| /kernel/ |
| D | sysctl.c | 204 static int sysrq_sysctl_handler(struct ctl_table *table, int write, in sysrq_sysctl_handler() 2016 static void warn_sysctl_write(struct ctl_table *table) in warn_sysctl_write() 2041 int proc_dostring(struct ctl_table *table, int write, in proc_dostring() 2223 static int __do_proc_dointvec(void *tbl_data, struct ctl_table *table, in __do_proc_dointvec() 2314 static int do_proc_dointvec(struct ctl_table *table, int write, in do_proc_dointvec() 2337 int proc_dointvec(struct ctl_table *table, int write, in proc_dointvec() 2356 int proc_douintvec(struct ctl_table *table, int write, in proc_douintvec() 2367 static int proc_taint(struct ctl_table *table, int write, in proc_taint() 2399 static int proc_dointvec_minmax_sysadmin(struct ctl_table *table, int write, in proc_dointvec_minmax_sysadmin() 2454 int proc_dointvec_minmax(struct ctl_table *table, int write, in proc_dointvec_minmax() [all …]
|
| 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() 126 struct ctl_table *table = &uts_kern_table[proc]; in uts_proc_notify() local
|
| D | watchdog.c | 641 static int proc_watchdog_common(int which, struct ctl_table *table, int write, in proc_watchdog_common() 709 int proc_watchdog(struct ctl_table *table, int write, in proc_watchdog() 719 int proc_nmi_watchdog(struct ctl_table *table, int write, in proc_nmi_watchdog() 729 int proc_soft_watchdog(struct ctl_table *table, int write, in proc_soft_watchdog() 739 int proc_watchdog_thresh(struct ctl_table *table, int write, in proc_watchdog_thresh() 784 int proc_watchdog_cpumask(struct ctl_table *table, int write, in proc_watchdog_cpumask()
|
| D | sysctl_binary.c | 1216 const struct bin_table *table = &bin_root_table[0]; in get_sysctl() local 1276 const struct bin_table *table = get_sysctl(name, nlen, tmp); in sysctl_getname() local 1290 const struct bin_table *table = NULL; in binary_sysctl() local
|
| D | hung_task.c | 199 int proc_dohung_task_timeout_secs(struct ctl_table *table, int write, in proc_dohung_task_timeout_secs()
|
| D | latencytop.c | 293 int sysctl_latencytop(struct ctl_table *table, int write, in sysctl_latencytop()
|
| D | ucount.c | 38 struct ctl_table *table) in set_permissions()
|
| D | pid_namespace.c | 292 static int pid_ns_ctl_handler(struct ctl_table *table, int write, in pid_ns_ctl_handler()
|
| D | kmod.c | 630 static int proc_cap_handler(struct ctl_table *table, int write, in proc_cap_handler()
|
| D | fork.c | 2332 int sysctl_max_threads(struct ctl_table *table, int write, in sysctl_max_threads()
|
| D | kprobes.c | 832 int proc_kprobes_optimization_handler(struct ctl_table *table, int write, in proc_kprobes_optimization_handler()
|
| /kernel/sched/ |
| D | debug.c | 266 struct ctl_table *table = sd_alloc_ctl_entry(5); in sd_alloc_ctl_energy_table() local 288 struct ctl_table *table = sd_alloc_ctl_entry(2); in sd_alloc_ctl_group_table() local 303 struct ctl_table *table; in sd_alloc_ctl_domain_table() local 369 struct ctl_table *entry, *table; in sd_alloc_ctl_cpu_table() local
|
| D | tune.c | 769 sysctl_sched_cfs_boost_handler(struct ctl_table *table, int write, in sysctl_sched_cfs_boost_handler()
|
| D | core.c | 2318 int sysctl_numa_balancing(struct ctl_table *table, int write, in sysctl_numa_balancing() 2393 int sysctl_schedstats(struct ctl_table *table, int write, in sysctl_schedstats() 8533 int sched_rt_handler(struct ctl_table *table, int write, in sched_rt_handler() 8573 int sched_rr_handler(struct ctl_table *table, int write, in sched_rr_handler()
|
| D | fair.c | 631 int sched_proc_update_handler(struct ctl_table *table, int write, in sched_proc_update_handler()
|
| /kernel/events/ |
| D | callchain.c | 258 int perf_event_max_stack_handler(struct ctl_table *table, int write, in perf_event_max_stack_handler()
|
| D | core.c | 432 int perf_proc_update_handler(struct ctl_table *table, int write, in perf_proc_update_handler() 457 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 | 425 stack_trace_sysctl(struct ctl_table *table, int write, in stack_trace_sysctl()
|
| D | ftrace.c | 4401 unsigned long *table = ftrace_graph_funcs; in set_ftrace_early_graph() local 4542 unsigned long *table; member 5675 ftrace_enable_sysctl(struct ctl_table *table, int write, in ftrace_enable_sysctl()
|
| /kernel/time/ |
| D | timer.c | 235 int timer_migration_handler(struct ctl_table *table, int write, in timer_migration_handler()
|
| /kernel/printk/ |
| D | printk.c | 158 int devkmsg_sysctl_set_loglvl(struct ctl_table *table, int write, in devkmsg_sysctl_set_loglvl()
|