Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/sched/
Dsysctl.h51 int sched_proc_update_handler(struct ctl_table *table, int write,
/Linux-v5.10/kernel/
Dsysctl.c1668 .proc_handler = sched_proc_update_handler,
1677 .proc_handler = sched_proc_update_handler,
1686 .proc_handler = sched_proc_update_handler,
1696 .proc_handler = sched_proc_update_handler,
/Linux-v5.10/kernel/sched/
Dfair.c645 int sched_proc_update_handler(struct ctl_table *table, int write, in sched_proc_update_handler() function