Searched refs:rt_sched_class (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dsched_rt.c1729 static const struct sched_class rt_sched_class = { variable in typeref:struct:sched_class
H A Dsched.c1857 static const struct sched_class rt_sched_class; variable in typeref:struct:sched_class
1859 #define sched_class_highest (&rt_sched_class)
4520 p->sched_class = &rt_sched_class;
4703 p->sched_class = &rt_sched_class;

Completed in 79 milliseconds