Home
last modified time | relevance | path

Searched defs:table (Results 1 – 25 of 32) sorted by relevance

12

/kernel/
Dsysctl.c208 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 …]
Dsysctl-test.c116 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
Dutsname_sysctl.c18 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
Dwatchdog.c975 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()
Dpid_sysctl.h8 static int pid_mfd_noexec_dointvec_minmax(const struct ctl_table *table, in pid_mfd_noexec_dointvec_minmax()
Dstackleak.c24 static int stack_erasing_sysctl(const struct ctl_table *table, int write, in stack_erasing_sysctl()
Dlatencytop.c68 static int sysctl_latencytop(const struct ctl_table *table, int write, void *buffer, in sysctl_latencytop()
Dhung_task.c286 static int proc_dohung_task_timeout_secs(const struct ctl_table *table, int write, in proc_dohung_task_timeout_secs()
Ddelayacct.c47 static int sysctl_delayacct(const struct ctl_table *table, int write, void *buffer, in sysctl_delayacct()
Dumh.c498 static int proc_cap_handler(const struct ctl_table *table, int write, in proc_cap_handler()
Dpid_namespace.c264 static int pid_ns_ctl_handler(const struct ctl_table *table, int write, in pid_ns_ctl_handler()
Ducount.c41 const struct ctl_table *table) in set_permissions()
Dkexec_core.c891 static int kexec_limit_handler(const struct ctl_table *table, int write, in kexec_limit_handler()
Dseccomp.c2371 struct ctl_table table; in read_actions_logged() local
2389 struct ctl_table table; in write_actions_logged() local
Dfork.c3450 int sysctl_max_threads(const struct ctl_table *table, int write, in sysctl_max_threads()
/kernel/power/
Denergy_model.c72 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/
Dsysctl.c14 static int proc_dointvec_minmax_sysadmin(const struct ctl_table *table, int write, in proc_dointvec_minmax_sysadmin()
/kernel/events/
Dcallchain.c273 int perf_event_max_stack_handler(const struct ctl_table *table, int write, in perf_event_max_stack_handler()
/kernel/sched/
Dpelt.c523 int sched_pelt_multiplier(const struct ctl_table *table, int write, void *buffer, in sched_pelt_multiplier()
Drt.c3096 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()
Dtopology.c297 static int sched_energy_aware_handler(const struct ctl_table *table, int write, in sched_energy_aware_handler()
/kernel/trace/
Dtrace_stack.c517 stack_trace_sysctl(const struct ctl_table *table, int write, void *buffer, in stack_trace_sysctl()
/kernel/bpf/
Dsyscall.c5950 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()
Dcgroup.c1728 struct ctl_table *table, int write, in __cgroup_bpf_run_filter_sysctl()
/kernel/time/
Dtimer.c294 static int timer_migration_handler(const struct ctl_table *table, int write, in timer_migration_handler()

12