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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dsched_rt.c227 static inline int rt_rq_throttled(struct rt_rq *rt_rq) function
300 static inline int rt_rq_throttled(struct rt_rq *rt_rq) function
577 return rt_rq_throttled(rt_rq);
589 if (rt_rq_throttled(rt_rq)) {
825 if (group_rq && (rt_rq_throttled(group_rq) || !group_rq->rt_nr_running))
1067 if (rt_rq_throttled(rt_rq))

Completed in 65 milliseconds