Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/sched/
Dsysctl.h79 extern int sched_rt_handler(struct ctl_table *table, int write,
/Linux-v5.4/kernel/
Dsysctl.c437 .proc_handler = sched_rt_handler,
444 .proc_handler = sched_rt_handler,
/Linux-v5.4/kernel/sched/
Drt.c2646 int sched_rt_handler(struct ctl_table *table, int write, in sched_rt_handler() function