| /kernel/ |
| D | sysctl.c | 228 static int sysrq_sysctl_handler(struct ctl_table *table, int write, in sysrq_sysctl_handler() 2032 static void warn_sysctl_write(struct ctl_table *table) in warn_sysctl_write() 2050 struct ctl_table *table) in proc_first_pos_non_zero_ignore() 2083 int proc_dostring(struct ctl_table *table, int write, in proc_dostring() 2262 static int __do_proc_dointvec(void *tbl_data, struct ctl_table *table, in __do_proc_dointvec() 2344 static int do_proc_dointvec(struct ctl_table *table, int write, in do_proc_dointvec() 2355 struct ctl_table *table, in do_proc_douintvec_w() 2447 static int __do_proc_douintvec(void *tbl_data, struct ctl_table *table, in __do_proc_douintvec() 2483 static int do_proc_douintvec(struct ctl_table *table, int write, in do_proc_douintvec() 2507 int proc_dointvec(struct ctl_table *table, int write, in proc_dointvec() [all …]
|
| D | utsname_sysctl.c | 21 static void *get_uts(struct ctl_table *table) in get_uts() 36 static int proc_do_uts_string(struct ctl_table *table, int write, in proc_do_uts_string() 136 struct ctl_table *table = &uts_kern_table[proc]; in uts_proc_notify() local
|
| D | watchdog.c | 679 static int proc_watchdog_common(int which, struct ctl_table *table, int write, in proc_watchdog_common() 706 int proc_watchdog(struct ctl_table *table, int write, in proc_watchdog() 716 int proc_nmi_watchdog(struct ctl_table *table, int write, in proc_nmi_watchdog() 728 int proc_soft_watchdog(struct ctl_table *table, int write, in proc_soft_watchdog() 738 int proc_watchdog_thresh(struct ctl_table *table, int write, in proc_watchdog_thresh() 761 int proc_watchdog_cpumask(struct ctl_table *table, int write, in proc_watchdog_cpumask()
|
| D | sysctl_binary.c | 1224 const struct bin_table *table = &bin_root_table[0]; in get_sysctl() local 1284 const struct bin_table *table = get_sysctl(name, nlen, tmp); in sysctl_getname() local 1298 const struct bin_table *table = NULL; in binary_sysctl() local
|
| D | latencytop.c | 295 int sysctl_latencytop(struct ctl_table *table, int write, in sysctl_latencytop()
|
| D | hung_task.c | 211 int proc_dohung_task_timeout_secs(struct ctl_table *table, int write, in proc_dohung_task_timeout_secs()
|
| D | ucount.c | 39 struct ctl_table *table) in set_permissions()
|
| D | umh.c | 492 static int proc_cap_handler(struct ctl_table *table, int write, in proc_cap_handler()
|
| D | pid_namespace.c | 299 static int pid_ns_ctl_handler(struct ctl_table *table, int write, in pid_ns_ctl_handler()
|
| D | seccomp.c | 1168 struct ctl_table table; in seccomp_actions_logged_handler() local
|
| D | fork.c | 2492 int sysctl_max_threads(struct ctl_table *table, int write, in sysctl_max_threads()
|
| D | kprobes.c | 910 int proc_kprobes_optimization_handler(struct ctl_table *table, int write, in proc_kprobes_optimization_handler()
|
| /kernel/sched/ |
| D | debug.c | 272 struct ctl_table *table = sd_alloc_ctl_entry(5); in sd_alloc_ctl_energy_table() local 294 struct ctl_table *table = sd_alloc_ctl_entry(2); in sd_alloc_ctl_group_table() local 309 struct ctl_table *table; in sd_alloc_ctl_domain_table() local 375 struct ctl_table *entry, *table; in sd_alloc_ctl_cpu_table() local
|
| D | rt.c | 2659 int sched_rt_handler(struct ctl_table *table, int write, in sched_rt_handler() 2699 int sched_rr_handler(struct ctl_table *table, int write, in sched_rr_handler()
|
| D | core.c | 2301 int sysctl_numa_balancing(struct ctl_table *table, int write, in sysctl_numa_balancing() 2376 int sysctl_schedstats(struct ctl_table *table, int write, in sysctl_schedstats()
|
| D | fair.c | 636 int sched_proc_update_handler(struct ctl_table *table, int write, in sched_proc_update_handler()
|
| /kernel/events/ |
| D | callchain.c | 254 int perf_event_max_stack_handler(struct ctl_table *table, int write, in perf_event_max_stack_handler()
|
| D | core.c | 440 int perf_proc_update_handler(struct ctl_table *table, int write, in perf_proc_update_handler() 465 int perf_cpu_time_max_percent_handler(struct ctl_table *table, int write, in perf_cpu_time_max_percent_handler()
|
| /kernel/trace/ |
| D | trace_stack.c | 422 stack_trace_sysctl(struct ctl_table *table, int write, in stack_trace_sysctl()
|
| D | ftrace.c | 6547 ftrace_enable_sysctl(struct ctl_table *table, int write, in ftrace_enable_sysctl()
|
| D | trace.c | 2344 int tracepoint_printk_sysctl(struct ctl_table *table, int write, in tracepoint_printk_sysctl()
|
| /kernel/cgroup/ |
| D | rdma.c | 365 const char **table = &rdmacg_resource_names[0]; in parse_resource() local
|
| /kernel/time/ |
| D | timer.c | 237 int timer_migration_handler(struct ctl_table *table, int write, in timer_migration_handler()
|
| /kernel/printk/ |
| D | printk.c | 157 int devkmsg_sysctl_set_loglvl(struct ctl_table *table, int write, in devkmsg_sysctl_set_loglvl()
|