| /kernel/ |
| A D | sysctl.c | 359 int write, void *data) in do_proc_dointvec_conv() 386 int write, void *data) in do_proc_douintvec_conv() 402 int write, void *buffer, in __do_proc_dointvec() 474 static int do_proc_dointvec(const struct ctl_table *table, int write, in do_proc_dointvec() 490 int write, void *data), in do_proc_douintvec_w() 573 int write, void *buffer, in __do_proc_douintvec() 608 int do_proc_douintvec(const struct ctl_table *table, int write, in do_proc_douintvec() 714 int write, void *data) in do_proc_dointvec_minmax_conv() 781 int write, void *data) in do_proc_douintvec_minmax_conv() 1018 int write, void *data) in do_proc_dointvec_jiffies_conv() [all …]
|
| A D | watchdog.c | 1032 static int proc_watchdog_common(int which, const struct ctl_table *table, int write, in proc_watchdog_common() 1060 static int proc_watchdog(const struct ctl_table *table, int write, in proc_watchdog() 1071 static int proc_nmi_watchdog(const struct ctl_table *table, int write, in proc_nmi_watchdog() 1084 static int proc_soft_watchdog(const struct ctl_table *table, int write, in proc_soft_watchdog() 1095 static int proc_watchdog_thresh(const struct ctl_table *table, int write, in proc_watchdog_thresh() 1120 static int proc_watchdog_cpumask(const struct ctl_table *table, int write, in proc_watchdog_cpumask()
|
| A D | pid_sysctl.h | 9 int write, void *buf, size_t *lenp, loff_t *ppos) in pid_mfd_noexec_dointvec_minmax()
|
| A D | utsname_sysctl.c | 33 static int proc_do_uts_string(const struct ctl_table *table, int write, in proc_do_uts_string()
|
| A D | kstack_erase.c | 25 static int stack_erasing_sysctl(const struct ctl_table *table, int write, in stack_erasing_sysctl()
|
| A D | panic.c | 86 static int proc_taint(const struct ctl_table *table, int write, in proc_taint() 125 static int sysctl_panic_print_handler(const struct ctl_table *table, int write, in sysctl_panic_print_handler()
|
| A D | latencytop.c | 68 static int sysctl_latencytop(const struct ctl_table *table, int write, void *buffer, in sysctl_latencytop()
|
| A D | hung_task.c | 347 static int proc_dohung_task_timeout_secs(const struct ctl_table *table, int write, in proc_dohung_task_timeout_secs()
|
| A D | umh.c | 497 static int proc_cap_handler(const struct ctl_table *table, int write, in proc_cap_handler()
|
| A D | delayacct.c | 56 static int sysctl_delayacct(const struct ctl_table *table, int write, void *buffer, in sysctl_delayacct()
|
| A D | pid_namespace.c | 285 static int pid_ns_ctl_handler(const struct ctl_table *table, int write, in pid_ns_ctl_handler()
|
| A D | kexec_core.c | 1039 static int kexec_limit_handler(const struct ctl_table *table, int write, in kexec_limit_handler()
|
| A D | pid.c | 716 static int proc_do_cad_pid(const struct ctl_table *table, int write, void *buffer, in proc_do_cad_pid()
|
| A D | seccomp.c | 2455 static int seccomp_actions_logged_handler(const struct ctl_table *ro_table, int write, in seccomp_actions_logged_handler()
|
| A D | fork.c | 3225 static int sysctl_max_threads(const struct ctl_table *table, int write, in sysctl_max_threads()
|
| /kernel/printk/ |
| A D | sysctl.c | 14 static int proc_dointvec_minmax_sysadmin(const struct ctl_table *table, int write, in proc_dointvec_minmax_sysadmin()
|
| /kernel/events/ |
| A D | callchain.c | 270 static int perf_event_max_stack_handler(const struct ctl_table *table, int write, in perf_event_max_stack_handler()
|
| /kernel/trace/ |
| A D | trace_stack.c | 517 stack_trace_sysctl(const struct ctl_table *table, int write, void *buffer, in stack_trace_sysctl()
|
| A D | ring_buffer.c | 361 local_t write; /* index for next write */ member 632 long commit, write; in verify_event() local 4427 unsigned long tail, write, w; in __rb_reserve_next() local
|
| /kernel/sched/ |
| A D | rt.c | 2856 static int sched_rt_handler(const struct ctl_table *table, int write, void *buffer, in sched_rt_handler() 2903 static int sched_rr_handler(const struct ctl_table *table, int write, void *buffer, in sched_rr_handler()
|
| A D | topology.c | 272 static int sched_energy_aware_handler(const struct ctl_table *table, int write, in sched_energy_aware_handler()
|
| A D | core.c | 1919 static int sysctl_sched_uclamp_handler(const struct ctl_table *table, int write, in sysctl_sched_uclamp_handler() 4560 static int sysctl_numa_balancing(const struct ctl_table *table, int write, in sysctl_numa_balancing() 4629 static int sysctl_schedstats(const struct ctl_table *table, int write, void *buffer, in sysctl_schedstats()
|
| /kernel/locking/ |
| A D | locktorture.c | 1002 struct lock_stress_stats *statp, bool write) in __torture_print_stats()
|
| /kernel/time/ |
| A D | timer.c | 291 static int timer_migration_handler(const struct ctl_table *table, int write, in timer_migration_handler()
|
| /kernel/bpf/ |
| A D | syscall.c | 6310 static int bpf_stats_handler(const struct ctl_table *table, int write, in bpf_stats_handler() 6345 static int bpf_unpriv_handler(const struct ctl_table *table, int write, in bpf_unpriv_handler()
|