Home
last modified time | relevance | path

Searched refs:register_sysctl_root (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/
Dsysctl_net.c98 register_sysctl_root(&net_sysctl_root); in net_sysctl_init()
/linux-4.4.14/include/linux/
Dsysctl.h176 void register_sysctl_root(struct ctl_table_root *root);
/linux-4.4.14/fs/proc/
Dproc_sysctl.c397 void register_sysctl_root(struct ctl_table_root *root) in register_sysctl_root() function