/kernel/ |
D | sysctl.c | 203 static int bpf_stats_handler(struct ctl_table *table, int write, in bpf_stats_handler() 238 static int bpf_unpriv_handler(struct ctl_table *table, int write, in bpf_unpriv_handler() 268 static int _proc_do_string(char *data, int maxlen, int write, in _proc_do_string() 381 int proc_dostring(struct ctl_table *table, int write, in proc_dostring() 551 int write, void *data) in do_proc_dointvec_conv() 578 int write, void *data) in do_proc_douintvec_conv() 594 int write, void *buffer, in __do_proc_dointvec() 666 static int do_proc_dointvec(struct ctl_table *table, int write, in do_proc_dointvec() 682 int write, void *data), in do_proc_douintvec_w() 737 int write, void *data), in do_proc_douintvec_r() [all …]
|
D | watchdog.c | 653 static int proc_watchdog_common(int which, struct ctl_table *table, int write, in proc_watchdog_common() 680 int proc_watchdog(struct ctl_table *table, int write, in proc_watchdog() 690 int proc_nmi_watchdog(struct ctl_table *table, int write, in proc_nmi_watchdog() 702 int proc_soft_watchdog(struct ctl_table *table, int write, in proc_soft_watchdog() 712 int proc_watchdog_thresh(struct ctl_table *table, int write, in proc_watchdog_thresh() 735 int proc_watchdog_cpumask(struct ctl_table *table, int write, in proc_watchdog_cpumask()
|
D | stackleak.c | 22 int stack_erasing_sysctl(struct ctl_table *table, int write, in stack_erasing_sysctl()
|
D | utsname_sysctl.c | 32 static int proc_do_uts_string(struct ctl_table *table, int write, in proc_do_uts_string()
|
D | latencytop.c | 272 int sysctl_latencytop(struct ctl_table *table, int write, void *buffer, in sysctl_latencytop()
|
D | hung_task.c | 233 int proc_dohung_task_timeout_secs(struct ctl_table *table, int write, in proc_dohung_task_timeout_secs()
|
D | umh.c | 486 static int proc_cap_handler(struct ctl_table *table, int write, in proc_cap_handler()
|
D | pid_namespace.c | 283 static int pid_ns_ctl_handler(struct ctl_table *table, int write, in pid_ns_ctl_handler()
|
D | seccomp.c | 2294 static int seccomp_actions_logged_handler(struct ctl_table *ro_table, int write, in seccomp_actions_logged_handler()
|
D | fork.c | 3159 int sysctl_max_threads(struct ctl_table *table, int write, in sysctl_max_threads()
|
D | kprobes.c | 929 int proc_kprobes_optimization_handler(struct ctl_table *table, int write, in proc_kprobes_optimization_handler()
|
/kernel/events/ |
D | callchain.c | 236 int perf_event_max_stack_handler(struct ctl_table *table, int write, in perf_event_max_stack_handler()
|
D | core.c | 446 int perf_proc_update_handler(struct ctl_table *table, int write, in perf_proc_update_handler() 470 int perf_cpu_time_max_percent_handler(struct ctl_table *table, int write, in perf_cpu_time_max_percent_handler()
|
/kernel/sched/ |
D | pelt.c | 541 int sched_pelt_multiplier(struct ctl_table *table, int write, void *buffer, in sched_pelt_multiplier()
|
D | debug.c | 248 static int sd_ctl_doflags(struct ctl_table *table, int write, in sd_ctl_doflags()
|
D | rt.c | 2845 int sched_rt_handler(struct ctl_table *table, int write, void *buffer, in sched_rt_handler() 2884 int sched_rr_handler(struct ctl_table *table, int write, void *buffer, in sched_rr_handler()
|
D | topology.c | 220 int sched_energy_aware_handler(struct ctl_table *table, int write, in sched_energy_aware_handler()
|
D | core.c | 1406 int sysctl_sched_uclamp_handler(struct ctl_table *table, int write, in sysctl_sched_uclamp_handler() 3362 int sysctl_numa_balancing(struct ctl_table *table, int write, in sysctl_numa_balancing() 3437 int sysctl_schedstats(struct ctl_table *table, int write, void *buffer, in sysctl_schedstats()
|
/kernel/trace/ |
D | trace_stack.c | 518 stack_trace_sysctl(struct ctl_table *table, int write, void *buffer, in stack_trace_sysctl()
|
D | ring_buffer.c | 331 local_t write; /* index for next write */ member 3290 unsigned long tail, write, w; in __rb_reserve_next() local
|
D | ftrace.c | 7625 ftrace_enable_sysctl(struct ctl_table *table, int write, in ftrace_enable_sysctl()
|
/kernel/locking/ |
D | locktorture.c | 681 struct lock_stress_stats *statp, bool write) in __torture_print_stats()
|
/kernel/bpf/ |
D | cgroup.c | 1280 struct ctl_table *table, int write, in __cgroup_bpf_run_filter_sysctl()
|
/kernel/time/ |
D | timer.c | 259 int timer_migration_handler(struct ctl_table *table, int write, in timer_migration_handler()
|
/kernel/printk/ |
D | printk.c | 180 int devkmsg_sysctl_set_loglvl(struct ctl_table *table, int write, in devkmsg_sysctl_set_loglvl()
|