Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dsysctl.h268 static inline void unregister_sysctl_table(struct ctl_table_header * table) in unregister_sysctl_table() function
/linux-6.15/fs/proc/
H A Dproc_sysctl.c1531 void unregister_sysctl_table(struct ctl_table_header * header) in unregister_sysctl_table() function