Home
last modified time | relevance | path

Searched refs:smc_sysctl_net_exit (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/net/smc/
Dsmc_sysctl.h19 void __net_exit smc_sysctl_net_exit(struct net *net);
29 static inline void smc_sysctl_net_exit(struct net *net) { } in smc_sysctl_net_exit() function
Dsmc_sysctl.c62 void __net_exit smc_sysctl_net_exit(struct net *net) in smc_sysctl_net_exit() function
Daf_smc.c3299 smc_sysctl_net_exit(net); in smc_net_exit()