Home
last modified time | relevance | path

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

/kernel/
Dsysctl.c228 static int sysrq_sysctl_handler(struct ctl_table *table, int write, in sysrq_sysctl_handler()
2032 static void warn_sysctl_write(struct ctl_table *table) in warn_sysctl_write()
2050 struct ctl_table *table) in proc_first_pos_non_zero_ignore()
2083 int proc_dostring(struct ctl_table *table, int write, in proc_dostring()
2262 static int __do_proc_dointvec(void *tbl_data, struct ctl_table *table, in __do_proc_dointvec()
2344 static int do_proc_dointvec(struct ctl_table *table, int write, in do_proc_dointvec()
2355 struct ctl_table *table, in do_proc_douintvec_w()
2447 static int __do_proc_douintvec(void *tbl_data, struct ctl_table *table, in __do_proc_douintvec()
2483 static int do_proc_douintvec(struct ctl_table *table, int write, in do_proc_douintvec()
2507 int proc_dointvec(struct ctl_table *table, int write, in proc_dointvec()
[all …]
Dutsname_sysctl.c21 static void *get_uts(struct ctl_table *table) in get_uts()
36 static int proc_do_uts_string(struct ctl_table *table, int write, in proc_do_uts_string()
136 struct ctl_table *table = &uts_kern_table[proc]; in uts_proc_notify() local
Dwatchdog.c679 static int proc_watchdog_common(int which, struct ctl_table *table, int write, in proc_watchdog_common()
706 int proc_watchdog(struct ctl_table *table, int write, in proc_watchdog()
716 int proc_nmi_watchdog(struct ctl_table *table, int write, in proc_nmi_watchdog()
728 int proc_soft_watchdog(struct ctl_table *table, int write, in proc_soft_watchdog()
738 int proc_watchdog_thresh(struct ctl_table *table, int write, in proc_watchdog_thresh()
761 int proc_watchdog_cpumask(struct ctl_table *table, int write, in proc_watchdog_cpumask()
Dsysctl_binary.c1224 const struct bin_table *table = &bin_root_table[0]; in get_sysctl() local
1284 const struct bin_table *table = get_sysctl(name, nlen, tmp); in sysctl_getname() local
1298 const struct bin_table *table = NULL; in binary_sysctl() local
Dlatencytop.c295 int sysctl_latencytop(struct ctl_table *table, int write, in sysctl_latencytop()
Dhung_task.c211 int proc_dohung_task_timeout_secs(struct ctl_table *table, int write, in proc_dohung_task_timeout_secs()
Ducount.c39 struct ctl_table *table) in set_permissions()
Dumh.c492 static int proc_cap_handler(struct ctl_table *table, int write, in proc_cap_handler()
Dpid_namespace.c299 static int pid_ns_ctl_handler(struct ctl_table *table, int write, in pid_ns_ctl_handler()
Dseccomp.c1168 struct ctl_table table; in seccomp_actions_logged_handler() local
Dfork.c2492 int sysctl_max_threads(struct ctl_table *table, int write, in sysctl_max_threads()
Dkprobes.c910 int proc_kprobes_optimization_handler(struct ctl_table *table, int write, in proc_kprobes_optimization_handler()
/kernel/sched/
Ddebug.c272 struct ctl_table *table = sd_alloc_ctl_entry(5); in sd_alloc_ctl_energy_table() local
294 struct ctl_table *table = sd_alloc_ctl_entry(2); in sd_alloc_ctl_group_table() local
309 struct ctl_table *table; in sd_alloc_ctl_domain_table() local
375 struct ctl_table *entry, *table; in sd_alloc_ctl_cpu_table() local
Drt.c2659 int sched_rt_handler(struct ctl_table *table, int write, in sched_rt_handler()
2699 int sched_rr_handler(struct ctl_table *table, int write, in sched_rr_handler()
Dcore.c2301 int sysctl_numa_balancing(struct ctl_table *table, int write, in sysctl_numa_balancing()
2376 int sysctl_schedstats(struct ctl_table *table, int write, in sysctl_schedstats()
Dfair.c636 int sched_proc_update_handler(struct ctl_table *table, int write, in sched_proc_update_handler()
/kernel/events/
Dcallchain.c254 int perf_event_max_stack_handler(struct ctl_table *table, int write, in perf_event_max_stack_handler()
Dcore.c440 int perf_proc_update_handler(struct ctl_table *table, int write, in perf_proc_update_handler()
465 int perf_cpu_time_max_percent_handler(struct ctl_table *table, int write, in perf_cpu_time_max_percent_handler()
/kernel/trace/
Dtrace_stack.c422 stack_trace_sysctl(struct ctl_table *table, int write, in stack_trace_sysctl()
Dftrace.c6547 ftrace_enable_sysctl(struct ctl_table *table, int write, in ftrace_enable_sysctl()
Dtrace.c2344 int tracepoint_printk_sysctl(struct ctl_table *table, int write, in tracepoint_printk_sysctl()
/kernel/cgroup/
Drdma.c365 const char **table = &rdmacg_resource_names[0]; in parse_resource() local
/kernel/time/
Dtimer.c237 int timer_migration_handler(struct ctl_table *table, int write, in timer_migration_handler()
/kernel/printk/
Dprintk.c157 int devkmsg_sysctl_set_loglvl(struct ctl_table *table, int write, in devkmsg_sysctl_set_loglvl()