Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sched/
Dsysctl.h45 int sched_proc_update_handler(struct ctl_table *table, int write,
/Linux-v4.19/kernel/
Dsysctl.c328 .proc_handler = sched_proc_update_handler,
337 .proc_handler = sched_proc_update_handler,
346 .proc_handler = sched_proc_update_handler,
356 .proc_handler = sched_proc_update_handler,
/Linux-v4.19/kernel/sched/
Dfair.c601 int sched_proc_update_handler(struct ctl_table *table, int write, in sched_proc_update_handler() function