Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/sched/
Dsysctl.h45 int sched_proc_update_handler(struct ctl_table *table, int write,
/Linux-v5.4/kernel/
Dsysctl.c333 .proc_handler = sched_proc_update_handler,
342 .proc_handler = sched_proc_update_handler,
351 .proc_handler = sched_proc_update_handler,
361 .proc_handler = sched_proc_update_handler,
/Linux-v5.4/kernel/sched/
Dfair.c635 int sched_proc_update_handler(struct ctl_table *table, int write, in sched_proc_update_handler() function