| /kernel/ |
| D | sysctl.c | 146 static int _proc_do_string(char *data, int maxlen, int write, in _proc_do_string() 259 int proc_dostring(const struct ctl_table *table, int write, in proc_dostring() 429 int write, void *data) in do_proc_dointvec_conv() 456 int write, void *data) in do_proc_douintvec_conv() 472 int write, void *buffer, in __do_proc_dointvec() 544 static int do_proc_dointvec(const struct ctl_table *table, int write, in do_proc_dointvec() 560 int write, void *data), in do_proc_douintvec_w() 615 int write, void *data), in do_proc_douintvec_r() 643 int write, void *buffer, in __do_proc_douintvec() 678 int do_proc_douintvec(const struct ctl_table *table, int write, in do_proc_douintvec() [all …]
|
| D | watchdog.c | 975 static int proc_watchdog_common(int which, const struct ctl_table *table, int write, in proc_watchdog_common() 1002 static int proc_watchdog(const struct ctl_table *table, int write, in proc_watchdog() 1013 static int proc_nmi_watchdog(const struct ctl_table *table, int write, in proc_nmi_watchdog() 1026 static int proc_soft_watchdog(const struct ctl_table *table, int write, in proc_soft_watchdog() 1037 static int proc_watchdog_thresh(const struct ctl_table *table, int write, in proc_watchdog_thresh() 1062 static int proc_watchdog_cpumask(const struct ctl_table *table, int write, in proc_watchdog_cpumask()
|
| D | pid_sysctl.h | 9 int write, void *buf, size_t *lenp, loff_t *ppos) in pid_mfd_noexec_dointvec_minmax()
|
| D | utsname_sysctl.c | 33 static int proc_do_uts_string(const struct ctl_table *table, int write, in proc_do_uts_string()
|
| D | stackleak.c | 24 static int stack_erasing_sysctl(const struct ctl_table *table, int write, in stack_erasing_sysctl()
|
| D | latencytop.c | 68 static int sysctl_latencytop(const struct ctl_table *table, int write, void *buffer, in sysctl_latencytop()
|
| D | hung_task.c | 286 static int proc_dohung_task_timeout_secs(const struct ctl_table *table, int write, in proc_dohung_task_timeout_secs()
|
| D | delayacct.c | 47 static int sysctl_delayacct(const struct ctl_table *table, int write, void *buffer, in sysctl_delayacct()
|
| D | umh.c | 498 static int proc_cap_handler(const struct ctl_table *table, int write, in proc_cap_handler()
|
| D | pid_namespace.c | 264 static int pid_ns_ctl_handler(const struct ctl_table *table, int write, in pid_ns_ctl_handler()
|
| D | kexec_core.c | 891 static int kexec_limit_handler(const struct ctl_table *table, int write, in kexec_limit_handler()
|
| D | seccomp.c | 2446 static int seccomp_actions_logged_handler(const struct ctl_table *ro_table, int write, in seccomp_actions_logged_handler()
|
| D | fork.c | 3450 int sysctl_max_threads(const struct ctl_table *table, int write, in sysctl_max_threads()
|
| D | kprobes.c | 943 int write, void *buffer, in proc_kprobes_optimization_handler()
|
| /kernel/printk/ |
| D | sysctl.c | 14 static int proc_dointvec_minmax_sysadmin(const struct ctl_table *table, int write, in proc_dointvec_minmax_sysadmin()
|
| /kernel/events/ |
| D | callchain.c | 273 int perf_event_max_stack_handler(const struct ctl_table *table, int write, in perf_event_max_stack_handler()
|
| /kernel/sched/ |
| D | pelt.c | 523 int sched_pelt_multiplier(const struct ctl_table *table, int write, void *buffer, in sched_pelt_multiplier()
|
| D | rt.c | 3096 static int sched_rt_handler(const struct ctl_table *table, int write, void *buffer, in sched_rt_handler() 3141 static int sched_rr_handler(const struct ctl_table *table, int write, void *buffer, in sched_rr_handler()
|
| D | topology.c | 297 static int sched_energy_aware_handler(const struct ctl_table *table, int write, in sched_energy_aware_handler()
|
| /kernel/trace/ |
| D | trace_stack.c | 517 stack_trace_sysctl(const struct ctl_table *table, int write, void *buffer, in stack_trace_sysctl()
|
| D | ring_buffer.c | 330 local_t write; /* index for next write */ member 598 long commit, write; in verify_event() local 4311 unsigned long tail, write, w; in __rb_reserve_next() local
|
| /kernel/locking/ |
| D | locktorture.c | 948 struct lock_stress_stats *statp, bool write) in __torture_print_stats()
|
| /kernel/bpf/ |
| D | syscall.c | 5950 static int bpf_stats_handler(const struct ctl_table *table, int write, in bpf_stats_handler() 5985 static int bpf_unpriv_handler(const struct ctl_table *table, int write, in bpf_unpriv_handler()
|
| D | cgroup.c | 1728 struct ctl_table *table, int write, in __cgroup_bpf_run_filter_sysctl()
|
| /kernel/time/ |
| D | timer.c | 294 static int timer_migration_handler(const struct ctl_table *table, int write, in timer_migration_handler()
|