/kernel/ |
D | sysctl.c | 204 static int sysrq_sysctl_handler(struct ctl_table *table, int write, in sysrq_sysctl_handler() 1949 static int _proc_do_string(char *data, int maxlen, int write, in _proc_do_string() 2041 int proc_dostring(struct ctl_table *table, int write, in proc_dostring() 2178 int write, void *data) in do_proc_dointvec_conv() 2205 int write, void *data) in do_proc_douintvec_conv() 2224 int write, void __user *buffer, 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() [all …]
|
D | utsname_sysctl.c | 20 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()
|
D | watchdog.c | 641 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()
|
D | hung_task.c | 199 int proc_dohung_task_timeout_secs(struct ctl_table *table, int write, in proc_dohung_task_timeout_secs()
|
D | latencytop.c | 293 int sysctl_latencytop(struct ctl_table *table, int write, in sysctl_latencytop()
|
D | pid_namespace.c | 292 static int pid_ns_ctl_handler(struct ctl_table *table, int write, in pid_ns_ctl_handler()
|
D | kmod.c | 630 static int proc_cap_handler(struct ctl_table *table, int write, in proc_cap_handler()
|
D | fork.c | 2332 int sysctl_max_threads(struct ctl_table *table, int write, in sysctl_max_threads()
|
D | kprobes.c | 832 int proc_kprobes_optimization_handler(struct ctl_table *table, int write, in proc_kprobes_optimization_handler()
|
/kernel/events/ |
D | callchain.c | 258 int perf_event_max_stack_handler(struct ctl_table *table, int write, in perf_event_max_stack_handler()
|
D | core.c | 432 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/ |
D | trace_stack.c | 425 stack_trace_sysctl(struct ctl_table *table, int write, in stack_trace_sysctl()
|
D | ring_buffer.c | 301 local_t write; /* index for next write */ member 2690 unsigned long tail, write; in __rb_reserve_next() local
|
D | ftrace.c | 5675 ftrace_enable_sysctl(struct ctl_table *table, int write, in ftrace_enable_sysctl()
|
/kernel/locking/ |
D | locktorture.c | 640 struct lock_stress_stats *statp, bool write) in __torture_print_stats()
|
/kernel/sched/ |
D | tune.c | 769 sysctl_sched_cfs_boost_handler(struct ctl_table *table, int write, in sysctl_sched_cfs_boost_handler()
|
D | core.c | 2318 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()
|
D | fair.c | 631 int sched_proc_update_handler(struct ctl_table *table, int write, in sched_proc_update_handler()
|
/kernel/time/ |
D | timer.c | 235 int timer_migration_handler(struct ctl_table *table, int write, in timer_migration_handler()
|
/kernel/printk/ |
D | printk.c | 158 int devkmsg_sysctl_set_loglvl(struct ctl_table *table, int write, in devkmsg_sysctl_set_loglvl()
|