Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dsysctl.h239 static inline void unregister_sysctl_table(struct ctl_table_header * table) in unregister_sysctl_table() function
/kernel/linux/linux-6.6/include/linux/
H A Dsysctl.h278 static inline void unregister_sysctl_table(struct ctl_table_header * table) in unregister_sysctl_table() function
/kernel/linux/linux-5.10/fs/proc/
H A Dproc_sysctl.c1693 void unregister_sysctl_table(struct ctl_table_header * header) in unregister_sysctl_table() function
1721 EXPORT_SYMBOL(unregister_sysctl_table); variable
/kernel/linux/linux-6.6/fs/proc/
H A Dproc_sysctl.c1526 void unregister_sysctl_table(struct ctl_table_header * header) in unregister_sysctl_table() function
1537 EXPORT_SYMBOL(unregister_sysctl_table); variable

Completed in 6 milliseconds