Home
last modified time | relevance | path

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

12

/kernel/
Dsysctl.c209 static void warn_sysctl_write(struct ctl_table *table) in warn_sysctl_write()
227 struct ctl_table *table) in proc_first_pos_non_zero_ignore()
260 int proc_dostring(struct ctl_table *table, int write, in proc_dostring()
487 static int __do_proc_dointvec(void *tbl_data, struct ctl_table *table, in __do_proc_dointvec()
560 static int do_proc_dointvec(struct ctl_table *table, int write, in do_proc_dointvec()
571 struct ctl_table *table, in do_proc_douintvec_w()
658 static int __do_proc_douintvec(void *tbl_data, struct ctl_table *table, in __do_proc_douintvec()
694 int do_proc_douintvec(struct ctl_table *table, int write, in do_proc_douintvec()
718 int proc_dobool(struct ctl_table *table, int write, void *buffer, in proc_dobool()
738 int proc_dointvec(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(struct ctl_table *table) in get_uts()
33 static int proc_do_uts_string(struct ctl_table *table, int write, in proc_do_uts_string()
142 struct ctl_table *table = &uts_kern_table[proc]; in uts_proc_notify() local
Dwatchdog.c668 static int proc_watchdog_common(int which, struct ctl_table *table, int write, in proc_watchdog_common()
695 int proc_watchdog(struct ctl_table *table, int write, in proc_watchdog()
705 int proc_nmi_watchdog(struct ctl_table *table, int write, in proc_nmi_watchdog()
717 int proc_soft_watchdog(struct ctl_table *table, int write, in proc_soft_watchdog()
727 int proc_watchdog_thresh(struct ctl_table *table, int write, in proc_watchdog_thresh()
750 int proc_watchdog_cpumask(struct ctl_table *table, int write, in proc_watchdog_cpumask()
Dstackleak.c24 static int stack_erasing_sysctl(struct ctl_table *table, int write, in stack_erasing_sysctl()
Dlatencytop.c68 static int sysctl_latencytop(struct ctl_table *table, int write, void *buffer, in sysctl_latencytop()
Dhung_task.c246 static int proc_dohung_task_timeout_secs(struct ctl_table *table, int write, in proc_dohung_task_timeout_secs()
Dumh.c500 static int proc_cap_handler(struct ctl_table *table, int write, in proc_cap_handler()
Dpid_namespace.c276 static int pid_ns_ctl_handler(struct ctl_table *table, int write, in pid_ns_ctl_handler()
Ddelayacct.c49 static int sysctl_delayacct(struct ctl_table *table, int write, void *buffer, in sysctl_delayacct()
Ducount.c41 struct ctl_table *table) in set_permissions()
Dseccomp.c2277 struct ctl_table table; in read_actions_logged() local
2295 struct ctl_table table; in write_actions_logged() local
Dfork.c3410 int sysctl_max_threads(struct ctl_table *table, int write, in sysctl_max_threads()
Dkprobes.c942 static int proc_kprobes_optimization_handler(struct ctl_table *table, in proc_kprobes_optimization_handler()
/kernel/printk/
Dsysctl.c14 static int proc_dointvec_minmax_sysadmin(struct ctl_table *table, int write, in proc_dointvec_minmax_sysadmin()
/kernel/power/
Denergy_model.c111 struct em_perf_state *table; in em_create_perf_table() local
243 struct em_perf_state *table; in em_cpufreq_update_efficiencies() local
/kernel/events/
Dcallchain.c232 int perf_event_max_stack_handler(struct ctl_table *table, int write, in perf_event_max_stack_handler()
/kernel/sched/
Dpelt.c484 int sched_pelt_multiplier(struct ctl_table *table, int write, void *buffer, in sched_pelt_multiplier()
Drt.c3099 static int sched_rt_handler(struct ctl_table *table, int write, void *buffer, in sched_rt_handler()
3138 static int sched_rr_handler(struct ctl_table *table, int write, void *buffer, in sched_rr_handler()
Dtopology.c228 static int sched_energy_aware_handler(struct ctl_table *table, int write, in sched_energy_aware_handler()
Dcore.c1816 static int sysctl_sched_uclamp_handler(struct ctl_table *table, int write, in sysctl_sched_uclamp_handler()
4605 int sysctl_numa_balancing(struct ctl_table *table, int write, in sysctl_numa_balancing()
4674 static int sysctl_schedstats(struct ctl_table *table, int write, void *buffer, in sysctl_schedstats()
/kernel/trace/
Dtrace_stack.c517 stack_trace_sysctl(struct ctl_table *table, int write, void *buffer, in stack_trace_sysctl()
/kernel/time/
Dtimer.c245 static int timer_migration_handler(struct ctl_table *table, int write, in timer_migration_handler()
/kernel/bpf/
Dsyscall.c5259 static int bpf_stats_handler(struct ctl_table *table, int write, in bpf_stats_handler()
5294 static int bpf_unpriv_handler(struct ctl_table *table, int write, in bpf_unpriv_handler()
Dcgroup.c1682 struct ctl_table *table, int write, in __cgroup_bpf_run_filter_sysctl()

12