/linux-4.4.14/include/linux/ |
D | sysctl.h | 31 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 …]
|
D | nmi.h | 77 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,
|
D | writeback.h | 343 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,
|
D | compaction.h | 33 extern int sysctl_compaction_handler(struct ctl_table *table, int write, 36 extern int sysctl_extfrag_handler(struct ctl_table *table, int write,
|
D | mmzone.h | 830 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,
|
D | hugetlb.h | 12 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,
|
D | inotify.h | 12 extern struct ctl_table inotify_table[]; /* for sysctl */
|
D | pipe_fs_i.h | 130 int pipe_proc_fn(struct ctl_table *, int, void __user *, size_t *, loff_t *);
|
D | kmod.h | 80 extern struct ctl_table usermodehelper_table[];
|
D | poll.h | 14 extern struct ctl_table epoll_table[]; /* for sysctl */
|
D | ftrace.h | 56 ftrace_enable_sysctl(struct ctl_table *table, int write, 279 stack_trace_sysctl(struct ctl_table *table, int write,
|
D | timer.h | 245 int timer_migration_handler(struct ctl_table *table, int write,
|
D | key.h | 343 extern struct ctl_table key_sysctls[];
|
D | perf_event.h | 984 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,
|
D | kprobes.h | 329 extern int proc_kprobes_optimization_handler(struct ctl_table *table,
|
D | backing-dev.h | 201 int pdflush_proc_obsolete(struct ctl_table *table, int write,
|
D | mm.h | 80 extern int overcommit_ratio_handler(struct ctl_table *, int, void __user *, 82 extern int overcommit_kbytes_handler(struct ctl_table *, int, void __user *, 2177 int drop_caches_sysctl_handler(struct ctl_table *, int,
|
D | fs.h | 2960 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,
|
D | security.h | 64 struct ctl_table; 145 extern int mmap_min_addr_handler(struct ctl_table *table, int write,
|
D | sched.h | 383 extern int proc_dowatchdog_thresh(struct ctl_table *table, int write,
|
/linux-4.4.14/fs/proc/ |
D | proc_sysctl.c | 24 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 …]
|
D | internal.h | 67 struct ctl_table *sysctl_entry;
|
/linux-4.4.14/arch/s390/appldata/ |
D | appldata_base.c | 51 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 …]
|
D | appldata.h | 30 struct ctl_table *ctl_table; member
|
/linux-4.4.14/net/sctp/ |
D | sysctl.c | 61 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.4.14/ipc/ |
D | ipc_sysctl.c | 21 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 …]
|
D | mq_sysctl.c | 17 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.4.14/drivers/parport/ |
D | procfs.c | 35 static int do_active_device(struct ctl_table *table, int write, in do_active_device() 72 static int do_autoprobe(struct ctl_table *table, int write, in do_autoprobe() 114 static int do_hardware_base_addr(struct ctl_table *table, int write, in do_hardware_base_addr() 142 static int do_hardware_irq(struct ctl_table *table, int write, in do_hardware_irq() 170 static int do_hardware_dma(struct ctl_table *table, int write, in do_hardware_dma() 198 static int do_hardware_modes(struct ctl_table *table, int write, in 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]; [all …]
|
/linux-4.4.14/kernel/ |
D | utsname_sysctl.c | 20 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()
|
D | sysctl.c | 178 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, in 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[]; [all …]
|
D | watchdog.c | 856 static int proc_watchdog_common(int which, struct ctl_table *table, int write, in proc_watchdog_common() 924 int proc_watchdog(struct ctl_table *table, int write, in proc_watchdog() 934 int proc_nmi_watchdog(struct ctl_table *table, int write, in proc_nmi_watchdog() 944 int proc_soft_watchdog(struct ctl_table *table, int write, in proc_soft_watchdog() 954 int proc_watchdog_thresh(struct ctl_table *table, int write, in proc_watchdog_thresh() 999 int proc_watchdog_cpumask(struct ctl_table *table, int write, in proc_watchdog_cpumask()
|
D | pid_namespace.c | 273 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[] = {
|
D | kmod.c | 630 static int proc_cap_handler(struct ctl_table *table, int write, in proc_cap_handler() 633 struct ctl_table t; in proc_cap_handler() 690 struct ctl_table usermodehelper_table[] = {
|
D | hung_task.c | 197 int proc_dohung_task_timeout_secs(struct ctl_table *table, int write, in proc_dohung_task_timeout_secs()
|
D | fork.c | 2094 int sysctl_max_threads(struct ctl_table *table, int write, in sysctl_max_threads() 2097 struct ctl_table t; in sysctl_max_threads()
|
D | kprobes.c | 832 int proc_kprobes_optimization_handler(struct ctl_table *table, int write, in proc_kprobes_optimization_handler()
|
/linux-4.4.14/include/linux/sched/ |
D | sysctl.h | 9 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/include/net/netns/ |
D | conntrack.h | 17 struct ctl_table *ctl_table; member 20 struct ctl_table *ctl_compat_table; 63 struct ctl_table *ctl_table; member
|
/linux-4.4.14/net/netfilter/ |
D | nf_conntrack_proto.c | 42 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 …]
|
D | nf_conntrack_proto_generic.c | 145 static struct ctl_table generic_sysctl_table[] = { 155 static struct ctl_table generic_compat_sysctl_table[] = { 171 pn->ctl_table = kmemdup(generic_sysctl_table, in generic_kmemdup_sysctl_table() 174 if (!pn->ctl_table) in generic_kmemdup_sysctl_table() 177 pn->ctl_table[0].data = &gn->timeout; in generic_kmemdup_sysctl_table()
|
D | nf_conntrack_timestamp.c | 24 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()
|
D | nf_conntrack_proto_udp.c | 206 static struct ctl_table udp_sysctl_table[] = { 222 static struct ctl_table udp_compat_sysctl_table[] = { 244 if (pn->ctl_table) in udp_kmemdup_sysctl_table() 246 pn->ctl_table = kmemdup(udp_sysctl_table, in udp_kmemdup_sysctl_table() 249 if (!pn->ctl_table) in udp_kmemdup_sysctl_table() 251 pn->ctl_table[0].data = &un->timeouts[UDP_CT_UNREPLIED]; in udp_kmemdup_sysctl_table() 252 pn->ctl_table[1].data = &un->timeouts[UDP_CT_REPLIED]; in udp_kmemdup_sysctl_table()
|
D | nf_conntrack_acct.c | 27 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()
|
D | nf_conntrack_proto_dccp.c | 766 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 …]
|
D | nf_conntrack_proto_udplite.c | 221 static struct ctl_table udplite_sysctl_table[] = { 242 if (pn->ctl_table) in udplite_kmemdup_sysctl_table() 245 pn->ctl_table = kmemdup(udplite_sysctl_table, in udplite_kmemdup_sysctl_table() 248 if (!pn->ctl_table) in udplite_kmemdup_sysctl_table() 251 pn->ctl_table[0].data = &un->timeouts[UDPLITE_CT_UNREPLIED]; in udplite_kmemdup_sysctl_table() 252 pn->ctl_table[1].data = &un->timeouts[UDPLITE_CT_REPLIED]; in udplite_kmemdup_sysctl_table()
|
D | nf_conntrack_proto_sctp.c | 657 static struct ctl_table sctp_sysctl_table[] = { 716 static struct ctl_table sctp_compat_sysctl_table[] = { 768 if (pn->ctl_table) in sctp_kmemdup_sysctl_table() 771 pn->ctl_table = kmemdup(sctp_sysctl_table, in sctp_kmemdup_sysctl_table() 774 if (!pn->ctl_table) in sctp_kmemdup_sysctl_table() 777 pn->ctl_table[0].data = &sn->timeouts[SCTP_CONNTRACK_CLOSED]; in sctp_kmemdup_sysctl_table() 778 pn->ctl_table[1].data = &sn->timeouts[SCTP_CONNTRACK_COOKIE_WAIT]; in sctp_kmemdup_sysctl_table() 779 pn->ctl_table[2].data = &sn->timeouts[SCTP_CONNTRACK_COOKIE_ECHOED]; in sctp_kmemdup_sysctl_table() 780 pn->ctl_table[3].data = &sn->timeouts[SCTP_CONNTRACK_ESTABLISHED]; in sctp_kmemdup_sysctl_table() 781 pn->ctl_table[4].data = &sn->timeouts[SCTP_CONNTRACK_SHUTDOWN_SENT]; in sctp_kmemdup_sysctl_table() [all …]
|
D | nf_conntrack_proto_tcp.c | 1405 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 …]
|
D | nf_conntrack_ecache.c | 246 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()
|
D | nf_conntrack_standalone.c | 437 static struct ctl_table nf_ct_sysctl_table[] = { 487 static struct ctl_table nf_ct_netfilter_table[] = { 500 struct ctl_table *table; in nf_conntrack_standalone_init_sysctl() 530 struct ctl_table *table; in nf_conntrack_standalone_fini_sysctl()
|
D | nf_log.c | 394 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()
|
D | nf_conntrack_helper.c | 47 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.4.14/net/core/ |
D | sysctl_net_core.c | 34 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 …]
|
D | neighbour.c | 2869 static int proc_unres_qlen(struct ctl_table *ctl, int write, in proc_unres_qlen() 2873 struct ctl_table tmp = *ctl; in proc_unres_qlen() 2916 static void neigh_proc_update(struct ctl_table *ctl, int write) in neigh_proc_update() 2931 static int neigh_proc_dointvec_zero_intmax(struct ctl_table *ctl, int write, in neigh_proc_dointvec_zero_intmax() 2935 struct ctl_table tmp = *ctl; in neigh_proc_dointvec_zero_intmax() 2946 int neigh_proc_dointvec(struct ctl_table *ctl, int write, in neigh_proc_dointvec() 2956 int neigh_proc_dointvec_jiffies(struct ctl_table *ctl, int write, in neigh_proc_dointvec_jiffies() 2967 static int neigh_proc_dointvec_userhz_jiffies(struct ctl_table *ctl, int write, in neigh_proc_dointvec_userhz_jiffies() 2977 int neigh_proc_dointvec_ms_jiffies(struct ctl_table *ctl, int write, in neigh_proc_dointvec_ms_jiffies() 2988 static int neigh_proc_dointvec_unres_qlen(struct ctl_table *ctl, int write, in neigh_proc_dointvec_unres_qlen() [all …]
|
/linux-4.4.14/net/ipv6/ |
D | sysctl_net_ipv6.c | 24 static struct ctl_table ipv6_table_template[] = { 93 static struct ctl_table ipv6_rotable[] = { 114 struct ctl_table *ipv6_table; in ipv6_sysctl_net_init() 115 struct ctl_table *ipv6_route_table; in ipv6_sysctl_net_init() 116 struct ctl_table *ipv6_icmp_table; in ipv6_sysctl_net_init() 174 struct ctl_table *ipv6_table; in ipv6_sysctl_net_exit() 175 struct ctl_table *ipv6_route_table; in ipv6_sysctl_net_exit() 176 struct ctl_table *ipv6_icmp_table; in ipv6_sysctl_net_exit()
|
D | xfrm6_policy.c | 317 static struct ctl_table xfrm6_policy_table[] = { 330 struct ctl_table *table; in xfrm6_net_sysctl_init() 358 struct ctl_table *table; in xfrm6_net_sysctl_exit()
|
D | reassembly.c | 588 static struct ctl_table ip6_frags_ns_ctl_table[] = { 618 static struct ctl_table ip6_frags_ctl_table[] = { 631 struct ctl_table *table; in ip6_frags_ns_sysctl_register() 668 struct ctl_table *table; in ip6_frags_ns_sysctl_unregister()
|
D | icmp.c | 988 static struct ctl_table ipv6_icmp_table_template[] = { 999 struct ctl_table * __net_init ipv6_icmp_sysctl_init(struct net *net) in ipv6_icmp_sysctl_init() 1001 struct ctl_table *table; in ipv6_icmp_sysctl_init()
|
D | addrconf.c | 752 static int addrconf_fixup_forwarding(struct ctl_table *table, int *p, int newf) in addrconf_fixup_forwarding() 809 static int addrconf_fixup_linkdown(struct ctl_table *table, int *p, int newf) in addrconf_fixup_linkdown() 5186 int addrconf_sysctl_forward(struct ctl_table *ctl, int write, in addrconf_sysctl_forward() 5192 struct ctl_table lctl; in addrconf_sysctl_forward() 5212 int addrconf_sysctl_mtu(struct ctl_table *ctl, int write, in addrconf_sysctl_mtu() 5217 struct ctl_table lctl; in addrconf_sysctl_mtu() 5258 static int addrconf_disable_ipv6(struct ctl_table *table, int *p, int newf) in addrconf_disable_ipv6() 5286 int addrconf_sysctl_disable(struct ctl_table *ctl, int write, in addrconf_sysctl_disable() 5292 struct ctl_table lctl; in addrconf_sysctl_disable() 5312 int addrconf_sysctl_proxy_ndp(struct ctl_table *ctl, int write, in addrconf_sysctl_proxy_ndp() [all …]
|
D | ndisc.c | 1720 static void ndisc_warn_deprecated_sysctl(struct ctl_table *ctl, in ndisc_warn_deprecated_sysctl() 1735 int ndisc_ifinfo_sysctl_change(struct ctl_table *ctl, int write, void __user *buffer, size_t *lenp,… in ndisc_ifinfo_sysctl_change()
|
D | route.c | 3417 int ipv6_sysctl_rtcache_flush(struct ctl_table *ctl, int write, in 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) in ipv6_route_sysctl_init() 3508 struct ctl_table *table; in ipv6_route_sysctl_init()
|
/linux-4.4.14/arch/frv/kernel/ |
D | pm.c | 153 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[] =
|
D | sysctl.c | 49 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.4.14/drivers/scsi/ |
D | scsi_sysctl.c | 15 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/net/sunrpc/ |
D | sysctl.c | 43 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() 139 static struct ctl_table debug_table[] = { 177 static struct ctl_table sunrpc_table[] = {
|
D | xprtsock.c | 92 static struct ctl_table xs_tunables_table[] = { 148 static struct ctl_table sunrpc_table[] = {
|
/linux-4.4.14/arch/mips/lasat/ |
D | sysctl.c | 42 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.4.14/fs/nfs/ |
D | sysctl.c | 16 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[] = {
|
D | nfs4sysctl.c | 19 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.4.14/net/ipv4/ |
D | sysctl_net_ipv4.c | 62 static int ipv4_local_port_range(struct ctl_table *table, int write, in ipv4_local_port_range() 70 struct ctl_table tmp = { in ipv4_local_port_range() 93 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() 108 static void set_ping_group_range(struct ctl_table *table, kgid_t low, kgid_t high) in set_ping_group_range() 120 static int ipv4_ping_group_range(struct ctl_table *table, int write, in ipv4_ping_group_range() 128 struct ctl_table tmp = { in ipv4_ping_group_range() 155 static int proc_tcp_congestion_control(struct ctl_table *ctl, int write, in proc_tcp_congestion_control() 159 struct ctl_table tbl = { in proc_tcp_congestion_control() 173 static int proc_tcp_available_congestion_control(struct ctl_table *ctl, in proc_tcp_available_congestion_control() 178 struct ctl_table tbl = { .maxlen = TCP_CA_BUF_MAX, }; in proc_tcp_available_congestion_control() [all …]
|
D | xfrm4_policy.c | 287 static struct ctl_table xfrm4_policy_table[] = { 300 struct ctl_table *table; in xfrm4_net_sysctl_init() 328 struct ctl_table *table; in xfrm4_net_sysctl_exit()
|
D | ip_fragment.c | 727 static struct ctl_table ip4_frags_ns_ctl_table[] = { 757 static struct ctl_table ip4_frags_ctl_table[] = { 778 struct ctl_table *table; in ip4_frags_ns_ctl_register() 815 struct ctl_table *table; in ip4_frags_ns_ctl_unregister()
|
D | devinet.c | 2028 static int devinet_conf_proc(struct ctl_table *ctl, int write, in devinet_conf_proc() 2074 static int devinet_sysctl_forward(struct ctl_table *ctl, int write, in devinet_sysctl_forward() 2117 static int ipv4_doint_and_flush(struct ctl_table *ctl, int write, in 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; in devinet_init_net() 2359 struct ctl_table *tbl; in devinet_exit_net()
|
D | route.c | 2638 static int ipv4_sysctl_rtcache_flush(struct ctl_table *__ctl, int write, in 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; in sysctl_route_net_init() 2804 struct ctl_table *tbl; in sysctl_route_net_exit()
|
/linux-4.4.14/arch/arm/kernel/ |
D | isa.c | 23 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/unix/ |
D | sysctl_net_unix.c | 18 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.4.14/net/phonet/ |
D | sysctl.c | 64 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.4.14/fs/xfs/ |
D | xfs_sysctl.c | 29 struct ctl_table *ctl, in xfs_stats_clear_proc_handler() 49 struct ctl_table *ctl, in 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/drivers/staging/lustre/lustre/libcfs/ |
D | module.c | 392 static int proc_dobitmasks(struct ctl_table *table, int write, in proc_dobitmasks() 408 static int proc_dump_kernel(struct ctl_table *table, int write, in proc_dump_kernel() 431 static int proc_daemon_file(struct ctl_table *table, int write, in proc_daemon_file() 438 static int libcfs_force_lbug(struct ctl_table *table, int write, in libcfs_force_lbug() 447 static int proc_fail_loc(struct ctl_table *table, int write, in proc_fail_loc() 501 static int proc_cpt_table(struct ctl_table *table, int write, in proc_cpt_table() 508 static struct ctl_table lnet_table[] = { 620 struct ctl_table *table = filp->private_data; in lnet_debugfs_read() 633 struct ctl_table *table = filp->private_data; in lnet_debugfs_write() 650 void lustre_insert_debugfs(struct ctl_table *table, in lustre_insert_debugfs()
|
/linux-4.4.14/net/xfrm/ |
D | xfrm_sysctl.c | 15 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.4.14/net/ |
D | sysctl_net.c | 42 struct ctl_table *table) in net_ctl_permissions() 86 static struct ctl_table empty[1]; in net_sysctl_init() 108 const char *path, struct ctl_table *table) in register_net_sysctl()
|
/linux-4.4.14/net/ipv4/netfilter/ |
D | nf_conntrack_l3proto_ipv4.c | 209 static struct ctl_table ip_ct_sysctl_table[] = { 355 in->ctl_table = kmemdup(ip_ct_sysctl_table, in ipv4_init_net() 358 if (!in->ctl_table) in ipv4_init_net() 361 in->ctl_table[0].data = &nf_conntrack_max; in ipv4_init_net() 362 in->ctl_table[1].data = &net->ct.count; in ipv4_init_net() 363 in->ctl_table[2].data = &net->ct.htable_size; in ipv4_init_net() 364 in->ctl_table[3].data = &net->ct.sysctl_checksum; in ipv4_init_net() 365 in->ctl_table[4].data = &net->ct.sysctl_log_invalid; in ipv4_init_net()
|
D | nf_conntrack_proto_icmp.c | 321 static struct ctl_table icmp_sysctl_table[] = { 331 static struct ctl_table icmp_compat_sysctl_table[] = { 347 pn->ctl_table = kmemdup(icmp_sysctl_table, in icmp_kmemdup_sysctl_table() 350 if (!pn->ctl_table) in icmp_kmemdup_sysctl_table() 353 pn->ctl_table[0].data = &in->timeout; in icmp_kmemdup_sysctl_table()
|
/linux-4.4.14/fs/ntfs/ |
D | sysctl.c | 37 static struct ctl_table ntfs_sysctls[] = { 49 static struct ctl_table sysctls_root[] = {
|
/linux-4.4.14/net/sunrpc/xprtrdma/ |
D | svc_rdma.c | 86 static int read_reset_stat(struct ctl_table *table, int write, in 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[] = {
|
D | transport.c | 83 static struct ctl_table xr_tunables_table[] = { 135 static struct ctl_table sunrpc_table[] = {
|
/linux-4.4.14/drivers/macintosh/ |
D | mac_hid.c | 184 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.4.14/fs/coda/ |
D | sysctl.c | 17 static struct ctl_table coda_table[] = { 42 static struct ctl_table fs_table[] = {
|
/linux-4.4.14/crypto/ |
D | fips.c | 34 static struct ctl_table crypto_sysctl_table[] = { 45 static struct ctl_table crypto_dir_table[] = {
|
/linux-4.4.14/arch/x86/entry/vdso/ |
D | vdso32-setup.c | 66 static struct ctl_table abi_table2[] = { 77 static struct ctl_table abi_root_table2[] = {
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | idle.c | 88 static struct ctl_table powersave_nap_ctl_table[] = { 98 static struct ctl_table powersave_nap_sysctl_root[] = {
|
/linux-4.4.14/arch/x86/include/asm/ |
D | nmi.h | 17 struct ctl_table; 18 extern int proc_nmi_enabled(struct ctl_table *, int ,
|
/linux-4.4.14/fs/fscache/ |
D | main.c | 56 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.4.14/net/llc/ |
D | sysctl_net_llc.c | 17 static struct ctl_table llc2_timeout_table[] = { 49 static struct ctl_table llc_station_table[] = {
|
/linux-4.4.14/net/ax25/ |
D | sysctl_net_ax25.c | 32 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.4.14/net/irda/ |
D | irsysctl.c | 76 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.4.14/include/net/ |
D | ndisc.h | 56 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,
|
D | net_namespace.h | 318 struct ctl_table; 324 struct ctl_table *table); 329 const char *path, struct ctl_table *table) in register_net_sysctl()
|
D | neighbour.h | 381 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,
|
D | ipv6.h | 995 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);
|
D | ip_vs.h | 891 struct ctl_table *sysctl_tbl; 927 struct ctl_table *lblc_ctl_table; 931 struct ctl_table *lblcr_ctl_table;
|
D | ax25.h | 214 struct ctl_table;
|
/linux-4.4.14/drivers/s390/char/ |
D | sclp_async.c | 66 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.4.14/arch/s390/mm/ |
D | cmm.c | 254 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[] = {
|
D | pgtable.c | 859 static struct ctl_table page_table_sysctl[] = { 872 static struct ctl_table page_table_sysctl_dir[] = {
|
/linux-4.4.14/arch/tile/kernel/ |
D | proc.c | 115 static struct ctl_table unaligned_subtable[] = { 140 static struct ctl_table unaligned_table[] = {
|
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/ |
D | router_proc.c | 145 static int proc_lnet_stats(struct ctl_table *table, int write, in proc_lnet_stats() 152 static int proc_lnet_routes(struct ctl_table *table, int write, in proc_lnet_routes() 278 static int proc_lnet_routers(struct ctl_table *table, int write, in proc_lnet_routers() 413 static int proc_lnet_peers(struct ctl_table *table, int write, in proc_lnet_peers() 638 static int proc_lnet_buffers(struct ctl_table *table, int write, in proc_lnet_buffers() 645 static int proc_lnet_nis(struct ctl_table *table, int write, in proc_lnet_nis() 861 static int proc_lnet_portal_rotor(struct ctl_table *table, int write, in proc_lnet_portal_rotor() 869 static struct ctl_table lnet_table[] = {
|
/linux-4.4.14/net/decnet/ |
D | sysctl_net_decnet.c | 135 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[] = {
|
D | dn_dev.c | 162 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.4.14/net/ipv6/netfilter/ |
D | nf_conntrack_proto_icmpv6.c | 328 static struct ctl_table icmpv6_sysctl_table[] = { 343 pn->ctl_table = kmemdup(icmpv6_sysctl_table, in icmpv6_kmemdup_sysctl_table() 346 if (!pn->ctl_table) in icmpv6_kmemdup_sysctl_table() 349 pn->ctl_table[0].data = &in->timeout; in icmpv6_kmemdup_sysctl_table()
|
D | nf_conntrack_reasm.c | 69 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.4.14/security/yama/ |
D | yama_lsm.c | 357 static int yama_dointvec_minmax(struct ctl_table *table, int write, in yama_dointvec_minmax() 360 struct ctl_table table_copy; in yama_dointvec_minmax() 382 static struct ctl_table yama_sysctl_table[] = {
|
/linux-4.4.14/include/net/netfilter/ipv6/ |
D | nf_conntrack_ipv6.h | 11 extern struct ctl_table nf_ct_ipv6_sysctl_table[];
|
/linux-4.4.14/net/ipx/ |
D | sysctl_net_ipx.c | 18 static struct ctl_table ipx_table[] = {
|
/linux-4.4.14/net/tipc/ |
D | sysctl.c | 42 static struct ctl_table tipc_table[] = {
|
/linux-4.4.14/arch/ia64/kernel/ |
D | crash.c | 240 static struct ctl_table kdump_ctl_table[] = { 258 static struct ctl_table sys_table[] = {
|
D | perfmon.c | 524 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/arch/arm64/kernel/ |
D | armv8_deprecated.c | 207 static int emulation_proc_handler(struct ctl_table *table, int write, in emulation_proc_handler() 232 static struct ctl_table ctl_abi[] = { 240 static void register_insn_emulation_sysctl(struct ctl_table *table) in register_insn_emulation_sysctl() 245 struct ctl_table *insns_sysctl, *sysctl; in register_insn_emulation_sysctl()
|
/linux-4.4.14/net/appletalk/ |
D | sysctl_net_atalk.c | 13 static struct ctl_table atalk_table[] = {
|
/linux-4.4.14/security/ |
D | min_addr.c | 31 int mmap_min_addr_handler(struct ctl_table *table, int write, in mmap_min_addr_handler()
|
/linux-4.4.14/fs/ocfs2/ |
D | stackglue.c | 668 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/net/rds/ |
D | sysctl.c | 52 static struct ctl_table rds_sysctl_rds_table[] = {
|
D | ib_sysctl.c | 64 static struct ctl_table rds_ib_sysctl_table[] = {
|
D | iw_sysctl.c | 58 static struct ctl_table rds_iw_sysctl_table[] = {
|
/linux-4.4.14/security/keys/ |
D | sysctl.c | 18 struct ctl_table key_sysctls[] = {
|
/linux-4.4.14/net/x25/ |
D | sysctl_net_x25.c | 20 static struct ctl_table x25_table[] = {
|
/linux-4.4.14/fs/ |
D | drop_caches.c | 42 int drop_caches_sysctl_handler(struct ctl_table *table, int write, in drop_caches_sysctl_handler()
|
D | file_table.c | 79 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()
|
D | pipe.c | 1062 int pipe_proc_fn(struct ctl_table *table, int write, void __user *buf, in pipe_proc_fn()
|
D | eventpoll.c | 296 struct ctl_table epoll_table[] = {
|
D | inode.c | 107 int proc_nr_inodes(struct ctl_table *table, int write, in proc_nr_inodes()
|
D | fs-writeback.c | 1974 int dirtytime_interval_handler(struct ctl_table *table, int write, in dirtytime_interval_handler()
|
D | dcache.c | 154 int proc_nr_dentry(struct ctl_table *table, int write, void __user *buffer, in proc_nr_dentry()
|
/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/ |
D | libcfs.h | 164 void lustre_insert_debugfs(struct ctl_table *table,
|
/linux-4.4.14/drivers/xen/ |
D | balloon.c | 82 static struct ctl_table balloon_table[] = { 95 static struct ctl_table balloon_root[] = { 104 static struct ctl_table xen_root[] = {
|
/linux-4.4.14/fs/lockd/ |
D | svc.c | 446 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/net/ieee802154/6lowpan/ |
D | reassembly.c | 452 static struct ctl_table lowpan_frags_ns_ctl_table[] = { 482 static struct ctl_table lowpan_frags_ctl_table[] = { 495 struct ctl_table *table; in lowpan_frags_ns_sysctl_register() 535 struct ctl_table *table; in lowpan_frags_ns_sysctl_unregister()
|
/linux-4.4.14/net/dccp/ |
D | sysctl.c | 28 static struct ctl_table dccp_default_table[] = {
|
/linux-4.4.14/net/rxrpc/ |
D | sysctl.c | 30 static struct ctl_table rxrpc_sysctl_table[] = {
|
/linux-4.4.14/drivers/char/ipmi/ |
D | ipmi_poweroff.c | 662 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/net/rose/ |
D | sysctl_net_rose.c | 27 static struct ctl_table rose_table[] = {
|
/linux-4.4.14/net/mpls/ |
D | af_mpls.c | 819 static const struct ctl_table mpls_dev_table[] = { 834 struct ctl_table *table; in mpls_dev_sysctl_register() 863 struct ctl_table *table; in mpls_dev_sysctl_unregister() 1489 static int mpls_platform_labels(struct ctl_table *table, int write, in mpls_platform_labels() 1495 struct ctl_table tmp = { in mpls_platform_labels() 1512 static const struct ctl_table mpls_table[] = { 1525 struct ctl_table *table; in mpls_net_init() 1548 struct ctl_table *table; in mpls_net_exit()
|
/linux-4.4.14/net/netrom/ |
D | sysctl_net_netrom.c | 37 static struct ctl_table nr_table[] = {
|
/linux-4.4.14/mm/ |
D | util.c | 377 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()
|
D | page-writeback.c | 471 int dirty_background_ratio_handler(struct ctl_table *table, int write, in dirty_background_ratio_handler() 483 int dirty_background_bytes_handler(struct ctl_table *table, int write, in dirty_background_bytes_handler() 495 int dirty_ratio_handler(struct ctl_table *table, int write, in dirty_ratio_handler() 510 int dirty_bytes_handler(struct ctl_table *table, int write, in dirty_bytes_handler() 1958 int dirty_writeback_centisecs_handler(struct ctl_table *table, int write, in dirty_writeback_centisecs_handler()
|
D | compaction.c | 1704 int sysctl_compaction_handler(struct ctl_table *table, int write, in sysctl_compaction_handler() 1713 int sysctl_extfrag_handler(struct ctl_table *table, int write, in sysctl_extfrag_handler()
|
D | page_alloc.c | 3965 int numa_zonelist_order_handler(struct ctl_table *table, int write, in numa_zonelist_order_handler() 6203 int min_free_kbytes_sysctl_handler(struct ctl_table *table, int write, in core_initcall() 6220 int sysctl_min_unmapped_ratio_sysctl_handler(struct ctl_table *table, int write, in sysctl_min_unmapped_ratio_sysctl_handler() 6236 int sysctl_min_slab_ratio_sysctl_handler(struct ctl_table *table, int write, in sysctl_min_slab_ratio_sysctl_handler() 6262 int lowmem_reserve_ratio_sysctl_handler(struct ctl_table *table, int write, in lowmem_reserve_ratio_sysctl_handler() 6275 int percpu_pagelist_fraction_sysctl_handler(struct ctl_table *table, int write, in percpu_pagelist_fraction_sysctl_handler()
|
D | hugetlb.c | 2780 struct ctl_table *table, int write, in hugetlb_sysctl_handler_common() 2803 int hugetlb_sysctl_handler(struct ctl_table *table, int write, in hugetlb_sysctl_handler() 2812 int hugetlb_mempolicy_sysctl_handler(struct ctl_table *table, int write, in hugetlb_mempolicy_sysctl_handler() 2820 int hugetlb_overcommit_handler(struct ctl_table *table, int write, in hugetlb_overcommit_handler()
|
D | backing-dev.c | 1017 int pdflush_proc_obsolete(struct ctl_table *table, int write, in pdflush_proc_obsolete()
|
/linux-4.4.14/arch/metag/kernel/ |
D | setup.c | 592 static struct ctl_table caps_kern_table[] = { 603 static struct ctl_table caps_root_table[] = {
|
/linux-4.4.14/fs/devpts/ |
D | inode.c | 51 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/char/ |
D | random.c | 1668 static int proc_do_uuid(struct ctl_table *table, int write, in proc_do_uuid() 1671 struct ctl_table fake_table; in proc_do_uuid() 1698 static int proc_do_entropy(struct ctl_table *table, int write, in proc_do_entropy() 1701 struct ctl_table fake_table; in proc_do_entropy() 1713 extern struct ctl_table random_table[]; 1714 struct ctl_table random_table[] = {
|
D | rtc.c | 283 static struct ctl_table rtc_table[] = { 294 static struct ctl_table rtc_root[] = { 303 static struct ctl_table dev_root[] = {
|
D | hpet.c | 743 static struct ctl_table hpet_table[] = { 754 static struct ctl_table hpet_root[] = { 764 static struct ctl_table dev_root[] = {
|
/linux-4.4.14/drivers/misc/sgi-xp/ |
D | xpc_main.c | 95 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/kernel/sched/ |
D | core.c | 2162 int sysctl_numa_balancing(struct ctl_table *table, int write, in sysctl_numa_balancing() 2165 struct ctl_table t; in 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) in sd_alloc_ctl_entry() 5328 struct ctl_table *entry = in sd_alloc_ctl_entry() 5329 kcalloc(n, sizeof(struct ctl_table), GFP_KERNEL); in sd_alloc_ctl_entry() 5334 static void sd_free_ctl_entry(struct ctl_table **tablep) in sd_free_ctl_entry() 5336 struct ctl_table *entry; in sd_free_ctl_entry() 5359 set_table_entry(struct ctl_table *entry, in set_table_entry() [all …]
|
D | fair.c | 569 int sched_proc_update_handler(struct ctl_table *table, int write, in sched_proc_update_handler()
|
/linux-4.4.14/kernel/trace/ |
D | trace_stack.c | 421 stack_trace_sysctl(struct ctl_table *table, int write, in stack_trace_sysctl()
|
D | ftrace.c | 5590 ftrace_enable_sysctl(struct ctl_table *table, int write, in ftrace_enable_sysctl()
|
/linux-4.4.14/arch/s390/kernel/ |
D | debug.c | 892 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.4.14/net/bridge/ |
D | br_netfilter_hooks.c | 943 int brnf_sysctl_call_tables(struct ctl_table *ctl, int write, in brnf_sysctl_call_tables() 955 static struct ctl_table brnf_table[] = {
|
/linux-4.4.14/net/netfilter/ipvs/ |
D | ip_vs_lblc.c | 121 static struct ctl_table vs_vars_table[] = {
|
D | ip_vs_ctl.c | 1608 proc_do_defense_mode(struct ctl_table *table, int write, in proc_do_defense_mode() 1629 proc_do_sync_threshold(struct ctl_table *table, int write, in proc_do_sync_threshold() 1649 proc_do_sync_mode(struct ctl_table *table, int write, in proc_do_sync_mode() 1667 proc_do_sync_ports(struct ctl_table *table, int write, in proc_do_sync_ports() 1690 static struct ctl_table vs_vars[] = { 3843 struct ctl_table *tbl; in ip_vs_control_net_init_sysctl()
|
D | ip_vs_lblcr.c | 292 static struct ctl_table vs_vars_table[] = {
|
/linux-4.4.14/drivers/cdrom/ |
D | cdrom.c | 3474 static int cdrom_sysctl_info(struct ctl_table *ctl, int write, in cdrom_sysctl_info() 3587 static int cdrom_sysctl_handler(struct ctl_table *ctl, int write, in 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/fs/quota/ |
D | dquot.c | 2782 static int do_proc_dqstats(struct ctl_table *table, int write, in 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/fs/notify/inotify/ |
D | inotify_user.c | 60 struct ctl_table inotify_table[] = {
|
/linux-4.4.14/drivers/infiniband/core/ |
D | iwcm.c | 72 static struct ctl_table iwcm_ctl_table[] = {
|
D | ucma.c | 61 static struct ctl_table ucma_ctl_table[] = {
|
/linux-4.4.14/kernel/time/ |
D | timer.c | 122 int timer_migration_handler(struct ctl_table *table, int write, in timer_migration_handler()
|
/linux-4.4.14/drivers/md/ |
D | md.c | 118 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/ |
D | core.c | 210 int perf_proc_update_handler(struct ctl_table *table, int write, in perf_proc_update_handler() 228 int perf_cpu_time_max_percent_handler(struct ctl_table *table, int write, in perf_cpu_time_max_percent_handler()
|