Home
last modified time | relevance | path

Searched defs:write (Results 1 – 22 of 22) sorted by relevance

/kernel/
Dsysctl.c228 static int sysrq_sysctl_handler(struct ctl_table *table, int write, in sysrq_sysctl_handler()
1965 static int _proc_do_string(char *data, int maxlen, int write, in _proc_do_string()
2083 int proc_dostring(struct ctl_table *table, int write, in proc_dostring()
2220 int write, void *data) in do_proc_dointvec_conv()
2247 int write, void *data) in do_proc_douintvec_conv()
2263 int write, void __user *buffer, in __do_proc_dointvec()
2344 static int do_proc_dointvec(struct ctl_table *table, int write, in do_proc_dointvec()
2360 int write, void *data), in do_proc_douintvec_w()
2420 int write, void *data), in do_proc_douintvec_r()
2448 int write, void __user *buffer, in __do_proc_douintvec()
[all …]
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()
Dutsname_sysctl.c36 static int proc_do_uts_string(struct ctl_table *table, int write, in proc_do_uts_string()
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()
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.c1163 static int seccomp_actions_logged_handler(struct ctl_table *ro_table, int write, in seccomp_actions_logged_handler()
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/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()
Dring_buffer.c301 local_t write; /* index for next write */ member
2666 unsigned long tail, write; in __rb_reserve_next() local
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/locking/
Dlocktorture.c714 struct lock_stress_stats *statp, bool write) in __torture_print_stats()
/kernel/sched/
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/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()