Home
last modified time | relevance | path

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

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