Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/sched/
Dsysctl.h62 int sched_proc_update_handler(struct ctl_table *table, int write,
/linux-4.4.14/kernel/
Dsysctl.c293 .proc_handler = sched_proc_update_handler,
302 .proc_handler = sched_proc_update_handler,
311 .proc_handler = sched_proc_update_handler,
321 .proc_handler = sched_proc_update_handler,
/linux-4.4.14/kernel/sched/
Dfair.c569 int sched_proc_update_handler(struct ctl_table *table, int write, in sched_proc_update_handler() function