Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/sched/
Dsysctl.h68 int sched_proc_update_handler(struct ctl_table *table, int write,
/kernel/linux/linux-5.10/kernel/
Dsysctl.c1750 .proc_handler = sched_proc_update_handler,
1759 .proc_handler = sched_proc_update_handler,
1768 .proc_handler = sched_proc_update_handler,
1778 .proc_handler = sched_proc_update_handler,
/kernel/linux/linux-5.10/kernel/sched/
Dfair.c674 int sched_proc_update_handler(struct ctl_table *table, int write, in sched_proc_update_handler() function