| /kernel/ |
| D | sysctl.c | 208 static void warn_sysctl_write(const struct ctl_table *table) in warn_sysctl_write() 226 const struct ctl_table *table) in proc_first_pos_non_zero_ignore() 259 int proc_dostring(const struct ctl_table *table, int write, in proc_dostring() 471 static int __do_proc_dointvec(void *tbl_data, const struct ctl_table *table, in __do_proc_dointvec() 544 static int do_proc_dointvec(const struct ctl_table *table, int write, in do_proc_dointvec() 555 const struct ctl_table *table, in do_proc_douintvec_w() 642 static int __do_proc_douintvec(void *tbl_data, const struct ctl_table *table, in __do_proc_douintvec() 678 int do_proc_douintvec(const struct ctl_table *table, int write, in do_proc_douintvec() 705 int proc_dobool(const struct ctl_table *table, int write, void *buffer, in proc_dobool() 742 int proc_dointvec(const struct ctl_table *table, int write, void *buffer, in proc_dointvec() [all …]
|
| D | sysctl-test.c | 116 struct ctl_table table = { in sysctl_test_api_dointvec_table_len_is_zero() local 150 struct ctl_table table = { in sysctl_test_api_dointvec_table_read_but_position_set() local 185 struct ctl_table table = { in sysctl_test_dointvec_read_happy_single_positive() local 216 struct ctl_table table = { in sysctl_test_dointvec_read_happy_single_negative() local 245 struct ctl_table table = { in sysctl_test_dointvec_write_happy_single_positive() local 275 struct ctl_table table = { in sysctl_test_dointvec_write_happy_single_negative() local 307 struct ctl_table table = { in sysctl_test_api_dointvec_write_single_less_int_min() local 345 struct ctl_table table = { in sysctl_test_api_dointvec_write_single_greater_int_max() local
|
| D | utsname_sysctl.c | 18 static void *get_uts(const struct ctl_table *table) in get_uts() 33 static int proc_do_uts_string(const struct ctl_table *table, int write, in proc_do_uts_string() 132 struct ctl_table *table = &uts_kern_table[proc]; in uts_proc_notify() local
|
| D | watchdog.c | 975 static int proc_watchdog_common(int which, const struct ctl_table *table, int write, in proc_watchdog_common() 1002 static int proc_watchdog(const struct ctl_table *table, int write, in proc_watchdog() 1013 static int proc_nmi_watchdog(const struct ctl_table *table, int write, in proc_nmi_watchdog() 1026 static int proc_soft_watchdog(const struct ctl_table *table, int write, in proc_soft_watchdog() 1037 static int proc_watchdog_thresh(const struct ctl_table *table, int write, in proc_watchdog_thresh() 1062 static int proc_watchdog_cpumask(const struct ctl_table *table, int write, in proc_watchdog_cpumask()
|
| D | pid_sysctl.h | 8 static int pid_mfd_noexec_dointvec_minmax(const struct ctl_table *table, in pid_mfd_noexec_dointvec_minmax()
|
| D | stackleak.c | 24 static int stack_erasing_sysctl(const struct ctl_table *table, int write, in stack_erasing_sysctl()
|
| D | latencytop.c | 68 static int sysctl_latencytop(const struct ctl_table *table, int write, void *buffer, in sysctl_latencytop()
|
| D | hung_task.c | 286 static int proc_dohung_task_timeout_secs(const struct ctl_table *table, int write, in proc_dohung_task_timeout_secs()
|
| D | delayacct.c | 47 static int sysctl_delayacct(const struct ctl_table *table, int write, void *buffer, in sysctl_delayacct()
|
| D | umh.c | 498 static int proc_cap_handler(const struct ctl_table *table, int write, in proc_cap_handler()
|
| D | pid_namespace.c | 264 static int pid_ns_ctl_handler(const struct ctl_table *table, int write, in pid_ns_ctl_handler()
|
| D | ucount.c | 41 const struct ctl_table *table) in set_permissions()
|
| D | kexec_core.c | 891 static int kexec_limit_handler(const struct ctl_table *table, int write, in kexec_limit_handler()
|
| D | seccomp.c | 2371 struct ctl_table table; in read_actions_logged() local 2389 struct ctl_table table; in write_actions_logged() local
|
| D | fork.c | 3450 int sysctl_max_threads(const struct ctl_table *table, int write, in sysctl_max_threads()
|
| /kernel/power/ |
| D | energy_model.c | 72 struct em_perf_state *table; in em_debug_create_ps() local 176 void em_table_free(struct em_perf_table *table) in em_table_free() 191 struct em_perf_table *table; in em_table_alloc() local 206 struct em_perf_state *table, int nr_states) in em_init_performance() 229 static int em_compute_costs(struct device *dev, struct em_perf_state *table, in em_compute_costs() 284 int em_dev_compute_costs(struct device *dev, struct em_perf_state *table, in em_dev_compute_costs() 336 struct em_perf_state *table, in em_create_perf_table() 450 em_cpufreq_update_efficiencies(struct device *dev, struct em_perf_state *table) in em_cpufreq_update_efficiencies() 747 struct em_perf_state *table; in em_check_capacity_update() local 875 struct em_perf_state *table; in em_update_performance_limits() local
|
| /kernel/printk/ |
| D | sysctl.c | 14 static int proc_dointvec_minmax_sysadmin(const struct ctl_table *table, int write, in proc_dointvec_minmax_sysadmin()
|
| /kernel/events/ |
| D | callchain.c | 273 int perf_event_max_stack_handler(const struct ctl_table *table, int write, in perf_event_max_stack_handler()
|
| /kernel/sched/ |
| D | pelt.c | 523 int sched_pelt_multiplier(const struct ctl_table *table, int write, void *buffer, in sched_pelt_multiplier()
|
| D | rt.c | 3096 static int sched_rt_handler(const struct ctl_table *table, int write, void *buffer, in sched_rt_handler() 3141 static int sched_rr_handler(const struct ctl_table *table, int write, void *buffer, in sched_rr_handler()
|
| D | topology.c | 297 static int sched_energy_aware_handler(const struct ctl_table *table, int write, in sched_energy_aware_handler()
|
| /kernel/trace/ |
| D | trace_stack.c | 517 stack_trace_sysctl(const struct ctl_table *table, int write, void *buffer, in stack_trace_sysctl()
|
| /kernel/bpf/ |
| D | syscall.c | 5950 static int bpf_stats_handler(const struct ctl_table *table, int write, in bpf_stats_handler() 5985 static int bpf_unpriv_handler(const struct ctl_table *table, int write, in bpf_unpriv_handler()
|
| D | cgroup.c | 1728 struct ctl_table *table, int write, in __cgroup_bpf_run_filter_sysctl()
|
| /kernel/time/ |
| D | timer.c | 294 static int timer_migration_handler(const struct ctl_table *table, int write, in timer_migration_handler()
|