Home
last modified time | relevance | path

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

/kernel/
Dsysctl.c204 static int sysrq_sysctl_handler(struct ctl_table *table, int write, in sysrq_sysctl_handler()
1991 static void warn_sysctl_write(struct ctl_table *table) in warn_sysctl_write()
2016 int proc_dostring(struct ctl_table *table, int write, in proc_dostring()
2198 static int __do_proc_dointvec(void *tbl_data, struct ctl_table *table, in __do_proc_dointvec()
2297 static int do_proc_dointvec(struct ctl_table *table, int write, in do_proc_dointvec()
2320 int proc_dointvec(struct ctl_table *table, int write, in proc_dointvec()
2339 int proc_douintvec(struct ctl_table *table, int write, in proc_douintvec()
2350 static int proc_taint(struct ctl_table *table, int write, in proc_taint()
2382 static int proc_dointvec_minmax_sysadmin(struct ctl_table *table, int write, in proc_dointvec_minmax_sysadmin()
2446 int proc_dointvec_minmax(struct ctl_table *table, int write, in proc_dointvec_minmax()
[all …]
Dutsname_sysctl.c20 static void *get_uts(struct ctl_table *table) in get_uts()
35 static int proc_do_uts_string(struct ctl_table *table, int write, in proc_do_uts_string()
135 struct ctl_table *table = &uts_kern_table[proc]; in uts_proc_notify() local
Dwatchdog.c968 static int proc_watchdog_common(int which, struct ctl_table *table, int write, in proc_watchdog_common()
1036 int proc_watchdog(struct ctl_table *table, int write, in proc_watchdog()
1046 int proc_nmi_watchdog(struct ctl_table *table, int write, in proc_nmi_watchdog()
1056 int proc_soft_watchdog(struct ctl_table *table, int write, in proc_soft_watchdog()
1066 int proc_watchdog_thresh(struct ctl_table *table, int write, in proc_watchdog_thresh()
1111 int proc_watchdog_cpumask(struct ctl_table *table, int write, in proc_watchdog_cpumask()
Dhung_task.c197 int proc_dohung_task_timeout_secs(struct ctl_table *table, int write, in proc_dohung_task_timeout_secs()
Dsysctl_binary.c1225 const struct bin_table *table = &bin_root_table[0]; in get_sysctl() local
1285 const struct bin_table *table = get_sysctl(name, nlen, tmp); in sysctl_getname() local
1299 const struct bin_table *table = NULL; in binary_sysctl() local
Dpid_namespace.c273 static int pid_ns_ctl_handler(struct ctl_table *table, int write, in pid_ns_ctl_handler()
Dkmod.c639 static int proc_cap_handler(struct ctl_table *table, int write, in proc_cap_handler()
Dfork.c2170 int sysctl_max_threads(struct ctl_table *table, int write, in sysctl_max_threads()
Dkprobes.c842 int proc_kprobes_optimization_handler(struct ctl_table *table, int write, in proc_kprobes_optimization_handler()
/kernel/trace/
Dtrace_stack.c426 stack_trace_sysctl(struct ctl_table *table, int write, in stack_trace_sysctl()
Dftrace.c4345 unsigned long *table = ftrace_graph_funcs; in set_ftrace_early_graph() local
4489 unsigned long *table; member
5617 ftrace_enable_sysctl(struct ctl_table *table, int write, in ftrace_enable_sysctl()
/kernel/sched/
Dcore.c2251 int sysctl_numa_balancing(struct ctl_table *table, int write, in sysctl_numa_balancing()
5536 struct ctl_table *table = sd_alloc_ctl_entry(5); in sd_alloc_ctl_energy_table() local
5558 struct ctl_table *table = sd_alloc_ctl_entry(2); in sd_alloc_ctl_group_table() local
5573 struct ctl_table *table; in sd_alloc_ctl_domain_table() local
5639 struct ctl_table *entry, *table; in sd_alloc_ctl_cpu_table() local
8555 int sched_rt_handler(struct ctl_table *table, int write, in sched_rt_handler()
8595 int sched_rr_handler(struct ctl_table *table, int write, in sched_rr_handler()
Dtune.c769 sysctl_sched_cfs_boost_handler(struct ctl_table *table, int write, in sysctl_sched_cfs_boost_handler()
Dfair.c627 int sched_proc_update_handler(struct ctl_table *table, int write, in sched_proc_update_handler()
/kernel/time/
Dtimer.c123 int timer_migration_handler(struct ctl_table *table, int write, in timer_migration_handler()
/kernel/events/
Dcore.c215 int perf_proc_update_handler(struct ctl_table *table, int write, in perf_proc_update_handler()
233 int perf_cpu_time_max_percent_handler(struct ctl_table *table, int write, in perf_cpu_time_max_percent_handler()