Home
last modified time | relevance | path

Searched refs:ctl_table (Results 1 – 168 of 168) sorted by relevance

/linux-4.1.27/include/linux/
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,
[all …]
Dnmi.h71 struct ctl_table;
72 extern int proc_watchdog(struct ctl_table *, int ,
74 extern int proc_nmi_watchdog(struct ctl_table *, int ,
76 extern int proc_soft_watchdog(struct ctl_table *, int ,
78 extern int proc_watchdog_thresh(struct ctl_table *, int ,
Dwriteback.h138 extern int dirty_background_ratio_handler(struct ctl_table *table, int write,
141 extern int dirty_background_bytes_handler(struct ctl_table *table, int write,
144 extern int dirty_ratio_handler(struct ctl_table *table, int write,
147 extern int dirty_bytes_handler(struct ctl_table *table, int write,
150 int dirtytime_interval_handler(struct ctl_table *table, int write,
153 struct ctl_table;
154 int dirty_writeback_centisecs_handler(struct ctl_table *, int,
Dcompaction.h32 extern int sysctl_compaction_handler(struct ctl_table *table, int write,
35 extern int sysctl_extfrag_handler(struct ctl_table *table, int write,
Dmmzone.h885 struct ctl_table;
886 int min_free_kbytes_sysctl_handler(struct ctl_table *, int,
889 int lowmem_reserve_ratio_sysctl_handler(struct ctl_table *, int,
891 int percpu_pagelist_fraction_sysctl_handler(struct ctl_table *, int,
893 int sysctl_min_unmapped_ratio_sysctl_handler(struct ctl_table *, int,
895 int sysctl_min_slab_ratio_sysctl_handler(struct ctl_table *, int,
898 extern int numa_zonelist_order_handler(struct ctl_table *, int,
Dhugetlb.h12 struct ctl_table;
52 int hugetlb_sysctl_handler(struct ctl_table *, int, void __user *, size_t *, loff_t *);
53 int hugetlb_overcommit_handler(struct ctl_table *, int, void __user *, size_t *, loff_t *);
54 int hugetlb_treat_movable_handler(struct ctl_table *, int, void __user *, size_t *, loff_t *);
57 int hugetlb_mempolicy_sysctl_handler(struct ctl_table *, int,
Dinotify.h12 extern struct ctl_table inotify_table[]; /* for sysctl */
Dpipe_fs_i.h126 int pipe_proc_fn(struct ctl_table *, int, void __user *, size_t *, loff_t *);
Dkmod.h80 extern struct ctl_table usermodehelper_table[];
Dpoll.h14 extern struct ctl_table epoll_table[]; /* for sysctl */
Dftrace.h56 ftrace_enable_sysctl(struct ctl_table *table, int write,
268 stack_trace_sysctl(struct ctl_table *table, int write,
Dkey.h348 extern struct ctl_table key_sysctls[];
Dbacking-dev.h280 int pdflush_proc_obsolete(struct ctl_table *table, int write,
Dperf_event.h846 extern int perf_proc_update_handler(struct ctl_table *table, int write,
849 extern int perf_cpu_time_max_percent_handler(struct ctl_table *table, int write,
Dkprobes.h327 extern int proc_kprobes_optimization_handler(struct ctl_table *table,
Dmm.h78 extern int overcommit_ratio_handler(struct ctl_table *, int, void __user *,
80 extern int overcommit_kbytes_handler(struct ctl_table *, int, void __user *,
2129 int drop_caches_sysctl_handler(struct ctl_table *, int,
Dfs.h2925 struct ctl_table;
2926 int proc_nr_files(struct ctl_table *table, int write,
2928 int proc_nr_dentry(struct ctl_table *table, int write,
2930 int proc_nr_inodes(struct ctl_table *table, int write,
Dsecurity.h67 struct ctl_table;
155 extern int mmap_min_addr_handler(struct ctl_table *table, int write,
Dsched.h378 extern int proc_dowatchdog_thresh(struct ctl_table *table, int write,
/linux-4.1.27/fs/proc/
Dproc_sysctl.c24 struct ctl_table sysctl_mount_point[] = {
30 return head->ctl_table[0].child == sysctl_mount_point; in is_empty_dir()
35 dir->header.ctl_table[0].child = sysctl_mount_point; in set_empty_dir()
41 dir->header.ctl_table[0].child = NULL; in 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); in sysctl_print_dir()
102 static struct ctl_table *find_entry(struct ctl_table_header **phead, in find_entry()
106 struct ctl_table *entry; in find_entry()
[all …]
Dinternal.h67 struct ctl_table *sysctl_entry;
/linux-4.1.27/arch/s390/appldata/
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, in appldata_timer_handler()
246 appldata_interval_handler(struct ctl_table *ctl, int write, in appldata_interval_handler()
290 appldata_generic_handler(struct ctl_table *ctl, int write, in appldata_generic_handler()
303 if (&tmp_ops->ctl_table[2] == ctl) { in appldata_generic_handler()
392 ops->ctl_table = kzalloc(4 * sizeof(struct ctl_table), GFP_KERNEL); in appldata_register_ops()
393 if (!ops->ctl_table) in appldata_register_ops()
[all …]
Dappldata.h30 struct ctl_table *ctl_table; member
/linux-4.1.27/net/sctp/
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, in proc_sctp_do_hmac_alg()
320 struct ctl_table tbl; in proc_sctp_do_hmac_alg()
326 memset(&tbl, 0, sizeof(struct ctl_table)); in proc_sctp_do_hmac_alg()
[all …]
/linux-4.1.27/ipc/
Dipc_sysctl.c21 static void *get_ipc(struct ctl_table *table) in get_ipc()
30 static int proc_ipc_dointvec(struct ctl_table *table, int write, in proc_ipc_dointvec()
33 struct ctl_table ipc_table; in proc_ipc_dointvec()
41 static int proc_ipc_dointvec_minmax(struct ctl_table *table, int write, in proc_ipc_dointvec_minmax()
44 struct ctl_table ipc_table; in proc_ipc_dointvec_minmax()
52 static int proc_ipc_dointvec_minmax_orphans(struct ctl_table *table, int write, in proc_ipc_dointvec_minmax_orphans()
65 static int proc_ipc_doulongvec_minmax(struct ctl_table *table, int write, in proc_ipc_doulongvec_minmax()
68 struct ctl_table ipc_table; in proc_ipc_doulongvec_minmax()
76 static int proc_ipc_auto_msgmni(struct ctl_table *table, int write, in proc_ipc_auto_msgmni()
79 struct ctl_table ipc_table; in proc_ipc_auto_msgmni()
[all …]
Dmq_sysctl.c17 static void *get_mq(struct ctl_table *table) in get_mq()
25 static int proc_mq_dointvec(struct ctl_table *table, int write, in proc_mq_dointvec()
28 struct ctl_table mq_table; in proc_mq_dointvec()
35 static int proc_mq_dointvec_minmax(struct ctl_table *table, int write, in proc_mq_dointvec_minmax()
38 struct ctl_table mq_table; in 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[] = {
/linux-4.1.27/drivers/parport/
Dprocfs.c34 static int do_active_device(struct ctl_table *table, int write, in do_active_device()
71 static int do_autoprobe(struct ctl_table *table, int write, in do_autoprobe()
113 static int do_hardware_base_addr(struct ctl_table *table, int write, in do_hardware_base_addr()
141 static int do_hardware_irq(struct ctl_table *table, int write, in do_hardware_irq()
169 static int do_hardware_dma(struct ctl_table *table, int write, in do_hardware_dma()
197 static int do_hardware_modes(struct ctl_table *table, int write, in do_hardware_modes()
258 struct ctl_table vars[12];
259 struct ctl_table device_dir[2];
260 struct ctl_table port_dir[2];
261 struct ctl_table parport_dir[2];
[all …]
/linux-4.1.27/kernel/
Dutsname_sysctl.c20 static void *get_uts(struct ctl_table *table, int write) in get_uts()
35 static void put_uts(struct ctl_table *table, int write, void *which) in put_uts()
47 static int proc_do_uts_string(struct ctl_table *table, int write, in proc_do_uts_string()
50 struct ctl_table uts_table; in 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]; in uts_proc_notify()
Dsysctl.c177 static int proc_do_cad_pid(struct ctl_table *table, int write,
179 static int proc_taint(struct ctl_table *table, int write,
184 static int proc_dointvec_minmax_sysadmin(struct ctl_table *table, int write,
188 static int proc_dointvec_minmax_coredump(struct ctl_table *table, int write,
191 static int proc_dostring_coredump(struct ctl_table *table, int write,
199 static int sysrq_sysctl_handler(struct ctl_table *table, int write, in sysrq_sysctl_handler()
217 static struct ctl_table kern_table[];
218 static struct ctl_table vm_table[];
219 static struct ctl_table fs_table[];
220 static struct ctl_table debug_table[];
[all …]
Dwatchdog.c771 static int proc_watchdog_common(int which, struct ctl_table *table, int write, in proc_watchdog_common()
830 int proc_watchdog(struct ctl_table *table, int write, in proc_watchdog()
840 int proc_nmi_watchdog(struct ctl_table *table, int write, in proc_nmi_watchdog()
850 int proc_soft_watchdog(struct ctl_table *table, int write, in proc_soft_watchdog()
860 int proc_watchdog_thresh(struct ctl_table *table, int write, in proc_watchdog_thresh()
Dpid_namespace.c273 static int pid_ns_ctl_handler(struct ctl_table *table, int write, in pid_ns_ctl_handler()
277 struct ctl_table tmp = *table; in pid_ns_ctl_handler()
294 static struct ctl_table pid_ns_ctl_table[] = {
Dkmod.c612 static int proc_cap_handler(struct ctl_table *table, int write, in proc_cap_handler()
615 struct ctl_table t; in proc_cap_handler()
672 struct ctl_table usermodehelper_table[] = {
Dhung_task.c197 int proc_dohung_task_timeout_secs(struct ctl_table *table, int write, in proc_dohung_task_timeout_secs()
Dfork.c2062 int sysctl_max_threads(struct ctl_table *table, int write, in sysctl_max_threads()
2065 struct ctl_table t; in sysctl_max_threads()
Dkprobes.c832 int proc_kprobes_optimization_handler(struct ctl_table *table, int write, in proc_kprobes_optimization_handler()
/linux-4.1.27/include/linux/sched/
Dsysctl.h9 extern int proc_dohung_task_timeout_secs(struct ctl_table *table, int write,
63 int sched_proc_update_handler(struct ctl_table *table, int write,
98 extern int sched_rr_handler(struct ctl_table *table, int write,
102 extern int sched_rt_handler(struct ctl_table *table, int write,
106 extern int sysctl_numa_balancing(struct ctl_table *table, int write,
/linux-4.1.27/net/ipv6/
Dsysctl_net_ipv6.c21 static struct ctl_table ipv6_table_template[] = {
74 static struct ctl_table ipv6_rotable[] = {
95 struct ctl_table *ipv6_table; in ipv6_sysctl_net_init()
96 struct ctl_table *ipv6_route_table; in ipv6_sysctl_net_init()
97 struct ctl_table *ipv6_icmp_table; in ipv6_sysctl_net_init()
153 struct ctl_table *ipv6_table; in ipv6_sysctl_net_exit()
154 struct ctl_table *ipv6_route_table; in ipv6_sysctl_net_exit()
155 struct ctl_table *ipv6_icmp_table; in ipv6_sysctl_net_exit()
Dxfrm6_policy.c328 static struct ctl_table xfrm6_policy_table[] = {
341 struct ctl_table *table; in xfrm6_net_sysctl_init()
369 struct ctl_table *table; in xfrm6_net_sysctl_exit()
Dreassembly.c590 static struct ctl_table ip6_frags_ns_ctl_table[] = {
620 static struct ctl_table ip6_frags_ctl_table[] = {
633 struct ctl_table *table; in ip6_frags_ns_sysctl_register()
670 struct ctl_table *table; in ip6_frags_ns_sysctl_unregister()
Dicmp.c994 static struct ctl_table ipv6_icmp_table_template[] = {
1005 struct ctl_table * __net_init ipv6_icmp_sysctl_init(struct net *net) in ipv6_icmp_sysctl_init()
1007 struct ctl_table *table; in ipv6_icmp_sysctl_init()
Daddrconf.c738 static int addrconf_fixup_forwarding(struct ctl_table *table, int *p, int newf) in addrconf_fixup_forwarding()
5087 int addrconf_sysctl_forward(struct ctl_table *ctl, int write, in addrconf_sysctl_forward()
5093 struct ctl_table lctl; in addrconf_sysctl_forward()
5113 int addrconf_sysctl_mtu(struct ctl_table *ctl, int write, in addrconf_sysctl_mtu()
5118 struct ctl_table lctl; in addrconf_sysctl_mtu()
5159 static int addrconf_disable_ipv6(struct ctl_table *table, int *p, int newf) in addrconf_disable_ipv6()
5187 int addrconf_sysctl_disable(struct ctl_table *ctl, int write, in addrconf_sysctl_disable()
5193 struct ctl_table lctl; in addrconf_sysctl_disable()
5213 int addrconf_sysctl_proxy_ndp(struct ctl_table *ctl, int write, in addrconf_sysctl_proxy_ndp()
5251 static int addrconf_sysctl_stable_secret(struct ctl_table *ctl, int write, in addrconf_sysctl_stable_secret()
[all …]
Dndisc.c1684 static void ndisc_warn_deprecated_sysctl(struct ctl_table *ctl, in ndisc_warn_deprecated_sysctl()
1699 int ndisc_ifinfo_sysctl_change(struct ctl_table *ctl, int write, void __user *buffer, size_t *lenp,… in ndisc_ifinfo_sysctl_change()
Droute.c3105 int ipv6_sysctl_rtcache_flush(struct ctl_table *ctl, int write, in ipv6_sysctl_rtcache_flush()
3120 struct ctl_table ipv6_route_table_template[] = {
3194 struct ctl_table * __net_init ipv6_route_sysctl_init(struct net *net) in ipv6_route_sysctl_init()
3196 struct ctl_table *table; in ipv6_route_sysctl_init()
/linux-4.1.27/include/net/netns/
Dconntrack.h17 struct ctl_table *ctl_table; member
20 struct ctl_table *ctl_compat_table;
63 struct ctl_table *ctl_table; member
/linux-4.1.27/net/netfilter/
Dnf_conntrack_proto.c42 struct ctl_table *table) in nf_ct_register_sysctl()
55 struct ctl_table **table, in nf_ct_unregister_sysctl()
181 if (in->ctl_table != NULL) { in nf_ct_l3proto_register_sysctl()
185 in->ctl_table); in nf_ct_l3proto_register_sysctl()
187 kfree(in->ctl_table); in nf_ct_l3proto_register_sysctl()
188 in->ctl_table = NULL; in nf_ct_l3proto_register_sysctl()
205 &in->ctl_table, in nf_ct_l3proto_unregister_sysctl()
303 if (pn->ctl_table != NULL) { in nf_ct_l4proto_register_sysctl()
307 pn->ctl_table); in nf_ct_l4proto_register_sysctl()
310 kfree(pn->ctl_table); in nf_ct_l4proto_register_sysctl()
[all …]
Dnf_conntrack_proto_generic.c139 static struct ctl_table generic_sysctl_table[] = {
149 static struct ctl_table generic_compat_sysctl_table[] = {
165 pn->ctl_table = kmemdup(generic_sysctl_table, in generic_kmemdup_sysctl_table()
168 if (!pn->ctl_table) in generic_kmemdup_sysctl_table()
171 pn->ctl_table[0].data = &gn->timeout; in generic_kmemdup_sysctl_table()
Dnf_conntrack_timestamp.c24 static struct ctl_table tstamp_sysctl_table[] = {
45 struct ctl_table *table; in nf_conntrack_tstamp_init_sysctl()
74 struct ctl_table *table; in nf_conntrack_tstamp_fini_sysctl()
Dnf_conntrack_proto_udp.c205 static struct ctl_table udp_sysctl_table[] = {
221 static struct ctl_table udp_compat_sysctl_table[] = {
243 if (pn->ctl_table) in udp_kmemdup_sysctl_table()
245 pn->ctl_table = kmemdup(udp_sysctl_table, in udp_kmemdup_sysctl_table()
248 if (!pn->ctl_table) in udp_kmemdup_sysctl_table()
250 pn->ctl_table[0].data = &un->timeouts[UDP_CT_UNREPLIED]; in udp_kmemdup_sysctl_table()
251 pn->ctl_table[1].data = &un->timeouts[UDP_CT_REPLIED]; in udp_kmemdup_sysctl_table()
Dnf_conntrack_acct.c27 static struct ctl_table acct_sysctl_table[] = {
67 struct ctl_table *table; in nf_conntrack_acct_init_sysctl()
96 struct ctl_table *table; in nf_conntrack_acct_fini_sysctl()
Dnf_conntrack_proto_dccp.c766 static struct ctl_table dccp_sysctl_table[] = {
823 if (pn->ctl_table) in dccp_kmemdup_sysctl_table()
826 pn->ctl_table = kmemdup(dccp_sysctl_table, in dccp_kmemdup_sysctl_table()
829 if (!pn->ctl_table) in dccp_kmemdup_sysctl_table()
832 pn->ctl_table[0].data = &dn->dccp_timeout[CT_DCCP_REQUEST]; in dccp_kmemdup_sysctl_table()
833 pn->ctl_table[1].data = &dn->dccp_timeout[CT_DCCP_RESPOND]; in dccp_kmemdup_sysctl_table()
834 pn->ctl_table[2].data = &dn->dccp_timeout[CT_DCCP_PARTOPEN]; in dccp_kmemdup_sysctl_table()
835 pn->ctl_table[3].data = &dn->dccp_timeout[CT_DCCP_OPEN]; in dccp_kmemdup_sysctl_table()
836 pn->ctl_table[4].data = &dn->dccp_timeout[CT_DCCP_CLOSEREQ]; in dccp_kmemdup_sysctl_table()
837 pn->ctl_table[5].data = &dn->dccp_timeout[CT_DCCP_CLOSING]; in dccp_kmemdup_sysctl_table()
[all …]
Dnf_conntrack_proto_udplite.c220 static struct ctl_table udplite_sysctl_table[] = {
241 if (pn->ctl_table) in udplite_kmemdup_sysctl_table()
244 pn->ctl_table = kmemdup(udplite_sysctl_table, in udplite_kmemdup_sysctl_table()
247 if (!pn->ctl_table) in udplite_kmemdup_sysctl_table()
250 pn->ctl_table[0].data = &un->timeouts[UDPLITE_CT_UNREPLIED]; in udplite_kmemdup_sysctl_table()
251 pn->ctl_table[1].data = &un->timeouts[UDPLITE_CT_REPLIED]; in udplite_kmemdup_sysctl_table()
Dnf_conntrack_proto_sctp.c618 static struct ctl_table sctp_sysctl_table[] = {
665 static struct ctl_table sctp_compat_sysctl_table[] = {
717 if (pn->ctl_table) in sctp_kmemdup_sysctl_table()
720 pn->ctl_table = kmemdup(sctp_sysctl_table, in sctp_kmemdup_sysctl_table()
723 if (!pn->ctl_table) in sctp_kmemdup_sysctl_table()
726 pn->ctl_table[0].data = &sn->timeouts[SCTP_CONNTRACK_CLOSED]; in sctp_kmemdup_sysctl_table()
727 pn->ctl_table[1].data = &sn->timeouts[SCTP_CONNTRACK_COOKIE_WAIT]; in sctp_kmemdup_sysctl_table()
728 pn->ctl_table[2].data = &sn->timeouts[SCTP_CONNTRACK_COOKIE_ECHOED]; in sctp_kmemdup_sysctl_table()
729 pn->ctl_table[3].data = &sn->timeouts[SCTP_CONNTRACK_ESTABLISHED]; in sctp_kmemdup_sysctl_table()
730 pn->ctl_table[4].data = &sn->timeouts[SCTP_CONNTRACK_SHUTDOWN_SENT]; in sctp_kmemdup_sysctl_table()
[all …]
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) in tcp_kmemdup_sysctl_table()
1579 pn->ctl_table = kmemdup(tcp_sysctl_table, in tcp_kmemdup_sysctl_table()
1582 if (!pn->ctl_table) in tcp_kmemdup_sysctl_table()
1585 pn->ctl_table[0].data = &tn->timeouts[TCP_CONNTRACK_SYN_SENT]; in tcp_kmemdup_sysctl_table()
1586 pn->ctl_table[1].data = &tn->timeouts[TCP_CONNTRACK_SYN_RECV]; in tcp_kmemdup_sysctl_table()
1587 pn->ctl_table[2].data = &tn->timeouts[TCP_CONNTRACK_ESTABLISHED]; in tcp_kmemdup_sysctl_table()
1588 pn->ctl_table[3].data = &tn->timeouts[TCP_CONNTRACK_FIN_WAIT]; in tcp_kmemdup_sysctl_table()
1589 pn->ctl_table[4].data = &tn->timeouts[TCP_CONNTRACK_CLOSE_WAIT]; in tcp_kmemdup_sysctl_table()
[all …]
Dnf_conntrack_ecache.c246 static struct ctl_table event_sysctl_table[] = {
267 struct ctl_table *table; in nf_conntrack_event_init_sysctl()
296 struct ctl_table *table; in nf_conntrack_event_fini_sysctl()
Dnf_conntrack_standalone.c408 static struct ctl_table nf_ct_sysctl_table[] = {
458 static struct ctl_table nf_ct_netfilter_table[] = {
471 struct ctl_table *table; in nf_conntrack_standalone_init_sysctl()
501 struct ctl_table *table; in nf_conntrack_standalone_fini_sysctl()
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, in nf_log_proc_dostring()
441 struct ctl_table *table; in netfilter_log_sysctl_init()
483 struct ctl_table *table; in netfilter_log_sysctl_exit()
Dnf_conntrack_helper.c47 static struct ctl_table helper_sysctl_table[] = {
60 struct ctl_table *table; in nf_conntrack_helper_init_sysctl()
90 struct ctl_table *table; in nf_conntrack_helper_fini_sysctl()
/linux-4.1.27/net/core/
Dsysctl_net_core.c34 static int rps_sock_flow_sysctl(struct ctl_table *table, int write, in rps_sock_flow_sysctl()
39 struct ctl_table tmp = { in rps_sock_flow_sysctl()
101 static int flow_limit_cpu_sysctl(struct ctl_table *table, int write, in flow_limit_cpu_sysctl()
180 static int flow_limit_table_len_sysctl(struct ctl_table *table, int write, in flow_limit_table_len_sysctl()
203 static int set_default_qdisc(struct ctl_table *table, int write, in set_default_qdisc()
207 struct ctl_table tbl = { in set_default_qdisc()
222 static int proc_do_rss_key(struct ctl_table *table, int write, in proc_do_rss_key()
225 struct ctl_table fake_table; in proc_do_rss_key()
234 static struct ctl_table net_core_table[] = {
408 static struct ctl_table netns_core_table[] = {
[all …]
Dneighbour.c2817 static int proc_unres_qlen(struct ctl_table *ctl, int write, in proc_unres_qlen()
2821 struct ctl_table tmp = *ctl; in proc_unres_qlen()
2864 static void neigh_proc_update(struct ctl_table *ctl, int write) in neigh_proc_update()
2879 static int neigh_proc_dointvec_zero_intmax(struct ctl_table *ctl, int write, in neigh_proc_dointvec_zero_intmax()
2883 struct ctl_table tmp = *ctl; in neigh_proc_dointvec_zero_intmax()
2894 int neigh_proc_dointvec(struct ctl_table *ctl, int write, in neigh_proc_dointvec()
2904 int neigh_proc_dointvec_jiffies(struct ctl_table *ctl, int write, in neigh_proc_dointvec_jiffies()
2915 static int neigh_proc_dointvec_userhz_jiffies(struct ctl_table *ctl, int write, in neigh_proc_dointvec_userhz_jiffies()
2925 int neigh_proc_dointvec_ms_jiffies(struct ctl_table *ctl, int write, in neigh_proc_dointvec_ms_jiffies()
2936 static int neigh_proc_dointvec_unres_qlen(struct ctl_table *ctl, int write, in neigh_proc_dointvec_unres_qlen()
[all …]
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/linux/
Dlinux-sysctl.c83 static int proc_set_timeout(struct ctl_table *table, int write, in proc_set_timeout()
94 static int proc_memory_alloc(struct ctl_table *table, int write, in proc_memory_alloc()
118 static int proc_pages_alloc(struct ctl_table *table, int write, in proc_pages_alloc()
142 static int proc_mem_max(struct ctl_table *table, int write, void __user *buffer, in proc_mem_max()
166 static int proc_pages_max(struct ctl_table *table, int write, in proc_pages_max()
190 static int proc_max_dirty_pages_in_mb(struct ctl_table *table, int write, in proc_max_dirty_pages_in_mb()
231 static int proc_alloc_fail_rate(struct ctl_table *table, int write, in proc_alloc_fail_rate()
262 static struct ctl_table obd_table[] = {
378 static struct ctl_table parent_table[] = {
/linux-4.1.27/net/ipv4/
Dsysctl_net_ipv4.c55 static int ipv4_local_port_range(struct ctl_table *table, int write, in ipv4_local_port_range()
63 struct ctl_table tmp = { in ipv4_local_port_range()
86 static void inet_get_ping_group_range_table(struct ctl_table *table, kgid_t *low, kgid_t *high) in inet_get_ping_group_range_table()
101 static void set_ping_group_range(struct ctl_table *table, kgid_t low, kgid_t high) in set_ping_group_range()
113 static int ipv4_ping_group_range(struct ctl_table *table, int write, in ipv4_ping_group_range()
121 struct ctl_table tmp = { in ipv4_ping_group_range()
148 static int proc_tcp_congestion_control(struct ctl_table *ctl, int write, in proc_tcp_congestion_control()
152 struct ctl_table tbl = { in proc_tcp_congestion_control()
166 static int proc_tcp_available_congestion_control(struct ctl_table *ctl, in proc_tcp_available_congestion_control()
171 struct ctl_table tbl = { .maxlen = TCP_CA_BUF_MAX, }; in proc_tcp_available_congestion_control()
[all …]
Dxfrm4_policy.c258 static struct ctl_table xfrm4_policy_table[] = {
271 struct ctl_table *table; in xfrm4_net_sysctl_init()
299 struct ctl_table *table; in xfrm4_net_sysctl_exit()
Dip_fragment.c705 static struct ctl_table ip4_frags_ns_ctl_table[] = {
735 static struct ctl_table ip4_frags_ctl_table[] = {
756 struct ctl_table *table; in ip4_frags_ns_ctl_register()
793 struct ctl_table *table; in ip4_frags_ns_ctl_unregister()
Ddevinet.c2016 static int devinet_conf_proc(struct ctl_table *ctl, int write, in devinet_conf_proc()
2056 static int devinet_sysctl_forward(struct ctl_table *ctl, int write, in devinet_sysctl_forward()
2099 static int ipv4_doint_and_flush(struct ctl_table *ctl, int write, in ipv4_doint_and_flush()
2139 struct ctl_table devinet_vars[__IPV4_DEVCONF_MAX];
2249 static struct ctl_table ctl_forward_entry[] = {
2269 struct ctl_table *tbl = ctl_forward_entry; in devinet_init_net()
2339 struct ctl_table *tbl; in devinet_exit_net()
Droute.c2561 static int ipv4_sysctl_rtcache_flush(struct ctl_table *__ctl, int write, in ipv4_sysctl_rtcache_flush()
2576 static struct ctl_table ipv4_route_table[] = {
2687 static struct ctl_table ipv4_route_flush_table[] = {
2699 struct ctl_table *tbl; in sysctl_route_net_init()
2727 struct ctl_table *tbl; in sysctl_route_net_exit()
/linux-4.1.27/arch/frv/kernel/
Dpm.c153 static int sysctl_pm_do_suspend(struct ctl_table *ctl, int write, in sysctl_pm_do_suspend()
200 static int cmode_procctl(struct ctl_table *ctl, int write, in cmode_procctl()
272 static int p0_procctl(struct ctl_table *ctl, int write, in p0_procctl()
285 static int cm_procctl(struct ctl_table *ctl, int write, in cm_procctl()
298 static struct ctl_table pm_table[] =
331 static struct ctl_table pm_dir_table[] =
Dsysctl.c49 static int procctl_frv_cachemode(struct ctl_table *table, int write, in procctl_frv_cachemode()
124 static int procctl_frv_pin_cxnr(struct ctl_table *table, int write, in procctl_frv_pin_cxnr()
177 static struct ctl_table frv_table[] =
202 static struct ctl_table frv_dir_table[] =
/linux-4.1.27/drivers/scsi/
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.1.27/net/sunrpc/
Dsysctl.c43 static struct ctl_table sunrpc_table[];
61 static int proc_do_xprt(struct ctl_table *table, int write, in proc_do_xprt()
76 proc_dodebug(struct ctl_table *table, int write, in proc_dodebug()
138 static struct ctl_table debug_table[] = {
176 static struct ctl_table sunrpc_table[] = {
Dxprtsock.c92 static struct ctl_table xs_tunables_table[] = {
148 static struct ctl_table sunrpc_table[] = {
/linux-4.1.27/arch/mips/lasat/
Dsysctl.c42 int proc_dolasatstring(struct ctl_table *table, int write, in proc_dolasatstring()
60 int proc_dolasatrtc(struct ctl_table *table, int write, in proc_dolasatrtc()
85 int proc_lasat_ip(struct ctl_table *table, int write, in proc_lasat_ip()
145 int proc_lasat_prid(struct ctl_table *table, int write, in proc_lasat_prid()
164 static struct ctl_table lasat_table[] = {
250 static struct ctl_table lasat_root_table[] = {
/linux-4.1.27/fs/nfs/
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[] = {
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[] = {
/linux-4.1.27/arch/arm/kernel/
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.1.27/net/unix/
Dsysctl_net_unix.c18 static struct ctl_table unix_table[] = {
31 struct ctl_table *table; in unix_sysctl_register()
56 struct ctl_table *table; in unix_sysctl_unregister()
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dmodule.c555 static int proc_dobitmasks(struct ctl_table *table, int write, in proc_dobitmasks()
574 static int proc_dump_kernel(struct ctl_table *table, int write, in proc_dump_kernel()
597 static int proc_daemon_file(struct ctl_table *table, int write, in proc_daemon_file()
622 static int proc_debug_mb(struct ctl_table *table, int write, in proc_debug_mb()
629 static int proc_console_max_delay_cs(struct ctl_table *table, int write, in proc_console_max_delay_cs()
634 struct ctl_table dummy = *table; in proc_console_max_delay_cs()
662 static int proc_console_min_delay_cs(struct ctl_table *table, int write, in proc_console_min_delay_cs()
667 struct ctl_table dummy = *table; in proc_console_min_delay_cs()
695 static int proc_console_backoff(struct ctl_table *table, int write, in proc_console_backoff()
699 struct ctl_table dummy = *table; in proc_console_backoff()
[all …]
/linux-4.1.27/net/phonet/
Dsysctl.c64 static int proc_local_port_range(struct ctl_table *table, int write, in proc_local_port_range()
70 struct ctl_table tmp = { in proc_local_port_range()
90 static struct ctl_table phonet_table[] = {
/linux-4.1.27/net/xfrm/
Dxfrm_sysctl.c15 static struct ctl_table xfrm_table[] = {
45 struct ctl_table *table; in xfrm_sysctl_init()
74 struct ctl_table *table; in xfrm_sysctl_fini()
/linux-4.1.27/fs/xfs/
Dxfs_sysctl.c28 struct ctl_table *ctl, in xfs_stats_clear_proc_handler()
58 struct ctl_table *ctl, in xfs_panic_mask_proc_handler()
77 static struct ctl_table xfs_table[] = {
212 static struct ctl_table xfs_dir_table[] = {
221 static struct ctl_table xfs_root_table[] = {
/linux-4.1.27/net/
Dsysctl_net.c42 struct ctl_table *table) in net_ctl_permissions()
86 static struct ctl_table empty[1]; in net_sysctl_init()
104 const char *path, struct ctl_table *table) in register_net_sysctl()
/linux-4.1.27/fs/ntfs/
Dsysctl.c37 static struct ctl_table ntfs_sysctls[] = {
49 static struct ctl_table sysctls_root[] = {
/linux-4.1.27/net/sunrpc/xprtrdma/
Dsvc_rdma.c87 static int read_reset_stat(struct ctl_table *table, int write, in read_reset_stat()
122 static struct ctl_table svcrdma_parm_table[] = {
217 static struct ctl_table svcrdma_table[] = {
226 static struct ctl_table svcrdma_root_table[] = {
Dtransport.c89 static struct ctl_table xr_tunables_table[] = {
141 static struct ctl_table sunrpc_table[] = {
/linux-4.1.27/drivers/macintosh/
Dmac_hid.c184 static int mac_hid_toggle_emumouse(struct ctl_table *table, int write, in 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.1.27/fs/coda/
Dsysctl.c17 static struct ctl_table coda_table[] = {
42 static struct ctl_table fs_table[] = {
/linux-4.1.27/net/ipv4/netfilter/
Dnf_conntrack_l3proto_ipv4.c215 static struct ctl_table ip_ct_sysctl_table[] = {
361 in->ctl_table = kmemdup(ip_ct_sysctl_table, in ipv4_init_net()
364 if (!in->ctl_table) in ipv4_init_net()
367 in->ctl_table[0].data = &nf_conntrack_max; in ipv4_init_net()
368 in->ctl_table[1].data = &net->ct.count; in ipv4_init_net()
369 in->ctl_table[2].data = &net->ct.htable_size; in ipv4_init_net()
370 in->ctl_table[3].data = &net->ct.sysctl_checksum; in ipv4_init_net()
371 in->ctl_table[4].data = &net->ct.sysctl_log_invalid; in ipv4_init_net()
Dnf_conntrack_proto_icmp.c319 static struct ctl_table icmp_sysctl_table[] = {
329 static struct ctl_table icmp_compat_sysctl_table[] = {
345 pn->ctl_table = kmemdup(icmp_sysctl_table, in icmp_kmemdup_sysctl_table()
348 if (!pn->ctl_table) in icmp_kmemdup_sysctl_table()
351 pn->ctl_table[0].data = &in->timeout; in icmp_kmemdup_sysctl_table()
/linux-4.1.27/arch/powerpc/kernel/
Didle.c88 static struct ctl_table powersave_nap_ctl_table[] = {
98 static struct ctl_table powersave_nap_sysctl_root[] = {
/linux-4.1.27/arch/x86/include/asm/
Dnmi.h17 struct ctl_table;
18 extern int proc_nmi_enabled(struct ctl_table *, int ,
/linux-4.1.27/fs/fscache/
Dmain.c56 static int fscache_max_active_sysctl(struct ctl_table *table, int write, in fscache_max_active_sysctl()
70 static struct ctl_table fscache_sysctls[] = {
90 static struct ctl_table fscache_sysctls_root[] = {
/linux-4.1.27/net/llc/
Dsysctl_net_llc.c17 static struct ctl_table llc2_timeout_table[] = {
49 static struct ctl_table llc_station_table[] = {
/linux-4.1.27/arch/x86/vdso/
Dvdso32-setup.c92 static struct ctl_table abi_table2[] = {
103 static struct ctl_table abi_root_table2[] = {
/linux-4.1.27/net/ax25/
Dsysctl_net_ax25.c32 static const struct ctl_table ax25_param_table[] = {
155 struct ctl_table *table; in ax25_register_dev_sysctl()
176 struct ctl_table *table; in ax25_unregister_dev_sysctl()
/linux-4.1.27/net/irda/
Dirsysctl.c76 static int do_devname(struct ctl_table *table, int write, in do_devname()
93 static int do_discovery(struct ctl_table *table, int write, in do_discovery()
114 static struct ctl_table irda_table[] = {
/linux-4.1.27/drivers/s390/char/
Dsclp_async.c66 static int proc_handler_callhome(struct ctl_table *ctl, int write, in proc_handler_callhome()
97 static struct ctl_table callhome_table[] = {
106 static struct ctl_table kern_dir_table[] = {
/linux-4.1.27/include/net/
Dndisc.h56 struct ctl_table;
213 int ndisc_ifinfo_sysctl_change(struct ctl_table *ctl, int write,
215 int ndisc_ifinfo_sysctl_strategy(struct ctl_table *ctl,
Dnet_namespace.h310 struct ctl_table;
316 struct ctl_table *table);
321 const char *path, struct ctl_table *table) in register_net_sysctl()
Dneighbour.h380 int neigh_proc_dointvec(struct ctl_table *ctl, int write,
382 int neigh_proc_dointvec_jiffies(struct ctl_table *ctl, int write,
385 int neigh_proc_dointvec_ms_jiffies(struct ctl_table *ctl, int write,
Dipv6.h955 extern struct ctl_table ipv6_route_table_template[];
957 struct ctl_table *ipv6_icmp_sysctl_init(struct net *net);
958 struct ctl_table *ipv6_route_sysctl_init(struct net *net);
Dip_vs.h915 struct ctl_table *sysctl_tbl;
949 struct ctl_table *lblc_ctl_table;
953 struct ctl_table *lblcr_ctl_table;
Dax25.h213 struct ctl_table;
/linux-4.1.27/arch/s390/mm/
Dcmm.c254 static struct ctl_table cmm_table[];
256 static int cmm_pages_handler(struct ctl_table *ctl, int write, in cmm_pages_handler()
296 static int cmm_timeout_handler(struct ctl_table *ctl, int write, in cmm_timeout_handler()
332 static struct ctl_table cmm_table[] = {
351 static struct ctl_table cmm_dir_table[] = {
Dpgtable.c929 static struct ctl_table page_table_sysctl[] = {
942 static struct ctl_table page_table_sysctl_dir[] = {
/linux-4.1.27/arch/tile/kernel/
Dproc.c115 static struct ctl_table unaligned_subtable[] = {
140 static struct ctl_table unaligned_table[] = {
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
Drouter_proc.c160 static int proc_lnet_stats(struct ctl_table *table, int write, in proc_lnet_stats()
167 static int proc_lnet_routes(struct ctl_table *table, int write, in proc_lnet_routes()
293 static int proc_lnet_routers(struct ctl_table *table, int write, in proc_lnet_routers()
428 static int proc_lnet_peers(struct ctl_table *table, int write, in proc_lnet_peers()
653 static int proc_lnet_buffers(struct ctl_table *table, int write, in proc_lnet_buffers()
660 static int proc_lnet_nis(struct ctl_table *table, int write, in proc_lnet_nis()
876 static int proc_lnet_portal_rotor(struct ctl_table *table, int write, in proc_lnet_portal_rotor()
884 static struct ctl_table lnet_table[] = {
928 static struct ctl_table top_table[] = {
/linux-4.1.27/crypto/
Dproc.c27 static struct ctl_table crypto_sysctl_table[] = {
38 static struct ctl_table crypto_dir_table[] = {
/linux-4.1.27/net/decnet/
Dsysctl_net_decnet.c135 static int dn_node_address_handler(struct ctl_table *table, int write, in dn_node_address_handler()
186 static int dn_def_dev_handler(struct ctl_table *table, int write, in dn_def_dev_handler()
249 static struct ctl_table dn_table[] = {
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, in dn_forwarding_proc()
/linux-4.1.27/net/ipv6/netfilter/
Dnf_conntrack_proto_icmpv6.c326 static struct ctl_table icmpv6_sysctl_table[] = {
341 pn->ctl_table = kmemdup(icmpv6_sysctl_table, in icmpv6_kmemdup_sysctl_table()
344 if (!pn->ctl_table) in icmpv6_kmemdup_sysctl_table()
347 pn->ctl_table[0].data = &in->timeout; in icmpv6_kmemdup_sysctl_table()
Dnf_conntrack_reasm.c69 static struct ctl_table nf_ct_frag6_sysctl_table[] = {
99 struct ctl_table *table; in nf_ct_frag6_sysctl_register()
133 struct ctl_table *table; in nf_ct_frags6_sysctl_unregister()
/linux-4.1.27/include/net/netfilter/ipv6/
Dnf_conntrack_ipv6.h11 extern struct ctl_table nf_ct_ipv6_sysctl_table[];
/linux-4.1.27/security/yama/
Dyama_lsm.c379 static int yama_dointvec_minmax(struct ctl_table *table, int write, in yama_dointvec_minmax()
382 struct ctl_table table_copy; in yama_dointvec_minmax()
404 static struct ctl_table yama_sysctl_table[] = {
/linux-4.1.27/net/ipx/
Dsysctl_net_ipx.c18 static struct ctl_table ipx_table[] = {
/linux-4.1.27/net/tipc/
Dsysctl.c42 static struct ctl_table tipc_table[] = {
/linux-4.1.27/arch/ia64/kernel/
Dcrash.c240 static struct ctl_table kdump_ctl_table[] = {
258 static struct ctl_table sys_table[] = {
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.1.27/net/appletalk/
Dsysctl_net_atalk.c13 static struct ctl_table atalk_table[] = {
/linux-4.1.27/security/
Dmin_addr.c31 int mmap_min_addr_handler(struct ctl_table *table, int write, in mmap_min_addr_handler()
/linux-4.1.27/arch/arm64/kernel/
Darmv8_deprecated.c204 static int emulation_proc_handler(struct ctl_table *table, int write, in emulation_proc_handler()
229 static struct ctl_table ctl_abi[] = {
237 static void register_insn_emulation_sysctl(struct ctl_table *table) in register_insn_emulation_sysctl()
242 struct ctl_table *insns_sysctl, *sysctl; in register_insn_emulation_sysctl()
/linux-4.1.27/net/mpls/
Daf_mpls.c444 static const struct ctl_table mpls_dev_table[] = {
459 struct ctl_table *table; in mpls_dev_sysctl_register()
488 struct ctl_table *table; in mpls_dev_sysctl_unregister()
1022 static int mpls_platform_labels(struct ctl_table *table, int write, in mpls_platform_labels()
1028 struct ctl_table tmp = { in mpls_platform_labels()
1045 static const struct ctl_table mpls_table[] = {
1058 struct ctl_table *table; in mpls_net_init()
1079 struct ctl_table *table; in mpls_net_exit()
/linux-4.1.27/fs/ocfs2/
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.1.27/net/rds/
Dsysctl.c52 static struct ctl_table rds_sysctl_rds_table[] = {
Dib_sysctl.c64 static struct ctl_table rds_ib_sysctl_table[] = {
Diw_sysctl.c58 static struct ctl_table rds_iw_sysctl_table[] = {
/linux-4.1.27/security/keys/
Dsysctl.c18 struct ctl_table key_sysctls[] = {
/linux-4.1.27/net/x25/
Dsysctl_net_x25.c20 static struct ctl_table x25_table[] = {
/linux-4.1.27/fs/
Ddrop_caches.c40 int drop_caches_sysctl_handler(struct ctl_table *table, int write, in drop_caches_sysctl_handler()
Dfile_table.c79 int proc_nr_files(struct ctl_table *table, int write, in proc_nr_files()
86 int proc_nr_files(struct ctl_table *table, int write, in proc_nr_files()
Dpipe.c1022 int pipe_proc_fn(struct ctl_table *table, int write, void __user *buf, in pipe_proc_fn()
Dfs-writeback.c1191 int dirtytime_interval_handler(struct ctl_table *table, int write, in dirtytime_interval_handler()
Deventpoll.c296 struct ctl_table epoll_table[] = {
Dinode.c109 int proc_nr_inodes(struct ctl_table *table, int write, in proc_nr_inodes()
Ddcache.c154 int proc_nr_dentry(struct ctl_table *table, int write, void __user *buffer, in proc_nr_dentry()
/linux-4.1.27/net/ieee802154/6lowpan/
Dreassembly.c395 static struct ctl_table lowpan_frags_ns_ctl_table[] = {
425 static struct ctl_table lowpan_frags_ctl_table[] = {
438 struct ctl_table *table; in lowpan_frags_ns_sysctl_register()
478 struct ctl_table *table; in lowpan_frags_ns_sysctl_unregister()
/linux-4.1.27/fs/lockd/
Dsvc.c441 static struct ctl_table nlm_sysctls[] = {
495 static struct ctl_table nlm_sysctl_dir[] = {
504 static struct ctl_table nlm_sysctl_root[] = {
/linux-4.1.27/net/rxrpc/
Dsysctl.c30 static struct ctl_table rxrpc_sysctl_table[] = {
/linux-4.1.27/net/dccp/
Dsysctl.c28 static struct ctl_table dccp_default_table[] = {
/linux-4.1.27/drivers/char/ipmi/
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.1.27/net/rose/
Dsysctl_net_rose.c27 static struct ctl_table rose_table[] = {
/linux-4.1.27/drivers/char/
Drandom.c1590 static int proc_do_uuid(struct ctl_table *table, int write, in proc_do_uuid()
1593 struct ctl_table fake_table; in proc_do_uuid()
1620 static int proc_do_entropy(struct ctl_table *table, int write, in proc_do_entropy()
1623 struct ctl_table fake_table; in proc_do_entropy()
1635 extern struct ctl_table random_table[];
1636 struct ctl_table random_table[] = {
Drtc.c283 static struct ctl_table rtc_table[] = {
294 static struct ctl_table rtc_root[] = {
303 static struct ctl_table dev_root[] = {
Dhpet.c744 static struct ctl_table hpet_table[] = {
755 static struct ctl_table hpet_root[] = {
765 static struct ctl_table dev_root[] = {
/linux-4.1.27/net/netrom/
Dsysctl_net_netrom.c37 static struct ctl_table nr_table[] = {
/linux-4.1.27/arch/metag/kernel/
Dsetup.c592 static struct ctl_table caps_kern_table[] = {
603 static struct ctl_table caps_root_table[] = {
/linux-4.1.27/mm/
Dutil.c377 int overcommit_ratio_handler(struct ctl_table *table, int write, in overcommit_ratio_handler()
389 int overcommit_kbytes_handler(struct ctl_table *table, int write, in overcommit_kbytes_handler()
Dpage-writeback.c332 int dirty_background_ratio_handler(struct ctl_table *table, int write, in dirty_background_ratio_handler()
344 int dirty_background_bytes_handler(struct ctl_table *table, int write, in dirty_background_bytes_handler()
356 int dirty_ratio_handler(struct ctl_table *table, int write, in dirty_ratio_handler()
371 int dirty_bytes_handler(struct ctl_table *table, int write, in dirty_bytes_handler()
1657 int dirty_writeback_centisecs_handler(struct ctl_table *table, int write, in dirty_writeback_centisecs_handler()
Dcompaction.c1663 int sysctl_compaction_handler(struct ctl_table *table, int write, in sysctl_compaction_handler()
1672 int sysctl_extfrag_handler(struct ctl_table *table, int write, in sysctl_extfrag_handler()
Dbacking-dev.c583 int pdflush_proc_obsolete(struct ctl_table *table, int write, in pdflush_proc_obsolete()
Dpage_alloc.c3541 int numa_zonelist_order_handler(struct ctl_table *table, int write, in numa_zonelist_order_handler()
5936 int min_free_kbytes_sysctl_handler(struct ctl_table *table, int write, in module_init()
5953 int sysctl_min_unmapped_ratio_sysctl_handler(struct ctl_table *table, int write, in sysctl_min_unmapped_ratio_sysctl_handler()
5969 int sysctl_min_slab_ratio_sysctl_handler(struct ctl_table *table, int write, in sysctl_min_slab_ratio_sysctl_handler()
5995 int lowmem_reserve_ratio_sysctl_handler(struct ctl_table *table, int write, in lowmem_reserve_ratio_sysctl_handler()
6008 int percpu_pagelist_fraction_sysctl_handler(struct ctl_table *table, int write, in percpu_pagelist_fraction_sysctl_handler()
Dhugetlb.c2366 struct ctl_table *table, int write, in hugetlb_sysctl_handler_common()
2389 int hugetlb_sysctl_handler(struct ctl_table *table, int write, in hugetlb_sysctl_handler()
2398 int hugetlb_mempolicy_sysctl_handler(struct ctl_table *table, int write, in hugetlb_mempolicy_sysctl_handler()
2406 int hugetlb_overcommit_handler(struct ctl_table *table, int write, in hugetlb_overcommit_handler()
/linux-4.1.27/fs/devpts/
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.1.27/drivers/misc/sgi-xp/
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.1.27/kernel/sched/
Dcore.c1867 int sysctl_numa_balancing(struct ctl_table *table, int write, in sysctl_numa_balancing()
1870 struct ctl_table t; in sysctl_numa_balancing()
5055 static struct ctl_table sd_ctl_dir[] = {
5063 static struct ctl_table sd_ctl_root[] = {
5072 static struct ctl_table *sd_alloc_ctl_entry(int n) in sd_alloc_ctl_entry()
5074 struct ctl_table *entry = in sd_alloc_ctl_entry()
5075 kcalloc(n, sizeof(struct ctl_table), GFP_KERNEL); in sd_alloc_ctl_entry()
5080 static void sd_free_ctl_entry(struct ctl_table **tablep) in sd_free_ctl_entry()
5082 struct ctl_table *entry; in sd_free_ctl_entry()
5105 set_table_entry(struct ctl_table *entry, in set_table_entry()
[all …]
Dfair.c574 int sched_proc_update_handler(struct ctl_table *table, int write, in sched_proc_update_handler()
/linux-4.1.27/kernel/trace/
Dtrace_stack.c419 stack_trace_sysctl(struct ctl_table *table, int write, in stack_trace_sysctl()
Dftrace.c5584 ftrace_enable_sysctl(struct ctl_table *table, int write, in ftrace_enable_sysctl()
/linux-4.1.27/arch/s390/kernel/
Ddebug.c892 s390dbf_procactive(struct ctl_table *table, int write, in s390dbf_procactive()
902 static struct ctl_table s390dbf_table[] = {
920 static struct ctl_table s390dbf_dir_table[] = {
/linux-4.1.27/net/bridge/
Dbr_netfilter.c1044 int brnf_sysctl_call_tables(struct ctl_table *ctl, int write, in brnf_sysctl_call_tables()
1056 static struct ctl_table brnf_table[] = {
/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_lblc.c121 static struct ctl_table vs_vars_table[] = {
Dip_vs_ctl.c1615 proc_do_defense_mode(struct ctl_table *table, int write, in proc_do_defense_mode()
1636 proc_do_sync_threshold(struct ctl_table *table, int write, in proc_do_sync_threshold()
1656 proc_do_sync_mode(struct ctl_table *table, int write, in proc_do_sync_mode()
1674 proc_do_sync_ports(struct ctl_table *table, int write, in proc_do_sync_ports()
1697 static struct ctl_table vs_vars[] = {
3762 struct ctl_table *tbl; in ip_vs_control_net_init_sysctl()
Dip_vs_lblcr.c292 static struct ctl_table vs_vars_table[] = {
/linux-4.1.27/drivers/cdrom/
Dcdrom.c3473 static int cdrom_sysctl_info(struct ctl_table *ctl, int write, in cdrom_sysctl_info()
3586 static int cdrom_sysctl_handler(struct ctl_table *ctl, int write, in cdrom_sysctl_handler()
3612 static struct ctl_table cdrom_table[] = {
3658 static struct ctl_table cdrom_cdrom_table[] = {
3669 static struct ctl_table cdrom_root_table[] = {
/linux-4.1.27/fs/quota/
Ddquot.c2744 static int do_proc_dqstats(struct ctl_table *table, int write, in do_proc_dqstats()
2755 static struct ctl_table fs_dqstats_table[] = {
2824 static struct ctl_table fs_table[] = {
2833 static struct ctl_table sys_table[] = {
/linux-4.1.27/fs/notify/inotify/
Dinotify_user.c60 struct ctl_table inotify_table[] = {
/linux-4.1.27/drivers/infiniband/core/
Diwcm.c72 static struct ctl_table iwcm_ctl_table[] = {
Ducma.c60 static struct ctl_table ucma_ctl_table[] = {
/linux-4.1.27/drivers/md/
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.1.27/kernel/events/
Dcore.c207 int perf_proc_update_handler(struct ctl_table *table, int write, in perf_proc_update_handler()
225 int perf_cpu_time_max_percent_handler(struct ctl_table *table, int write, in perf_cpu_time_max_percent_handler()