Home
last modified time | relevance | path

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

/kernel/
Dsysctl.c204 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 …]
Dutsname_sysctl.c20 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
Dwatchdog.c641 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()
Dsysctl_binary.c1216 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
Dhung_task.c199 int proc_dohung_task_timeout_secs(struct ctl_table *table, int write, in proc_dohung_task_timeout_secs()
Dlatencytop.c293 int sysctl_latencytop(struct ctl_table *table, int write, in sysctl_latencytop()
Ducount.c38 struct ctl_table *table) in set_permissions()
Dpid_namespace.c292 static int pid_ns_ctl_handler(struct ctl_table *table, int write, in pid_ns_ctl_handler()
Dkmod.c630 static int proc_cap_handler(struct ctl_table *table, int write, in proc_cap_handler()
Dfork.c2332 int sysctl_max_threads(struct ctl_table *table, int write, in sysctl_max_threads()
Dkprobes.c832 int proc_kprobes_optimization_handler(struct ctl_table *table, int write, in proc_kprobes_optimization_handler()
/kernel/sched/
Ddebug.c266 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
Dtune.c769 sysctl_sched_cfs_boost_handler(struct ctl_table *table, int write, in sysctl_sched_cfs_boost_handler()
Dcore.c2318 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()
Dfair.c631 int sched_proc_update_handler(struct ctl_table *table, int write, in sched_proc_update_handler()
/kernel/events/
Dcallchain.c258 int perf_event_max_stack_handler(struct ctl_table *table, int write, in perf_event_max_stack_handler()
Dcore.c432 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/
Dtrace_stack.c425 stack_trace_sysctl(struct ctl_table *table, int write, in stack_trace_sysctl()
Dftrace.c4401 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/
Dtimer.c235 int timer_migration_handler(struct ctl_table *table, int write, in timer_migration_handler()
/kernel/printk/
Dprintk.c158 int devkmsg_sysctl_set_loglvl(struct ctl_table *table, int write, in devkmsg_sysctl_set_loglvl()