Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dsysctl.h266 static inline struct ctl_table_header *register_sysctl_table(struct ctl_table * table) in register_sysctl_table() function
/linux-6.1.9/fs/proc/
Dproc_sysctl.c1645 struct ctl_table_header *register_sysctl_table(struct ctl_table *table) in register_sysctl_table() function