Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/sched/
Dsysctl.h102 extern int sched_rt_handler(struct ctl_table *table, int write,
/linux-4.1.27/kernel/
Dsysctl.c408 .proc_handler = sched_rt_handler,
415 .proc_handler = sched_rt_handler,
/linux-4.1.27/kernel/sched/
Dcore.c7897 int sched_rt_handler(struct ctl_table *table, int write, in sched_rt_handler() function