Home
last modified time | relevance | path

Searched refs:ctl_table_set (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
A Dsysctl.h148 struct ctl_table_set *set;
160 struct ctl_table_set { struct
161 int (*is_seen)(struct ctl_table_set *); argument
166 struct ctl_table_set default_set; argument
183 extern void setup_sysctl_set(struct ctl_table_set *p,
185 int (*is_seen)(struct ctl_table_set *));
186 extern void retire_sysctl_set(struct ctl_table_set *set);
189 struct ctl_table_set *set,
192 struct ctl_table_set *set,
235 static inline void setup_sysctl_set(struct ctl_table_set *p, in setup_sysctl_set()
[all …]
A Duser_namespace.h97 struct ctl_table_set set;
/linux/fs/proc/
A Dproc_sysctl.c184 struct ctl_table_root *root, struct ctl_table_set *set, in init_header()
322 static struct ctl_table_set *
325 struct ctl_table_set *set = &root->default_set; in lookup_header_set()
892 struct ctl_table_set *set = p->set; in sysctl_is_seen()
986 struct ctl_table_set *set = dir->header.set; in get_subdir()
1051 struct ctl_table_set *set; in sysctl_follow_link()
1304 struct ctl_table_set *set, in __register_sysctl_table()
1505 struct ctl_table_set *set, in __register_sysctl_paths()
1690 void setup_sysctl_set(struct ctl_table_set *set, in setup_sysctl_set()
1692 int (*is_seen)(struct ctl_table_set *)) in setup_sysctl_set() argument
[all …]
/linux/net/
A Dsysctl_net.c30 static struct ctl_table_set *
36 static int is_seen(struct ctl_table_set *set) in is_seen()
/linux/kernel/
A Ducount.c29 static struct ctl_table_set *
35 static int set_is_seen(struct ctl_table_set *set) in set_is_seen()
/linux/include/net/
A Dnet_namespace.h96 struct ctl_table_set sysctls;

Completed in 12 milliseconds