Home
last modified time | relevance | path

Searched refs:sched_proc_update_handler (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/sched/
Dsysctl.h63 int sched_proc_update_handler(struct ctl_table *table, int write,
/linux-4.1.27/kernel/
Dsysctl.c292 .proc_handler = sched_proc_update_handler,
301 .proc_handler = sched_proc_update_handler,
310 .proc_handler = sched_proc_update_handler,
320 .proc_handler = sched_proc_update_handler,
/linux-4.1.27/kernel/sched/
Dfair.c574 int sched_proc_update_handler(struct ctl_table *table, int write, in sched_proc_update_handler() function