Searched refs:ctl_table (Results 1 - 171 of 171) sorted by relevance

/linux-4.4.14/drivers/scsi/
H A Dscsi_sysctl.c15 static struct ctl_table scsi_table[] = {
24 static struct ctl_table scsi_dir_table[] = {
31 static struct ctl_table scsi_root_table[] = {
/linux-4.4.14/include/linux/
H A Dsysctl.h31 struct ctl_table;
37 typedef int proc_handler (struct ctl_table *ctl, int write,
40 extern int proc_dostring(struct ctl_table *, int,
42 extern int proc_dointvec(struct ctl_table *, int,
44 extern int proc_dointvec_minmax(struct ctl_table *, int,
46 extern int proc_dointvec_jiffies(struct ctl_table *, int,
48 extern int proc_dointvec_userhz_jiffies(struct ctl_table *, int,
50 extern int proc_dointvec_ms_jiffies(struct ctl_table *, int,
52 extern int proc_doulongvec_minmax(struct ctl_table *, int,
54 extern int proc_doulongvec_ms_jiffies_minmax(struct ctl_table *table, int,
56 extern int proc_do_large_bitmap(struct ctl_table *, int,
61 * with an initialised array of struct ctl_table's. An entry with
76 * the sysctl table. The data and maxlen fields of the ctl_table
104 /* A sysctl table is an array of struct ctl_table: */
105 struct ctl_table struct
111 struct ctl_table *child; /* Deprecated */
124 struct ctl_table trees. */
129 struct ctl_table *ctl_table; member in struct:ctl_table_header::__anon13224::__anon13225
137 struct ctl_table *ctl_table_arg;
159 int (*permissions)(struct ctl_table_header *head, struct ctl_table *table);
179 const char *path, struct ctl_table *table);
182 const struct ctl_path *path, struct ctl_table *table);
183 struct ctl_table_header *register_sysctl(const char *path, struct ctl_table *table);
184 struct ctl_table_header *register_sysctl_table(struct ctl_table * table);
186 struct ctl_table *table);
192 extern struct ctl_table sysctl_mount_point[];
195 static inline struct ctl_table_header *register_sysctl_table(struct ctl_table * table) register_sysctl_table()
201 const struct ctl_path *path, struct ctl_table *table) register_sysctl_paths()
218 int sysctl_max_threads(struct ctl_table *table, int write,
H A Dnmi.h77 struct ctl_table;
78 extern int proc_watchdog(struct ctl_table *, int ,
80 extern int proc_nmi_watchdog(struct ctl_table *, int ,
82 extern int proc_soft_watchdog(struct ctl_table *, int ,
84 extern int proc_watchdog_thresh(struct ctl_table *, int ,
86 extern int proc_watchdog_cpumask(struct ctl_table *, int,
H A Dinotify.h12 extern struct ctl_table inotify_table[]; /* for sysctl */
H A Dcompaction.h33 extern int sysctl_compaction_handler(struct ctl_table *table, int write,
36 extern int sysctl_extfrag_handler(struct ctl_table *table, int write,
H A Dwriteback.h343 extern int dirty_background_ratio_handler(struct ctl_table *table, int write,
346 extern int dirty_background_bytes_handler(struct ctl_table *table, int write,
349 extern int dirty_ratio_handler(struct ctl_table *table, int write,
352 extern int dirty_bytes_handler(struct ctl_table *table, int write,
355 int dirtytime_interval_handler(struct ctl_table *table, int write,
358 struct ctl_table;
359 int dirty_writeback_centisecs_handler(struct ctl_table *, int,
H A Dhugetlb.h12 struct ctl_table;
55 int hugetlb_sysctl_handler(struct ctl_table *, int, void __user *, size_t *, loff_t *);
56 int hugetlb_overcommit_handler(struct ctl_table *, int, void __user *, size_t *, loff_t *);
57 int hugetlb_treat_movable_handler(struct ctl_table *, int, void __user *, size_t *, loff_t *);
60 int hugetlb_mempolicy_sysctl_handler(struct ctl_table *, int,
H A Dkmod.h80 extern struct ctl_table usermodehelper_table[];
H A Dpipe_fs_i.h130 int pipe_proc_fn(struct ctl_table *, int, void __user *, size_t *, loff_t *);
H A Dpoll.h14 extern struct ctl_table epoll_table[]; /* for sysctl */
H A Dmmzone.h830 struct ctl_table;
831 int min_free_kbytes_sysctl_handler(struct ctl_table *, int,
834 int lowmem_reserve_ratio_sysctl_handler(struct ctl_table *, int,
836 int percpu_pagelist_fraction_sysctl_handler(struct ctl_table *, int,
838 int sysctl_min_unmapped_ratio_sysctl_handler(struct ctl_table *, int,
840 int sysctl_min_slab_ratio_sysctl_handler(struct ctl_table *, int,
843 extern int numa_zonelist_order_handler(struct ctl_table *, int,
H A Dtimer.h245 int timer_migration_handler(struct ctl_table *table, int write,
H A Dkey.h343 extern struct ctl_table key_sysctls[];
H A Dbacking-dev.h201 int pdflush_proc_obsolete(struct ctl_table *table, int write,
H A Dkprobes.h329 extern int proc_kprobes_optimization_handler(struct ctl_table *table,
H A Dperf_event.h984 extern int perf_proc_update_handler(struct ctl_table *table, int write,
987 extern int perf_cpu_time_max_percent_handler(struct ctl_table *table, int write,
H A Dftrace.h56 ftrace_enable_sysctl(struct ctl_table *table, int write, trace_init()
279 stack_trace_sysctl(struct ctl_table *table, int write, ftrace_kill()
H A Dsecurity.h64 struct ctl_table;
145 extern int mmap_min_addr_handler(struct ctl_table *table, int write,
H A Dmm.h80 extern int overcommit_ratio_handler(struct ctl_table *, int, void __user *, set_max_mapnr()
82 extern int overcommit_kbytes_handler(struct ctl_table *, int, void __user *, set_max_mapnr()
2177 int drop_caches_sysctl_handler(struct ctl_table *, int,
H A Dfs.h2960 struct ctl_table;
2961 int proc_nr_files(struct ctl_table *table, int write,
2963 int proc_nr_dentry(struct ctl_table *table, int write,
2965 int proc_nr_inodes(struct ctl_table *table, int write,
H A Dsched.h383 extern int proc_dowatchdog_thresh(struct ctl_table *table, int write,
/linux-4.4.14/fs/nfs/
H A Dnfs4sysctl.c19 static struct ctl_table nfs4_cb_sysctls[] = {
39 static struct ctl_table nfs4_cb_sysctl_dir[] = {
48 static struct ctl_table nfs4_cb_sysctl_root[] = {
H A Dsysctl.c16 static struct ctl_table nfs_cb_sysctls[] = {
34 static struct ctl_table nfs_cb_sysctl_dir[] = {
43 static struct ctl_table nfs_cb_sysctl_root[] = {
/linux-4.4.14/include/net/netfilter/ipv6/
H A Dnf_conntrack_ipv6.h11 extern struct ctl_table nf_ct_ipv6_sysctl_table[];
/linux-4.4.14/ipc/
H A Dmq_sysctl.c17 static void *get_mq(struct ctl_table *table) get_mq()
25 static int proc_mq_dointvec(struct ctl_table *table, int write, proc_mq_dointvec()
28 struct ctl_table mq_table; proc_mq_dointvec()
35 static int proc_mq_dointvec_minmax(struct ctl_table *table, int write, proc_mq_dointvec_minmax()
38 struct ctl_table mq_table; proc_mq_dointvec_minmax()
56 static struct ctl_table mq_sysctls[] = {
103 static struct ctl_table mq_sysctl_dir[] = {
112 static struct ctl_table mq_sysctl_root[] = {
H A Dipc_sysctl.c21 static void *get_ipc(struct ctl_table *table) get_ipc()
30 static int proc_ipc_dointvec(struct ctl_table *table, int write, proc_ipc_dointvec()
33 struct ctl_table ipc_table; proc_ipc_dointvec()
41 static int proc_ipc_dointvec_minmax(struct ctl_table *table, int write, proc_ipc_dointvec_minmax()
44 struct ctl_table ipc_table; proc_ipc_dointvec_minmax()
52 static int proc_ipc_dointvec_minmax_orphans(struct ctl_table *table, int write, proc_ipc_dointvec_minmax_orphans()
65 static int proc_ipc_doulongvec_minmax(struct ctl_table *table, int write, proc_ipc_doulongvec_minmax()
68 struct ctl_table ipc_table; proc_ipc_doulongvec_minmax()
76 static int proc_ipc_auto_msgmni(struct ctl_table *table, int write, proc_ipc_auto_msgmni()
79 struct ctl_table ipc_table; proc_ipc_auto_msgmni()
103 static struct ctl_table ipc_kern_table[] = {
209 static struct ctl_table ipc_root_table[] = {
/linux-4.4.14/kernel/
H A Dutsname_sysctl.c20 static void *get_uts(struct ctl_table *table, int write) get_uts()
35 static void put_uts(struct ctl_table *table, int write, void *which) put_uts()
47 static int proc_do_uts_string(struct ctl_table *table, int write, proc_do_uts_string()
50 struct ctl_table uts_table; proc_do_uts_string()
69 static struct ctl_table uts_kern_table[] = {
110 static struct ctl_table uts_root_table[] = {
126 struct ctl_table *table = &uts_kern_table[proc]; uts_proc_notify()
H A Dsysctl.c178 static int proc_do_cad_pid(struct ctl_table *table, int write,
180 static int proc_taint(struct ctl_table *table, int write,
185 static int proc_dointvec_minmax_sysadmin(struct ctl_table *table, int write,
189 static int proc_dointvec_minmax_coredump(struct ctl_table *table, int write,
192 static int proc_dostring_coredump(struct ctl_table *table, int write,
200 static int sysrq_sysctl_handler(struct ctl_table *table, int write, sysrq_sysctl_handler()
218 static struct ctl_table kern_table[];
219 static struct ctl_table vm_table[];
220 static struct ctl_table fs_table[];
221 static struct ctl_table debug_table[];
222 static struct ctl_table dev_table[];
223 extern struct ctl_table random_table[];
225 extern struct ctl_table epoll_table[];
234 static struct ctl_table sysctl_base_table[] = {
279 static struct ctl_table kern_table[] = {
1178 static struct ctl_table vm_table[] = {
1574 static struct ctl_table fs_table[] = {
1755 static struct ctl_table debug_table[] = {
1779 static struct ctl_table dev_table[] = {
1867 static void warn_sysctl_write(struct ctl_table *table) warn_sysctl_write()
1892 int proc_dostring(struct ctl_table *table, int write, proc_dostring()
2056 static int __do_proc_dointvec(void *tbl_data, struct ctl_table *table, __do_proc_dointvec()
2155 static int do_proc_dointvec(struct ctl_table *table, int write, do_proc_dointvec()
2178 int proc_dointvec(struct ctl_table *table, int write, proc_dointvec()
2189 static int proc_taint(struct ctl_table *table, int write, proc_taint()
2192 struct ctl_table t; proc_taint()
2221 static int proc_dointvec_minmax_sysadmin(struct ctl_table *table, int write, proc_dointvec_minmax_sysadmin()
2276 int proc_dointvec_minmax(struct ctl_table *table, int write, proc_dointvec_minmax()
2299 static int proc_dointvec_minmax_coredump(struct ctl_table *table, int write, proc_dointvec_minmax_coredump()
2309 static int proc_dostring_coredump(struct ctl_table *table, int write, proc_dostring_coredump()
2319 static int __do_proc_doulongvec_minmax(void *data, struct ctl_table *table, int write, __do_proc_doulongvec_minmax()
2415 static int do_proc_doulongvec_minmax(struct ctl_table *table, int write, do_proc_doulongvec_minmax()
2441 int proc_doulongvec_minmax(struct ctl_table *table, int write, proc_doulongvec_minmax()
2464 int proc_doulongvec_ms_jiffies_minmax(struct ctl_table *table, int write, proc_doulongvec_ms_jiffies_minmax()
2559 int proc_dointvec_jiffies(struct ctl_table *table, int write, proc_dointvec_jiffies()
2581 int proc_dointvec_userhz_jiffies(struct ctl_table *table, int write, proc_dointvec_userhz_jiffies()
2604 int proc_dointvec_ms_jiffies(struct ctl_table *table, int write, proc_dointvec_ms_jiffies()
2611 static int proc_do_cad_pid(struct ctl_table *table, int write, proc_do_cad_pid()
2650 int proc_do_large_bitmap(struct ctl_table *table, int write, proc_do_large_bitmap()
2783 int proc_dostring(struct ctl_table *table, int write, proc_dostring()
2789 int proc_dointvec(struct ctl_table *table, int write, proc_dointvec()
2795 int proc_dointvec_minmax(struct ctl_table *table, int write, proc_dointvec_minmax()
2801 int proc_dointvec_jiffies(struct ctl_table *table, int write, proc_dointvec_jiffies()
2807 int proc_dointvec_userhz_jiffies(struct ctl_table *table, int write, proc_dointvec_userhz_jiffies()
2813 int proc_dointvec_ms_jiffies(struct ctl_table *table, int write, proc_dointvec_ms_jiffies()
2819 int proc_doulongvec_minmax(struct ctl_table *table, int write, proc_doulongvec_minmax()
2825 int proc_doulongvec_ms_jiffies_minmax(struct ctl_table *table, int write, proc_doulongvec_ms_jiffies_minmax()
H A Dpid_namespace.c273 static int pid_ns_ctl_handler(struct ctl_table *table, int write, pid_ns_ctl_handler()
277 struct ctl_table tmp = *table; pid_ns_ctl_handler()
294 static struct ctl_table pid_ns_ctl_table[] = {
H A Dhung_task.c197 int proc_dohung_task_timeout_secs(struct ctl_table *table, int write, proc_dohung_task_timeout_secs()
H A Dwatchdog.c856 static int proc_watchdog_common(int which, struct ctl_table *table, int write, proc_watchdog_common()
924 int proc_watchdog(struct ctl_table *table, int write, proc_watchdog()
934 int proc_nmi_watchdog(struct ctl_table *table, int write, proc_nmi_watchdog()
944 int proc_soft_watchdog(struct ctl_table *table, int write, proc_soft_watchdog()
954 int proc_watchdog_thresh(struct ctl_table *table, int write, proc_watchdog_thresh()
999 int proc_watchdog_cpumask(struct ctl_table *table, int write, proc_watchdog_cpumask()
H A Dkmod.c630 static int proc_cap_handler(struct ctl_table *table, int write, proc_cap_handler()
633 struct ctl_table t; proc_cap_handler()
690 struct ctl_table usermodehelper_table[] = {
H A Dfork.c2094 int sysctl_max_threads(struct ctl_table *table, int write, sysctl_max_threads()
2097 struct ctl_table t; sysctl_max_threads()
H A Dkprobes.c832 int proc_kprobes_optimization_handler(struct ctl_table *table, int write, proc_kprobes_optimization_handler()
/linux-4.4.14/include/net/netns/
H A Dconntrack.h17 struct ctl_table *ctl_table; member in struct:nf_proto_net
20 struct ctl_table *ctl_compat_table;
63 struct ctl_table *ctl_table; member in struct:nf_ip_net
/linux-4.4.14/net/unix/
H A Dsysctl_net_unix.c18 static struct ctl_table unix_table[] = {
31 struct ctl_table *table; unix_sysctl_register()
56 struct ctl_table *table; unix_sysctl_unregister()
/linux-4.4.14/fs/coda/
H A Dsysctl.c17 static struct ctl_table coda_table[] = {
42 static struct ctl_table fs_table[] = {
/linux-4.4.14/arch/s390/appldata/
H A Dappldata_base.c51 static int appldata_timer_handler(struct ctl_table *ctl, int write,
53 static int appldata_interval_handler(struct ctl_table *ctl, int write,
58 static struct ctl_table appldata_table[] = {
72 static struct ctl_table appldata_dir_table[] = {
204 appldata_timer_handler(struct ctl_table *ctl, int write, appldata_timer_handler()
246 appldata_interval_handler(struct ctl_table *ctl, int write, appldata_interval_handler()
290 appldata_generic_handler(struct ctl_table *ctl, int write, appldata_generic_handler()
303 if (&tmp_ops->ctl_table[2] == ctl) { appldata_generic_handler()
392 ops->ctl_table = kzalloc(4 * sizeof(struct ctl_table), GFP_KERNEL); appldata_register_ops()
393 if (!ops->ctl_table) appldata_register_ops()
400 ops->ctl_table[0].procname = appldata_proc_name; appldata_register_ops()
401 ops->ctl_table[0].maxlen = 0; appldata_register_ops()
402 ops->ctl_table[0].mode = S_IRUGO | S_IXUGO; appldata_register_ops()
403 ops->ctl_table[0].child = &ops->ctl_table[2]; appldata_register_ops()
405 ops->ctl_table[2].procname = ops->name; appldata_register_ops()
406 ops->ctl_table[2].mode = S_IRUGO | S_IWUSR; appldata_register_ops()
407 ops->ctl_table[2].proc_handler = appldata_generic_handler; appldata_register_ops()
408 ops->ctl_table[2].data = ops; appldata_register_ops()
410 ops->sysctl_header = register_sysctl_table(ops->ctl_table); appldata_register_ops()
418 kfree(ops->ctl_table); appldata_register_ops()
433 kfree(ops->ctl_table); appldata_unregister_ops()
H A Dappldata.h30 struct ctl_table *ctl_table; member in struct:appldata_ops
/linux-4.4.14/fs/proc/
H A Dproc_sysctl.c24 struct ctl_table sysctl_mount_point[] = {
30 return head->ctl_table[0].child == sysctl_mount_point; is_empty_dir()
35 dir->header.ctl_table[0].child = sysctl_mount_point; set_empty_dir()
41 dir->header.ctl_table[0].child = NULL; clear_empty_dir()
53 static struct ctl_table root_table[] = {
64 .ctl_table = root_table }},
75 struct ctl_table **pentry, struct nsproxy *namespaces);
83 pr_cont("%s/", dir->header.ctl_table[0].procname); sysctl_print_dir()
102 static struct ctl_table *find_entry(struct ctl_table_header **phead, find_entry()
106 struct ctl_table *entry; find_entry()
117 entry = &head->ctl_table[ctl_node - head->node]; find_entry()
133 static int insert_entry(struct ctl_table_header *head, struct ctl_table *entry) insert_entry()
135 struct rb_node *node = &head->node[entry - head->ctl_table].node; insert_entry()
143 struct ctl_table *parent_entry; insert_entry()
151 parent_entry = &parent_head->ctl_table[parent_node - parent_head->node]; insert_entry()
172 static void erase_entry(struct ctl_table_header *head, struct ctl_table *entry) erase_entry()
174 struct rb_node *node = &head->node[entry - head->ctl_table].node; erase_entry()
181 struct ctl_node *node, struct ctl_table *table) init_header()
183 head->ctl_table = table; init_header()
194 struct ctl_table *entry; init_header()
202 struct ctl_table *entry; erase_header()
203 for (entry = head->ctl_table; entry->procname; entry++) erase_header()
209 struct ctl_table *entry; insert_header()
217 if (header->ctl_table == sysctl_mount_point) { insert_header()
228 for (entry = header->ctl_table; entry->procname; entry++) { insert_header()
238 if (header->ctl_table == sysctl_mount_point) insert_header()
330 static struct ctl_table *lookup_entry(struct ctl_table_header **phead, lookup_entry()
335 struct ctl_table *entry; lookup_entry()
360 struct ctl_table_header **phead, struct ctl_table **pentry) first_entry()
363 struct ctl_table *entry = NULL; first_entry()
371 entry = &head->ctl_table[ctl_node - head->node]; first_entry()
377 static void next_entry(struct ctl_table_header **phead, struct ctl_table **pentry) next_entry()
380 struct ctl_table *entry = *pentry; next_entry()
381 struct ctl_node *ctl_node = &head->node[entry - head->ctl_table]; next_entry()
391 entry = &head->ctl_table[ctl_node - head->node]; next_entry()
417 static int sysctl_perm(struct ctl_table_header *head, struct ctl_table *table, int op) sysctl_perm()
431 struct ctl_table_header *head, struct ctl_table *table) proc_sys_make_inode()
478 struct ctl_table *p; proc_sys_lookup()
521 struct ctl_table *table = PROC_I(inode)->sysctl_entry; proc_sys_call_handler()
567 struct ctl_table *table = PROC_I(inode)->sysctl_entry; proc_sys_open()
585 struct ctl_table *table = PROC_I(inode)->sysctl_entry; proc_sys_poll()
616 struct ctl_table *table) proc_sys_fill_cache()
654 struct ctl_table *table) proc_sys_link_fill_cache()
672 static int scan(struct ctl_table_header *head, struct ctl_table *table, scan()
696 struct ctl_table *entry; proc_sys_readdir()
727 struct ctl_table *table; proc_sys_permission()
769 struct ctl_table *table = PROC_I(inode)->sysctl_entry; proc_sys_getattr()
866 struct ctl_table *entry; find_subdir()
879 struct ctl_table *table; new_dir()
885 sizeof(struct ctl_table)*2 + namelen + 1, new_dir()
891 table = (struct ctl_table *)(node + 1); new_dir()
973 procname = dir->header.ctl_table[0].procname; xlate_dir()
978 struct ctl_table **pentry, struct nsproxy *namespaces) sysctl_follow_link()
983 struct ctl_table *entry; sysctl_follow_link()
1011 static int sysctl_err(const char *path, struct ctl_table *table, char *fmt, ...) sysctl_err()
1027 static int sysctl_check_table(const char *path, struct ctl_table *table) sysctl_check_table()
1057 static struct ctl_table_header *new_links(struct ctl_dir *dir, struct ctl_table *table, new_links()
1060 struct ctl_table *link_table, *entry, *link; new_links()
1075 sizeof(struct ctl_table)*(nr_entries + 1) + new_links()
1083 link_table = (struct ctl_table *)(node + nr_entries); new_links()
1101 struct ctl_table *table, struct ctl_table_root *link_root) get_links()
1104 struct ctl_table *entry, *link; get_links()
1142 if (get_links(core_parent, head->ctl_table, head->root)) insert_links()
1148 links = new_links(core_parent, head->ctl_table, head->root); insert_links()
1156 if (get_links(core_parent, head->ctl_table, head->root)) { insert_links()
1175 * Register a sysctl table hierarchy. @table should be a filled in ctl_table
1178 * The members of the &struct ctl_table structure are used as follows:
1213 const char *path, struct ctl_table *table) __register_sysctl_table()
1219 struct ctl_table *entry; __register_sysctl_table()
1242 /* Find the directory for the ctl_table */ __register_sysctl_table()
1283 * Register a sysctl table. @table should be a filled in ctl_table
1288 struct ctl_table_header *register_sysctl(const char *path, struct ctl_table *table) register_sysctl()
1308 static int count_subheaders(struct ctl_table *table) count_subheaders()
1312 struct ctl_table *entry; count_subheaders()
1329 struct ctl_table *table) register_leaf_sysctl_tables()
1331 struct ctl_table *ctl_table_arg = NULL; register_leaf_sysctl_tables()
1332 struct ctl_table *entry, *files; register_leaf_sysctl_tables()
1347 struct ctl_table *new; register_leaf_sysctl_tables()
1348 files = kzalloc(sizeof(struct ctl_table) * (nr_files + 1), register_leaf_sysctl_tables()
1407 * Register a sysctl table hierarchy. @table should be a filled in ctl_table
1414 const struct ctl_path *path, struct ctl_table *table) __register_sysctl_paths()
1416 struct ctl_table *ctl_table_arg = table; __register_sysctl_paths()
1464 struct ctl_table *table = subh->ctl_table_arg; __register_sysctl_paths()
1478 * Register a sysctl table hierarchy. @table should be a filled in ctl_table
1484 struct ctl_table *table) register_sysctl_paths()
1495 * Register a sysctl table hierarchy. @table should be a filled in ctl_table
1500 struct ctl_table_header *register_sysctl_table(struct ctl_table *table) register_sysctl_table()
1514 struct ctl_table *entry; put_links()
1523 for (entry = header->ctl_table; entry->procname; entry++) { put_links()
1525 struct ctl_table *link; put_links()
1581 struct ctl_table *table = subh->ctl_table_arg; unregister_sysctl_table()
H A Dinternal.h67 struct ctl_table *sysctl_entry;
/linux-4.4.14/net/sctp/
H A Dsysctl.c61 static int proc_sctp_do_hmac_alg(struct ctl_table *ctl, int write,
64 static int proc_sctp_do_rto_min(struct ctl_table *ctl, int write,
67 static int proc_sctp_do_rto_max(struct ctl_table *ctl, int write,
70 static int proc_sctp_do_alpha_beta(struct ctl_table *ctl, int write,
73 static int proc_sctp_do_auth(struct ctl_table *ctl, int write,
77 static struct ctl_table sctp_table[] = {
103 static struct ctl_table sctp_net_table[] = {
315 static int proc_sctp_do_hmac_alg(struct ctl_table *ctl, int write, proc_sctp_do_hmac_alg()
320 struct ctl_table tbl; proc_sctp_do_hmac_alg()
326 memset(&tbl, 0, sizeof(struct ctl_table)); proc_sctp_do_hmac_alg()
361 static int proc_sctp_do_rto_min(struct ctl_table *ctl, int write, proc_sctp_do_rto_min()
368 struct ctl_table tbl; proc_sctp_do_rto_min()
371 memset(&tbl, 0, sizeof(struct ctl_table)); proc_sctp_do_rto_min()
390 static int proc_sctp_do_rto_max(struct ctl_table *ctl, int write, proc_sctp_do_rto_max()
397 struct ctl_table tbl; proc_sctp_do_rto_max()
400 memset(&tbl, 0, sizeof(struct ctl_table)); proc_sctp_do_rto_max()
419 static int proc_sctp_do_alpha_beta(struct ctl_table *ctl, int write, proc_sctp_do_alpha_beta()
430 static int proc_sctp_do_auth(struct ctl_table *ctl, int write, proc_sctp_do_auth()
435 struct ctl_table tbl; proc_sctp_do_auth()
438 memset(&tbl, 0, sizeof(struct ctl_table)); proc_sctp_do_auth()
462 struct ctl_table *table; sctp_sysctl_net_register()
482 struct ctl_table *table; sctp_sysctl_net_unregister()
/linux-4.4.14/drivers/parport/
H A Dprocfs.c35 static int do_active_device(struct ctl_table *table, int write, do_active_device()
72 static int do_autoprobe(struct ctl_table *table, int write, do_autoprobe()
114 static int do_hardware_base_addr(struct ctl_table *table, int write, do_hardware_base_addr()
142 static int do_hardware_irq(struct ctl_table *table, int write, do_hardware_irq()
170 static int do_hardware_dma(struct ctl_table *table, int write, do_hardware_dma()
198 static int do_hardware_modes(struct ctl_table *table, int write, do_hardware_modes()
259 struct ctl_table vars[12];
260 struct ctl_table device_dir[2];
261 struct ctl_table port_dir[2];
262 struct ctl_table parport_dir[2];
263 struct ctl_table dev_dir[2];
373 struct ctl_table vars[2];
374 struct ctl_table device_dir[2];
375 struct ctl_table devices_root_dir[2];
376 struct ctl_table port_dir[2];
377 struct ctl_table parport_dir[2];
378 struct ctl_table dev_dir[2];
426 struct ctl_table vars[3];
427 struct ctl_table default_dir[2];
428 struct ctl_table parport_dir[2];
429 struct ctl_table dev_dir[2];
/linux-4.4.14/arch/x86/include/asm/
H A Dnmi.h17 struct ctl_table;
18 extern int proc_nmi_enabled(struct ctl_table *, int ,
/linux-4.4.14/crypto/
H A Dfips.c34 static struct ctl_table crypto_sysctl_table[] = {
45 static struct ctl_table crypto_dir_table[] = {
/linux-4.4.14/net/ipv6/
H A Dsysctl_net_ipv6.c24 static struct ctl_table ipv6_table_template[] = {
93 static struct ctl_table ipv6_rotable[] = {
114 struct ctl_table *ipv6_table; ipv6_sysctl_net_init()
115 struct ctl_table *ipv6_route_table; ipv6_sysctl_net_init()
116 struct ctl_table *ipv6_icmp_table; ipv6_sysctl_net_init()
174 struct ctl_table *ipv6_table; ipv6_sysctl_net_exit()
175 struct ctl_table *ipv6_route_table; ipv6_sysctl_net_exit()
176 struct ctl_table *ipv6_icmp_table; ipv6_sysctl_net_exit()
H A Dxfrm6_policy.c317 static struct ctl_table xfrm6_policy_table[] = {
330 struct ctl_table *table; xfrm6_net_sysctl_init()
358 struct ctl_table *table; xfrm6_net_sysctl_exit()
H A Dreassembly.c588 static struct ctl_table ip6_frags_ns_ctl_table[] = {
618 static struct ctl_table ip6_frags_ctl_table[] = {
631 struct ctl_table *table; ip6_frags_ns_sysctl_register()
668 struct ctl_table *table; ip6_frags_ns_sysctl_unregister()
H A Dicmp.c988 static struct ctl_table ipv6_icmp_table_template[] = {
999 struct ctl_table * __net_init ipv6_icmp_sysctl_init(struct net *net) ipv6_icmp_sysctl_init()
1001 struct ctl_table *table; ipv6_icmp_sysctl_init()
H A Daddrconf.c752 static int addrconf_fixup_forwarding(struct ctl_table *table, int *p, int newf) addrconf_fixup_forwarding()
809 static int addrconf_fixup_linkdown(struct ctl_table *table, int *p, int newf) addrconf_fixup_linkdown()
5186 int addrconf_sysctl_forward(struct ctl_table *ctl, int write, addrconf_sysctl_forward()
5192 struct ctl_table lctl; addrconf_sysctl_forward()
5212 int addrconf_sysctl_mtu(struct ctl_table *ctl, int write, addrconf_sysctl_mtu()
5217 struct ctl_table lctl; addrconf_sysctl_mtu()
5258 static int addrconf_disable_ipv6(struct ctl_table *table, int *p, int newf) addrconf_disable_ipv6()
5286 int addrconf_sysctl_disable(struct ctl_table *ctl, int write, addrconf_sysctl_disable()
5292 struct ctl_table lctl; addrconf_sysctl_disable()
5312 int addrconf_sysctl_proxy_ndp(struct ctl_table *ctl, int write, addrconf_sysctl_proxy_ndp()
5350 static int addrconf_sysctl_stable_secret(struct ctl_table *ctl, int write, addrconf_sysctl_stable_secret()
5357 struct ctl_table lctl = *ctl; addrconf_sysctl_stable_secret()
5417 int addrconf_sysctl_ignore_routes_with_linkdown(struct ctl_table *ctl, addrconf_sysctl_ignore_routes_with_linkdown()
5426 struct ctl_table lctl; addrconf_sysctl_ignore_routes_with_linkdown()
5447 struct ctl_table addrconf_vars[DEVCONF_MAX+1];
H A Droute.c3417 int ipv6_sysctl_rtcache_flush(struct ctl_table *ctl, int write, ipv6_sysctl_rtcache_flush()
3432 struct ctl_table ipv6_route_table_template[] = {
3506 struct ctl_table * __net_init ipv6_route_sysctl_init(struct net *net) ipv6_route_sysctl_init()
3508 struct ctl_table *table; ipv6_route_sysctl_init()
H A Dndisc.c1720 static void ndisc_warn_deprecated_sysctl(struct ctl_table *ctl, ndisc_warn_deprecated_sysctl()
1735 int ndisc_ifinfo_sysctl_change(struct ctl_table *ctl, int write, void __user *buffer, size_t *lenp, loff_t *ppos) ndisc_ifinfo_sysctl_change()
/linux-4.4.14/net/llc/
H A Dsysctl_net_llc.c17 static struct ctl_table llc2_timeout_table[] = {
49 static struct ctl_table llc_station_table[] = {
/linux-4.4.14/net/core/
H A Dsysctl_net_core.c34 static int rps_sock_flow_sysctl(struct ctl_table *table, int write, rps_sock_flow_sysctl()
39 struct ctl_table tmp = { rps_sock_flow_sysctl()
101 static int flow_limit_cpu_sysctl(struct ctl_table *table, int write, flow_limit_cpu_sysctl()
180 static int flow_limit_table_len_sysctl(struct ctl_table *table, int write, flow_limit_table_len_sysctl()
203 static int set_default_qdisc(struct ctl_table *table, int write, set_default_qdisc()
207 struct ctl_table tbl = { set_default_qdisc()
222 static int proc_do_rss_key(struct ctl_table *table, int write, proc_do_rss_key()
225 struct ctl_table fake_table; proc_do_rss_key()
234 static struct ctl_table net_core_table[] = {
408 static struct ctl_table netns_core_table[] = {
422 struct ctl_table *tbl; sysctl_core_net_init()
455 struct ctl_table *tbl; sysctl_core_net_exit()
H A Dneighbour.c2869 static int proc_unres_qlen(struct ctl_table *ctl, int write, proc_unres_qlen()
2873 struct ctl_table tmp = *ctl; proc_unres_qlen()
2916 static void neigh_proc_update(struct ctl_table *ctl, int write) neigh_proc_update()
2931 static int neigh_proc_dointvec_zero_intmax(struct ctl_table *ctl, int write, neigh_proc_dointvec_zero_intmax()
2935 struct ctl_table tmp = *ctl; neigh_proc_dointvec_zero_intmax()
2946 int neigh_proc_dointvec(struct ctl_table *ctl, int write, neigh_proc_dointvec()
2956 int neigh_proc_dointvec_jiffies(struct ctl_table *ctl, int write, neigh_proc_dointvec_jiffies()
2967 static int neigh_proc_dointvec_userhz_jiffies(struct ctl_table *ctl, int write, neigh_proc_dointvec_userhz_jiffies()
2977 int neigh_proc_dointvec_ms_jiffies(struct ctl_table *ctl, int write, neigh_proc_dointvec_ms_jiffies()
2988 static int neigh_proc_dointvec_unres_qlen(struct ctl_table *ctl, int write, neigh_proc_dointvec_unres_qlen()
2998 static int neigh_proc_base_reachable_time(struct ctl_table *ctl, int write, neigh_proc_base_reachable_time()
3055 struct ctl_table neigh_vars[NEIGH_VAR_MAX + 1];
/linux-4.4.14/net/xfrm/
H A Dxfrm_sysctl.c15 static struct ctl_table xfrm_table[] = {
45 struct ctl_table *table; xfrm_sysctl_init()
74 struct ctl_table *table; xfrm_sysctl_fini()
/linux-4.4.14/arch/arm/kernel/
H A Disa.c23 static struct ctl_table ctl_isa_vars[4] = {
47 static struct ctl_table ctl_isa[2] = {
55 static struct ctl_table ctl_bus[2] = {
/linux-4.4.14/net/sunrpc/
H A Dsysctl.c43 static struct ctl_table sunrpc_table[];
61 static int proc_do_xprt(struct ctl_table *table, int write, proc_do_xprt()
76 proc_dodebug(struct ctl_table *table, int write, proc_dodebug()
139 static struct ctl_table debug_table[] = {
177 static struct ctl_table sunrpc_table[] = {
H A Dxprtsock.c92 static struct ctl_table xs_tunables_table[] = {
148 static struct ctl_table sunrpc_table[] = {
/linux-4.4.14/include/linux/sched/
H A Dsysctl.h9 extern int proc_dohung_task_timeout_secs(struct ctl_table *table, int write,
62 int sched_proc_update_handler(struct ctl_table *table, int write,
86 extern int sched_rr_handler(struct ctl_table *table, int write,
90 extern int sched_rt_handler(struct ctl_table *table, int write,
94 extern int sysctl_numa_balancing(struct ctl_table *table, int write,
/linux-4.4.14/net/netfilter/
H A Dnf_conntrack_proto.c42 struct ctl_table *table) nf_ct_register_sysctl()
55 struct ctl_table **table, nf_ct_unregister_sysctl()
181 if (in->ctl_table != NULL) { nf_ct_l3proto_register_sysctl()
185 in->ctl_table); nf_ct_l3proto_register_sysctl()
187 kfree(in->ctl_table); nf_ct_l3proto_register_sysctl()
188 in->ctl_table = NULL; nf_ct_l3proto_register_sysctl()
205 &in->ctl_table, nf_ct_l3proto_unregister_sysctl()
303 if (pn->ctl_table != NULL) { nf_ct_l4proto_register_sysctl()
307 pn->ctl_table); nf_ct_l4proto_register_sysctl()
310 kfree(pn->ctl_table); nf_ct_l4proto_register_sysctl()
311 pn->ctl_table = NULL; nf_ct_l4proto_register_sysctl()
330 &pn->ctl_table, nf_ct_l4proto_register_sysctl()
347 &pn->ctl_table, nf_ct_l4proto_unregister_sysctl()
H A Dnf_conntrack_acct.c27 static struct ctl_table acct_sysctl_table[] = {
67 struct ctl_table *table; nf_conntrack_acct_init_sysctl()
96 struct ctl_table *table; nf_conntrack_acct_fini_sysctl()
H A Dnf_conntrack_timestamp.c24 static struct ctl_table tstamp_sysctl_table[] = {
45 struct ctl_table *table; nf_conntrack_tstamp_init_sysctl()
74 struct ctl_table *table; nf_conntrack_tstamp_fini_sysctl()
H A Dnf_conntrack_proto_generic.c145 static struct ctl_table generic_sysctl_table[] = {
155 static struct ctl_table generic_compat_sysctl_table[] = {
171 pn->ctl_table = kmemdup(generic_sysctl_table, generic_kmemdup_sysctl_table()
174 if (!pn->ctl_table) generic_kmemdup_sysctl_table()
177 pn->ctl_table[0].data = &gn->timeout; generic_kmemdup_sysctl_table()
H A Dnf_conntrack_proto_udp.c206 static struct ctl_table udp_sysctl_table[] = {
222 static struct ctl_table udp_compat_sysctl_table[] = {
244 if (pn->ctl_table) udp_kmemdup_sysctl_table()
246 pn->ctl_table = kmemdup(udp_sysctl_table, udp_kmemdup_sysctl_table()
249 if (!pn->ctl_table) udp_kmemdup_sysctl_table()
251 pn->ctl_table[0].data = &un->timeouts[UDP_CT_UNREPLIED]; udp_kmemdup_sysctl_table()
252 pn->ctl_table[1].data = &un->timeouts[UDP_CT_REPLIED]; udp_kmemdup_sysctl_table()
H A Dnf_conntrack_proto_udplite.c221 static struct ctl_table udplite_sysctl_table[] = {
242 if (pn->ctl_table) udplite_kmemdup_sysctl_table()
245 pn->ctl_table = kmemdup(udplite_sysctl_table, udplite_kmemdup_sysctl_table()
248 if (!pn->ctl_table) udplite_kmemdup_sysctl_table()
251 pn->ctl_table[0].data = &un->timeouts[UDPLITE_CT_UNREPLIED]; udplite_kmemdup_sysctl_table()
252 pn->ctl_table[1].data = &un->timeouts[UDPLITE_CT_REPLIED]; udplite_kmemdup_sysctl_table()
H A Dnf_conntrack_proto_sctp.c657 static struct ctl_table sctp_sysctl_table[] = {
716 static struct ctl_table sctp_compat_sysctl_table[] = {
768 if (pn->ctl_table) sctp_kmemdup_sysctl_table()
771 pn->ctl_table = kmemdup(sctp_sysctl_table, sctp_kmemdup_sysctl_table()
774 if (!pn->ctl_table) sctp_kmemdup_sysctl_table()
777 pn->ctl_table[0].data = &sn->timeouts[SCTP_CONNTRACK_CLOSED]; sctp_kmemdup_sysctl_table()
778 pn->ctl_table[1].data = &sn->timeouts[SCTP_CONNTRACK_COOKIE_WAIT]; sctp_kmemdup_sysctl_table()
779 pn->ctl_table[2].data = &sn->timeouts[SCTP_CONNTRACK_COOKIE_ECHOED]; sctp_kmemdup_sysctl_table()
780 pn->ctl_table[3].data = &sn->timeouts[SCTP_CONNTRACK_ESTABLISHED]; sctp_kmemdup_sysctl_table()
781 pn->ctl_table[4].data = &sn->timeouts[SCTP_CONNTRACK_SHUTDOWN_SENT]; sctp_kmemdup_sysctl_table()
782 pn->ctl_table[5].data = &sn->timeouts[SCTP_CONNTRACK_SHUTDOWN_RECD]; sctp_kmemdup_sysctl_table()
783 pn->ctl_table[6].data = &sn->timeouts[SCTP_CONNTRACK_SHUTDOWN_ACK_SENT]; sctp_kmemdup_sysctl_table()
784 pn->ctl_table[7].data = &sn->timeouts[SCTP_CONNTRACK_HEARTBEAT_SENT]; sctp_kmemdup_sysctl_table()
785 pn->ctl_table[8].data = &sn->timeouts[SCTP_CONNTRACK_HEARTBEAT_ACKED]; sctp_kmemdup_sysctl_table()
H A Dnf_conntrack_proto_dccp.c766 static struct ctl_table dccp_sysctl_table[] = {
823 if (pn->ctl_table) dccp_kmemdup_sysctl_table()
826 pn->ctl_table = kmemdup(dccp_sysctl_table, dccp_kmemdup_sysctl_table()
829 if (!pn->ctl_table) dccp_kmemdup_sysctl_table()
832 pn->ctl_table[0].data = &dn->dccp_timeout[CT_DCCP_REQUEST]; dccp_kmemdup_sysctl_table()
833 pn->ctl_table[1].data = &dn->dccp_timeout[CT_DCCP_RESPOND]; dccp_kmemdup_sysctl_table()
834 pn->ctl_table[2].data = &dn->dccp_timeout[CT_DCCP_PARTOPEN]; dccp_kmemdup_sysctl_table()
835 pn->ctl_table[3].data = &dn->dccp_timeout[CT_DCCP_OPEN]; dccp_kmemdup_sysctl_table()
836 pn->ctl_table[4].data = &dn->dccp_timeout[CT_DCCP_CLOSEREQ]; dccp_kmemdup_sysctl_table()
837 pn->ctl_table[5].data = &dn->dccp_timeout[CT_DCCP_CLOSING]; dccp_kmemdup_sysctl_table()
838 pn->ctl_table[6].data = &dn->dccp_timeout[CT_DCCP_TIMEWAIT]; dccp_kmemdup_sysctl_table()
839 pn->ctl_table[7].data = &dn->dccp_loose; dccp_kmemdup_sysctl_table()
843 pn->ctl_table[0].procname = NULL; dccp_kmemdup_sysctl_table()
H A Dnf_log.c394 static struct ctl_table nf_log_sysctl_table[NFPROTO_NUMPROTO+1];
396 static int nf_log_proc_dostring(struct ctl_table *table, int write, nf_log_proc_dostring()
441 struct ctl_table *table; netfilter_log_sysctl_init()
483 struct ctl_table *table; netfilter_log_sysctl_exit()
H A Dnf_conntrack_ecache.c246 static struct ctl_table event_sysctl_table[] = {
267 struct ctl_table *table; nf_conntrack_event_init_sysctl()
296 struct ctl_table *table; nf_conntrack_event_fini_sysctl()
H A Dnf_conntrack_proto_tcp.c1405 static struct ctl_table tcp_sysctl_table[] = {
1488 static struct ctl_table tcp_compat_sysctl_table[] = {
1576 if (pn->ctl_table) tcp_kmemdup_sysctl_table()
1579 pn->ctl_table = kmemdup(tcp_sysctl_table, tcp_kmemdup_sysctl_table()
1582 if (!pn->ctl_table) tcp_kmemdup_sysctl_table()
1585 pn->ctl_table[0].data = &tn->timeouts[TCP_CONNTRACK_SYN_SENT]; tcp_kmemdup_sysctl_table()
1586 pn->ctl_table[1].data = &tn->timeouts[TCP_CONNTRACK_SYN_RECV]; tcp_kmemdup_sysctl_table()
1587 pn->ctl_table[2].data = &tn->timeouts[TCP_CONNTRACK_ESTABLISHED]; tcp_kmemdup_sysctl_table()
1588 pn->ctl_table[3].data = &tn->timeouts[TCP_CONNTRACK_FIN_WAIT]; tcp_kmemdup_sysctl_table()
1589 pn->ctl_table[4].data = &tn->timeouts[TCP_CONNTRACK_CLOSE_WAIT]; tcp_kmemdup_sysctl_table()
1590 pn->ctl_table[5].data = &tn->timeouts[TCP_CONNTRACK_LAST_ACK]; tcp_kmemdup_sysctl_table()
1591 pn->ctl_table[6].data = &tn->timeouts[TCP_CONNTRACK_TIME_WAIT]; tcp_kmemdup_sysctl_table()
1592 pn->ctl_table[7].data = &tn->timeouts[TCP_CONNTRACK_CLOSE]; tcp_kmemdup_sysctl_table()
1593 pn->ctl_table[8].data = &tn->timeouts[TCP_CONNTRACK_RETRANS]; tcp_kmemdup_sysctl_table()
1594 pn->ctl_table[9].data = &tn->timeouts[TCP_CONNTRACK_UNACK]; tcp_kmemdup_sysctl_table()
1595 pn->ctl_table[10].data = &tn->tcp_loose; tcp_kmemdup_sysctl_table()
1596 pn->ctl_table[11].data = &tn->tcp_be_liberal; tcp_kmemdup_sysctl_table()
1597 pn->ctl_table[12].data = &tn->tcp_max_retrans; tcp_kmemdup_sysctl_table()
H A Dnf_conntrack_helper.c47 static struct ctl_table helper_sysctl_table[] = {
60 struct ctl_table *table; nf_conntrack_helper_init_sysctl()
90 struct ctl_table *table; nf_conntrack_helper_fini_sysctl()
H A Dnf_conntrack_standalone.c437 static struct ctl_table nf_ct_sysctl_table[] = {
487 static struct ctl_table nf_ct_netfilter_table[] = {
500 struct ctl_table *table; nf_conntrack_standalone_init_sysctl()
530 struct ctl_table *table; nf_conntrack_standalone_fini_sysctl()
/linux-4.4.14/arch/mips/lasat/
H A Dsysctl.c42 int proc_dolasatstring(struct ctl_table *table, int write, proc_dolasatstring()
60 int proc_dolasatrtc(struct ctl_table *table, int write, proc_dolasatrtc()
85 int proc_lasat_ip(struct ctl_table *table, int write, proc_lasat_ip()
145 int proc_lasat_prid(struct ctl_table *table, int write, proc_lasat_prid()
164 static struct ctl_table lasat_table[] = {
250 static struct ctl_table lasat_root_table[] = {
/linux-4.4.14/arch/frv/kernel/
H A Dpm.c153 static int sysctl_pm_do_suspend(struct ctl_table *ctl, int write, sysctl_pm_do_suspend()
200 static int cmode_procctl(struct ctl_table *ctl, int write, cmode_procctl()
272 static int p0_procctl(struct ctl_table *ctl, int write, p0_procctl()
285 static int cm_procctl(struct ctl_table *ctl, int write, cm_procctl()
298 static struct ctl_table pm_table[] =
331 static struct ctl_table pm_dir_table[] =
H A Dsysctl.c49 static int procctl_frv_cachemode(struct ctl_table *table, int write, procctl_frv_cachemode()
124 static int procctl_frv_pin_cxnr(struct ctl_table *table, int write, procctl_frv_pin_cxnr()
177 static struct ctl_table frv_table[] =
202 static struct ctl_table frv_dir_table[] =
/linux-4.4.14/net/
H A Dsysctl_net.c42 struct ctl_table *table) net_ctl_permissions()
86 static struct ctl_table empty[1]; net_sysctl_init()
108 const char *path, struct ctl_table *table) register_net_sysctl()
/linux-4.4.14/net/phonet/
H A Dsysctl.c64 static int proc_local_port_range(struct ctl_table *table, int write, proc_local_port_range()
70 struct ctl_table tmp = { proc_local_port_range()
90 static struct ctl_table phonet_table[] = {
/linux-4.4.14/net/appletalk/
H A Dsysctl_net_atalk.c13 static struct ctl_table atalk_table[] = {
/linux-4.4.14/net/ipx/
H A Dsysctl_net_ipx.c18 static struct ctl_table ipx_table[] = {
/linux-4.4.14/arch/x86/entry/vdso/
H A Dvdso32-setup.c66 static struct ctl_table abi_table2[] = {
77 static struct ctl_table abi_root_table2[] = {
/linux-4.4.14/fs/xfs/
H A Dxfs_sysctl.c29 struct ctl_table *ctl, xfs_stats_clear_proc_handler()
49 struct ctl_table *ctl, xfs_panic_mask_proc_handler()
68 static struct ctl_table xfs_table[] = {
203 static struct ctl_table xfs_dir_table[] = {
212 static struct ctl_table xfs_root_table[] = {
/linux-4.4.14/net/ipv4/
H A Dsysctl_net_ipv4.c62 static int ipv4_local_port_range(struct ctl_table *table, int write, ipv4_local_port_range()
70 struct ctl_table tmp = { ipv4_local_port_range()
93 static void inet_get_ping_group_range_table(struct ctl_table *table, kgid_t *low, kgid_t *high) inet_get_ping_group_range_table()
108 static void set_ping_group_range(struct ctl_table *table, kgid_t low, kgid_t high) set_ping_group_range()
120 static int ipv4_ping_group_range(struct ctl_table *table, int write, ipv4_ping_group_range()
128 struct ctl_table tmp = { ipv4_ping_group_range()
155 static int proc_tcp_congestion_control(struct ctl_table *ctl, int write, proc_tcp_congestion_control()
159 struct ctl_table tbl = { proc_tcp_congestion_control()
173 static int proc_tcp_available_congestion_control(struct ctl_table *ctl, proc_tcp_available_congestion_control()
178 struct ctl_table tbl = { .maxlen = TCP_CA_BUF_MAX, }; proc_tcp_available_congestion_control()
190 static int proc_allowed_congestion_control(struct ctl_table *ctl, proc_allowed_congestion_control()
195 struct ctl_table tbl = { .maxlen = TCP_CA_BUF_MAX }; proc_allowed_congestion_control()
210 static int proc_tcp_fastopen_key(struct ctl_table *ctl, int write, proc_tcp_fastopen_key()
214 struct ctl_table tbl = { .maxlen = (TCP_FASTOPEN_KEY_LENGTH * 2 + 10) }; proc_tcp_fastopen_key()
257 static struct ctl_table ipv4_table[] = {
805 static struct ctl_table ipv4_net_table[] = {
958 struct ctl_table *table; ipv4_sysctl_init_net()
994 struct ctl_table *table; ipv4_sysctl_exit_net()
H A Dxfrm4_policy.c287 static struct ctl_table xfrm4_policy_table[] = {
300 struct ctl_table *table; xfrm4_net_sysctl_init()
328 struct ctl_table *table; xfrm4_net_sysctl_exit()
H A Dip_fragment.c727 static struct ctl_table ip4_frags_ns_ctl_table[] = {
757 static struct ctl_table ip4_frags_ctl_table[] = {
778 struct ctl_table *table; ip4_frags_ns_ctl_register()
815 struct ctl_table *table; ip4_frags_ns_ctl_unregister()
H A Ddevinet.c2028 static int devinet_conf_proc(struct ctl_table *ctl, int write, devinet_conf_proc()
2074 static int devinet_sysctl_forward(struct ctl_table *ctl, int write, devinet_sysctl_forward()
2117 static int ipv4_doint_and_flush(struct ctl_table *ctl, int write, ipv4_doint_and_flush()
2157 struct ctl_table devinet_vars[__IPV4_DEVCONF_MAX];
2269 static struct ctl_table ctl_forward_entry[] = {
2289 struct ctl_table *tbl = ctl_forward_entry; devinet_init_net()
2359 struct ctl_table *tbl; devinet_exit_net()
H A Droute.c2638 static int ipv4_sysctl_rtcache_flush(struct ctl_table *__ctl, int write, ipv4_sysctl_rtcache_flush()
2653 static struct ctl_table ipv4_route_table[] = {
2764 static struct ctl_table ipv4_route_flush_table[] = {
2776 struct ctl_table *tbl; sysctl_route_net_init()
2804 struct ctl_table *tbl; sysctl_route_net_exit()
/linux-4.4.14/fs/fscache/
H A Dmain.c56 static int fscache_max_active_sysctl(struct ctl_table *table, int write, fscache_max_active_sysctl()
70 static struct ctl_table fscache_sysctls[] = {
90 static struct ctl_table fscache_sysctls_root[] = {
/linux-4.4.14/net/ax25/
H A Dsysctl_net_ax25.c32 static const struct ctl_table ax25_param_table[] = {
155 struct ctl_table *table; ax25_register_dev_sysctl()
176 struct ctl_table *table; ax25_unregister_dev_sysctl()
/linux-4.4.14/drivers/macintosh/
H A Dmac_hid.c184 static int mac_hid_toggle_emumouse(struct ctl_table *table, int write, mac_hid_toggle_emumouse()
217 static struct ctl_table mac_hid_files[] = {
243 static struct ctl_table mac_hid_dir[] = {
254 static struct ctl_table mac_hid_root_dir[] = {
/linux-4.4.14/net/x25/
H A Dsysctl_net_x25.c20 static struct ctl_table x25_table[] = {
/linux-4.4.14/security/
H A Dmin_addr.c31 int mmap_min_addr_handler(struct ctl_table *table, int write, mmap_min_addr_handler()
/linux-4.4.14/fs/
H A Ddrop_caches.c42 int drop_caches_sysctl_handler(struct ctl_table *table, int write, drop_caches_sysctl_handler()
H A Dfile_table.c79 int proc_nr_files(struct ctl_table *table, int write, proc_nr_files()
86 int proc_nr_files(struct ctl_table *table, int write, proc_nr_files()
H A Dpipe.c1062 int pipe_proc_fn(struct ctl_table *table, int write, void __user *buf, pipe_proc_fn()
H A Dinode.c107 int proc_nr_inodes(struct ctl_table *table, int write, proc_nr_inodes()
H A Dfs-writeback.c1974 int dirtytime_interval_handler(struct ctl_table *table, int write, dirtytime_interval_handler()
H A Deventpoll.c296 struct ctl_table epoll_table[] = {
H A Ddcache.c154 int proc_nr_dentry(struct ctl_table *table, int write, void __user *buffer, proc_nr_dentry()
/linux-4.4.14/fs/ntfs/
H A Dsysctl.c37 static struct ctl_table ntfs_sysctls[] = {
49 static struct ctl_table sysctls_root[] = {
/linux-4.4.14/arch/powerpc/kernel/
H A Didle.c88 static struct ctl_table powersave_nap_ctl_table[] = {
98 static struct ctl_table powersave_nap_sysctl_root[] = {
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
H A Dmodule.c392 static int proc_dobitmasks(struct ctl_table *table, int write, proc_dobitmasks()
408 static int proc_dump_kernel(struct ctl_table *table, int write, proc_dump_kernel()
431 static int proc_daemon_file(struct ctl_table *table, int write, proc_daemon_file()
438 static int libcfs_force_lbug(struct ctl_table *table, int write, libcfs_force_lbug()
447 static int proc_fail_loc(struct ctl_table *table, int write, proc_fail_loc()
501 static int proc_cpt_table(struct ctl_table *table, int write, proc_cpt_table()
508 static struct ctl_table lnet_table[] = {
620 struct ctl_table *table = filp->private_data; lnet_debugfs_read()
633 struct ctl_table *table = filp->private_data; lnet_debugfs_write()
650 void lustre_insert_debugfs(struct ctl_table *table, lustre_insert_debugfs()
/linux-4.4.14/arch/s390/mm/
H A Dcmm.c254 static struct ctl_table cmm_table[];
256 static int cmm_pages_handler(struct ctl_table *ctl, int write, cmm_pages_handler()
296 static int cmm_timeout_handler(struct ctl_table *ctl, int write, cmm_timeout_handler()
332 static struct ctl_table cmm_table[] = {
351 static struct ctl_table cmm_dir_table[] = {
H A Dpgtable.c859 static struct ctl_table page_table_sysctl[] = {
872 static struct ctl_table page_table_sysctl_dir[] = {
/linux-4.4.14/drivers/s390/char/
H A Dsclp_async.c66 static int proc_handler_callhome(struct ctl_table *ctl, int write, proc_handler_callhome()
97 static struct ctl_table callhome_table[] = {
106 static struct ctl_table kern_dir_table[] = {
/linux-4.4.14/net/decnet/
H A Dsysctl_net_decnet.c135 static int dn_node_address_handler(struct ctl_table *table, int write, dn_node_address_handler()
186 static int dn_def_dev_handler(struct ctl_table *table, int write, dn_def_dev_handler()
249 static struct ctl_table dn_table[] = {
H A Ddn_dev.c162 static int dn_forwarding_proc(struct ctl_table *, int,
166 struct ctl_table dn_dev_vars[5];
246 static int dn_forwarding_proc(struct ctl_table *table, int write, dn_forwarding_proc()
/linux-4.4.14/include/net/
H A Dndisc.h56 struct ctl_table;
211 int ndisc_ifinfo_sysctl_change(struct ctl_table *ctl, int write,
213 int ndisc_ifinfo_sysctl_strategy(struct ctl_table *ctl,
H A Dnet_namespace.h318 struct ctl_table;
324 struct ctl_table *table);
329 const char *path, struct ctl_table *table) register_net_sysctl()
H A Dneighbour.h381 int neigh_proc_dointvec(struct ctl_table *ctl, int write,
383 int neigh_proc_dointvec_jiffies(struct ctl_table *ctl, int write,
386 int neigh_proc_dointvec_ms_jiffies(struct ctl_table *ctl, int write,
H A Dipv6.h995 extern struct ctl_table ipv6_route_table_template[];
997 struct ctl_table *ipv6_icmp_sysctl_init(struct net *net);
998 struct ctl_table *ipv6_route_sysctl_init(struct net *net);
H A Dip_vs.h891 struct ctl_table *sysctl_tbl;
927 struct ctl_table *lblc_ctl_table;
931 struct ctl_table *lblcr_ctl_table;
H A Dax25.h214 struct ctl_table;
/linux-4.4.14/net/irda/
H A Dirsysctl.c76 static int do_devname(struct ctl_table *table, int write, do_devname()
93 static int do_discovery(struct ctl_table *table, int write, do_discovery()
114 static struct ctl_table irda_table[] = {
/linux-4.4.14/arch/tile/kernel/
H A Dproc.c115 static struct ctl_table unaligned_subtable[] = {
140 static struct ctl_table unaligned_table[] = {
/linux-4.4.14/net/ipv4/netfilter/
H A Dnf_conntrack_l3proto_ipv4.c209 static struct ctl_table ip_ct_sysctl_table[] = {
355 in->ctl_table = kmemdup(ip_ct_sysctl_table, ipv4_init_net()
358 if (!in->ctl_table) ipv4_init_net()
361 in->ctl_table[0].data = &nf_conntrack_max; ipv4_init_net()
362 in->ctl_table[1].data = &net->ct.count; ipv4_init_net()
363 in->ctl_table[2].data = &net->ct.htable_size; ipv4_init_net()
364 in->ctl_table[3].data = &net->ct.sysctl_checksum; ipv4_init_net()
365 in->ctl_table[4].data = &net->ct.sysctl_log_invalid; ipv4_init_net()
H A Dnf_conntrack_proto_icmp.c321 static struct ctl_table icmp_sysctl_table[] = {
331 static struct ctl_table icmp_compat_sysctl_table[] = {
347 pn->ctl_table = kmemdup(icmp_sysctl_table, icmp_kmemdup_sysctl_table()
350 if (!pn->ctl_table) icmp_kmemdup_sysctl_table()
353 pn->ctl_table[0].data = &in->timeout; icmp_kmemdup_sysctl_table()
/linux-4.4.14/net/dccp/
H A Dsysctl.c28 static struct ctl_table dccp_default_table[] = {
/linux-4.4.14/net/sunrpc/xprtrdma/
H A Dsvc_rdma.c86 static int read_reset_stat(struct ctl_table *table, int write, read_reset_stat()
121 static struct ctl_table svcrdma_parm_table[] = {
216 static struct ctl_table svcrdma_table[] = {
225 static struct ctl_table svcrdma_root_table[] = {
H A Dtransport.c83 static struct ctl_table xr_tunables_table[] = {
135 static struct ctl_table sunrpc_table[] = {
/linux-4.4.14/security/keys/
H A Dsysctl.c18 struct ctl_table key_sysctls[] = {
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
H A Drouter_proc.c145 static int proc_lnet_stats(struct ctl_table *table, int write, proc_lnet_stats()
152 static int proc_lnet_routes(struct ctl_table *table, int write, proc_lnet_routes()
278 static int proc_lnet_routers(struct ctl_table *table, int write, proc_lnet_routers()
413 static int proc_lnet_peers(struct ctl_table *table, int write, proc_lnet_peers()
638 static int proc_lnet_buffers(struct ctl_table *table, int write, proc_lnet_buffers()
645 static int proc_lnet_nis(struct ctl_table *table, int write, proc_lnet_nis()
861 static int proc_lnet_portal_rotor(struct ctl_table *table, int write, proc_lnet_portal_rotor()
869 static struct ctl_table lnet_table[] = {
/linux-4.4.14/net/rxrpc/
H A Dsysctl.c30 static struct ctl_table rxrpc_sysctl_table[] = {
/linux-4.4.14/net/tipc/
H A Dsysctl.c42 static struct ctl_table tipc_table[] = {
/linux-4.4.14/net/ipv6/netfilter/
H A Dnf_conntrack_proto_icmpv6.c328 static struct ctl_table icmpv6_sysctl_table[] = {
343 pn->ctl_table = kmemdup(icmpv6_sysctl_table, icmpv6_kmemdup_sysctl_table()
346 if (!pn->ctl_table) icmpv6_kmemdup_sysctl_table()
349 pn->ctl_table[0].data = &in->timeout; icmpv6_kmemdup_sysctl_table()
H A Dnf_conntrack_reasm.c69 static struct ctl_table nf_ct_frag6_sysctl_table[] = {
99 struct ctl_table *table; nf_ct_frag6_sysctl_register()
133 struct ctl_table *table; nf_ct_frags6_sysctl_unregister()
/linux-4.4.14/net/netrom/
H A Dsysctl_net_netrom.c37 static struct ctl_table nr_table[] = {
/linux-4.4.14/net/rds/
H A Dsysctl.c52 static struct ctl_table rds_sysctl_rds_table[] = {
H A Dib_sysctl.c64 static struct ctl_table rds_ib_sysctl_table[] = {
H A Diw_sysctl.c58 static struct ctl_table rds_iw_sysctl_table[] = {
/linux-4.4.14/net/rose/
H A Dsysctl_net_rose.c27 static struct ctl_table rose_table[] = {
/linux-4.4.14/security/yama/
H A Dyama_lsm.c357 static int yama_dointvec_minmax(struct ctl_table *table, int write, yama_dointvec_minmax()
360 struct ctl_table table_copy; yama_dointvec_minmax()
382 static struct ctl_table yama_sysctl_table[] = {
/linux-4.4.14/net/ieee802154/6lowpan/
H A Dreassembly.c452 static struct ctl_table lowpan_frags_ns_ctl_table[] = {
482 static struct ctl_table lowpan_frags_ctl_table[] = {
495 struct ctl_table *table; lowpan_frags_ns_sysctl_register()
535 struct ctl_table *table; lowpan_frags_ns_sysctl_unregister()
/linux-4.4.14/fs/ocfs2/
H A Dstackglue.c668 static struct ctl_table ocfs2_nm_table[] = {
679 static struct ctl_table ocfs2_mod_table[] = {
690 static struct ctl_table ocfs2_kern_table[] = {
701 static struct ctl_table ocfs2_root_table[] = {
/linux-4.4.14/arch/arm64/kernel/
H A Darmv8_deprecated.c207 static int emulation_proc_handler(struct ctl_table *table, int write, emulation_proc_handler()
232 static struct ctl_table ctl_abi[] = {
240 static void register_insn_emulation_sysctl(struct ctl_table *table) register_insn_emulation_sysctl()
245 struct ctl_table *insns_sysctl, *sysctl; register_insn_emulation_sysctl()
/linux-4.4.14/arch/ia64/kernel/
H A Dcrash.c240 static struct ctl_table kdump_ctl_table[] = {
258 static struct ctl_table sys_table[] = {
H A Dperfmon.c524 static struct ctl_table pfm_ctl_table[] = {
555 static struct ctl_table pfm_sysctl_dir[] = {
563 static struct ctl_table pfm_sysctl_root[] = {
/linux-4.4.14/net/mpls/
H A Daf_mpls.c819 static const struct ctl_table mpls_dev_table[] = {
834 struct ctl_table *table; mpls_dev_sysctl_register()
863 struct ctl_table *table; mpls_dev_sysctl_unregister()
1489 static int mpls_platform_labels(struct ctl_table *table, int write, mpls_platform_labels()
1495 struct ctl_table tmp = { mpls_platform_labels()
1512 static const struct ctl_table mpls_table[] = {
1525 struct ctl_table *table; mpls_net_init()
1548 struct ctl_table *table; mpls_net_exit()
/linux-4.4.14/fs/lockd/
H A Dsvc.c446 static struct ctl_table nlm_sysctls[] = {
500 static struct ctl_table nlm_sysctl_dir[] = {
509 static struct ctl_table nlm_sysctl_root[] = {
/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/
H A Dlibcfs.h164 void lustre_insert_debugfs(struct ctl_table *table,
/linux-4.4.14/drivers/char/
H A Dhpet.c743 static struct ctl_table hpet_table[] = {
754 static struct ctl_table hpet_root[] = {
764 static struct ctl_table dev_root[] = {
H A Drandom.c1668 static int proc_do_uuid(struct ctl_table *table, int write, proc_do_uuid()
1671 struct ctl_table fake_table; proc_do_uuid()
1698 static int proc_do_entropy(struct ctl_table *table, int write, proc_do_entropy()
1701 struct ctl_table fake_table; proc_do_entropy()
1713 extern struct ctl_table random_table[];
1714 struct ctl_table random_table[] = {
H A Drtc.c283 static struct ctl_table rtc_table[] = {
294 static struct ctl_table rtc_root[] = {
303 static struct ctl_table dev_root[] = {
/linux-4.4.14/drivers/char/ipmi/
H A Dipmi_poweroff.c662 static struct ctl_table ipmi_table[] = {
671 static struct ctl_table ipmi_dir_table[] = {
678 static struct ctl_table ipmi_root_table[] = {
/linux-4.4.14/fs/devpts/
H A Dinode.c51 static struct ctl_table pty_table[] = {
78 static struct ctl_table pty_kern_table[] = {
87 static struct ctl_table pty_root_table[] = {
/linux-4.4.14/drivers/xen/
H A Dballoon.c82 static struct ctl_table balloon_table[] = {
95 static struct ctl_table balloon_root[] = {
104 static struct ctl_table xen_root[] = {
/linux-4.4.14/mm/
H A Dutil.c377 int overcommit_ratio_handler(struct ctl_table *table, int write, overcommit_ratio_handler()
389 int overcommit_kbytes_handler(struct ctl_table *table, int write, overcommit_kbytes_handler()
H A Dpage-writeback.c471 int dirty_background_ratio_handler(struct ctl_table *table, int write, dirty_background_ratio_handler()
483 int dirty_background_bytes_handler(struct ctl_table *table, int write, dirty_background_bytes_handler()
495 int dirty_ratio_handler(struct ctl_table *table, int write, dirty_ratio_handler()
510 int dirty_bytes_handler(struct ctl_table *table, int write, dirty_bytes_handler()
1958 int dirty_writeback_centisecs_handler(struct ctl_table *table, int write, dirty_writeback_centisecs_handler()
H A Dpage_alloc.c3965 int numa_zonelist_order_handler(struct ctl_table *table, int write, numa_zonelist_order_handler()
6203 int min_free_kbytes_sysctl_handler(struct ctl_table *table, int write, core_initcall()
6220 int sysctl_min_unmapped_ratio_sysctl_handler(struct ctl_table *table, int write, sysctl_min_unmapped_ratio_sysctl_handler()
6236 int sysctl_min_slab_ratio_sysctl_handler(struct ctl_table *table, int write, sysctl_min_slab_ratio_sysctl_handler()
6262 int lowmem_reserve_ratio_sysctl_handler(struct ctl_table *table, int write, lowmem_reserve_ratio_sysctl_handler()
6275 int percpu_pagelist_fraction_sysctl_handler(struct ctl_table *table, int write, percpu_pagelist_fraction_sysctl_handler()
H A Dcompaction.c1704 int sysctl_compaction_handler(struct ctl_table *table, int write, sysctl_compaction_handler()
1713 int sysctl_extfrag_handler(struct ctl_table *table, int write, sysctl_extfrag_handler()
H A Dbacking-dev.c1017 int pdflush_proc_obsolete(struct ctl_table *table, int write, pdflush_proc_obsolete()
H A Dhugetlb.c2780 struct ctl_table *table, int write, hugetlb_sysctl_handler_common()
2803 int hugetlb_sysctl_handler(struct ctl_table *table, int write, hugetlb_sysctl_handler()
2812 int hugetlb_mempolicy_sysctl_handler(struct ctl_table *table, int write, hugetlb_mempolicy_sysctl_handler()
2820 int hugetlb_overcommit_handler(struct ctl_table *table, int write, hugetlb_overcommit_handler()
/linux-4.4.14/arch/metag/kernel/
H A Dsetup.c592 static struct ctl_table caps_kern_table[] = {
603 static struct ctl_table caps_root_table[] = {
/linux-4.4.14/kernel/trace/
H A Dtrace_stack.c421 stack_trace_sysctl(struct ctl_table *table, int write, stack_trace_sysctl()
H A Dftrace.c5590 ftrace_enable_sysctl(struct ctl_table *table, int write, ftrace_enable_sysctl()
/linux-4.4.14/drivers/misc/sgi-xp/
H A Dxpc_main.c95 static struct ctl_table xpc_sys_xpc_hb_dir[] = {
114 static struct ctl_table xpc_sys_xpc_dir[] = {
129 static struct ctl_table xpc_sys_dir[] = {
/linux-4.4.14/arch/s390/kernel/
H A Ddebug.c892 s390dbf_procactive(struct ctl_table *table, int write, s390dbf_procactive()
902 static struct ctl_table s390dbf_table[] = {
920 static struct ctl_table s390dbf_dir_table[] = {
/linux-4.4.14/kernel/sched/
H A Dcore.c2162 int sysctl_numa_balancing(struct ctl_table *table, int write, sysctl_numa_balancing()
2165 struct ctl_table t; sysctl_numa_balancing()
5309 static struct ctl_table sd_ctl_dir[] = {
5317 static struct ctl_table sd_ctl_root[] = {
5326 static struct ctl_table *sd_alloc_ctl_entry(int n) sd_alloc_ctl_entry()
5328 struct ctl_table *entry = sd_alloc_ctl_entry()
5329 kcalloc(n, sizeof(struct ctl_table), GFP_KERNEL); sd_alloc_ctl_entry()
5334 static void sd_free_ctl_entry(struct ctl_table **tablep) sd_free_ctl_entry()
5336 struct ctl_table *entry; sd_free_ctl_entry()
5359 set_table_entry(struct ctl_table *entry, set_table_entry()
5376 static struct ctl_table * sd_alloc_ctl_domain_table()
5379 struct ctl_table *table = sd_alloc_ctl_entry(14); sd_alloc_ctl_domain_table()
5417 static struct ctl_table *sd_alloc_ctl_cpu_table(int cpu) sd_alloc_ctl_cpu_table()
5419 struct ctl_table *entry, *table; sd_alloc_ctl_cpu_table()
5446 struct ctl_table *entry = sd_alloc_ctl_entry(cpu_num + 1); register_sched_domain_sysctl()
8132 int sched_rt_handler(struct ctl_table *table, int write, sched_rt_handler()
8172 int sched_rr_handler(struct ctl_table *table, int write, sched_rr_handler()
H A Dfair.c569 int sched_proc_update_handler(struct ctl_table *table, int write, sched_proc_update_handler()
/linux-4.4.14/net/netfilter/ipvs/
H A Dip_vs_ctl.c1608 proc_do_defense_mode(struct ctl_table *table, int write, proc_do_defense_mode()
1629 proc_do_sync_threshold(struct ctl_table *table, int write, proc_do_sync_threshold()
1649 proc_do_sync_mode(struct ctl_table *table, int write, proc_do_sync_mode()
1667 proc_do_sync_ports(struct ctl_table *table, int write, proc_do_sync_ports()
1690 static struct ctl_table vs_vars[] = {
3843 struct ctl_table *tbl; ip_vs_control_net_init_sysctl()
H A Dip_vs_lblc.c121 static struct ctl_table vs_vars_table[] = {
H A Dip_vs_lblcr.c292 static struct ctl_table vs_vars_table[] = {
/linux-4.4.14/net/bridge/
H A Dbr_netfilter_hooks.c943 int brnf_sysctl_call_tables(struct ctl_table *ctl, int write, brnf_sysctl_call_tables()
955 static struct ctl_table brnf_table[] = {
/linux-4.4.14/fs/notify/inotify/
H A Dinotify_user.c60 struct ctl_table inotify_table[] = {
/linux-4.4.14/fs/quota/
H A Ddquot.c2782 static int do_proc_dqstats(struct ctl_table *table, int write, do_proc_dqstats()
2793 static struct ctl_table fs_dqstats_table[] = {
2862 static struct ctl_table fs_table[] = {
2871 static struct ctl_table sys_table[] = {
/linux-4.4.14/drivers/cdrom/
H A Dcdrom.c3474 static int cdrom_sysctl_info(struct ctl_table *ctl, int write, cdrom_sysctl_info()
3587 static int cdrom_sysctl_handler(struct ctl_table *ctl, int write, cdrom_sysctl_handler()
3613 static struct ctl_table cdrom_table[] = {
3659 static struct ctl_table cdrom_cdrom_table[] = {
3670 static struct ctl_table cdrom_root_table[] = {
/linux-4.4.14/drivers/infiniband/core/
H A Diwcm.c72 static struct ctl_table iwcm_ctl_table[] = {
H A Ducma.c61 static struct ctl_table ucma_ctl_table[] = {
/linux-4.4.14/kernel/time/
H A Dtimer.c122 int timer_migration_handler(struct ctl_table *table, int write, timer_migration_handler()
/linux-4.4.14/drivers/md/
H A Dmd.c118 static struct ctl_table raid_table[] = {
136 static struct ctl_table raid_dir_table[] = {
146 static struct ctl_table raid_root_table[] = {
/linux-4.4.14/kernel/events/
H A Dcore.c210 int perf_proc_update_handler(struct ctl_table *table, int write, perf_proc_update_handler()
228 int perf_cpu_time_max_percent_handler(struct ctl_table *table, int write, perf_cpu_time_max_percent_handler()

Completed in 5442 milliseconds