Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dwext.h31 void wext_proc_exit(struct net *net);
37 static inline void wext_proc_exit(struct net *net) in wext_proc_exit() function
/linux-4.4.14/net/wireless/
Dwext-proc.c153 void __net_exit wext_proc_exit(struct net *net) in wext_proc_exit() function
/linux-4.4.14/net/core/
Dnet-procfs.c343 wext_proc_exit(net); in dev_proc_net_exit()