Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/
Dsysctl.c351 .proc_handler = sched_rt_handler,
358 .proc_handler = sched_rt_handler,
/linux-3.4.99/include/linux/
Dsched.h2081 int sched_rt_handler(struct ctl_table *table, int write,
/linux-3.4.99/kernel/sched/
Dcore.c7814 int sched_rt_handler(struct ctl_table *table, int write, in sched_rt_handler() function