Home
last modified time | relevance | path

Searched defs:unregister_sysctl_table (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-4.19/include/linux/
Dsysctl.h221 static inline void unregister_sysctl_table(struct ctl_table_header * table) in unregister_sysctl_table() function
/kernel/linux/linux-5.10/include/linux/
Dsysctl.h227 static inline void unregister_sysctl_table(struct ctl_table_header * table) in unregister_sysctl_table() function
/kernel/linux/linux-4.19/fs/proc/
Dproc_sysctl.c1652 void unregister_sysctl_table(struct ctl_table_header * header) in unregister_sysctl_table() function
/kernel/linux/linux-5.10/fs/proc/
Dproc_sysctl.c1656 void unregister_sysctl_table(struct ctl_table_header * header) in unregister_sysctl_table() function