Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/sched/
Dsysctl.h90 extern int sched_rt_handler(struct ctl_table *table, int write,
/linux-4.4.14/kernel/
Dsysctl.c400 .proc_handler = sched_rt_handler,
407 .proc_handler = sched_rt_handler,
/linux-4.4.14/kernel/sched/
Dcore.c8132 int sched_rt_handler(struct ctl_table *table, int write, in sched_rt_handler() function