Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sched/
Dsysctl.h74 extern int sched_rt_handler(struct ctl_table *table, int write,
/Linux-v4.19/kernel/
Dsysctl.c432 .proc_handler = sched_rt_handler,
439 .proc_handler = sched_rt_handler,
/Linux-v4.19/kernel/sched/
Drt.c2657 int sched_rt_handler(struct ctl_table *table, int write, in sched_rt_handler() function