Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dsysctl.h195 static inline struct ctl_table_header *register_sysctl_table(struct ctl_table * table) in register_sysctl_table() function
/linux-4.4.14/fs/proc/
Dproc_sysctl.c1500 struct ctl_table_header *register_sysctl_table(struct ctl_table *table) in register_sysctl_table() function