Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dwext.h32 void wext_proc_exit(struct net *net);
38 static inline void wext_proc_exit(struct net *net) in wext_proc_exit() function
/openbmc/linux/net/wireless/
H A Dwext-proc.c139 void __net_exit wext_proc_exit(struct net *net) in wext_proc_exit() function
/openbmc/linux/net/core/
H A Dnet-procfs.c353 wext_proc_exit(net); in dev_proc_net_exit()