Home
last modified time | relevance | path

Searched refs:ctl_table_root (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dsysctl.h36 struct ctl_table_root;
266 struct ctl_table_root *root;
288 struct ctl_table_root { struct
290 struct ctl_table_set *(*lookup)(struct ctl_table_root *root); argument
304 struct ctl_table_root *root, argument
351 struct ctl_table_root *root, in setup_sysctl_set()
/linux/net/
H A Dsysctl_net.c31 net_ctl_header_lookup(struct ctl_table_root *root) in net_ctl_header_lookup()
72 static struct ctl_table_root net_sysctl_root = {
/linux/kernel/
H A Ducount.c33 set_lookup(struct ctl_table_root *root) in set_lookup()
59 static struct ctl_table_root set_root = {
H A Dpid.c719 static struct ctl_table_set *pid_table_root_lookup(struct ctl_table_root *root) in pid_table_root_lookup()
763 static struct ctl_table_root pid_table_root = {