Searched refs:on_rt_rq (Results 1 - 1 of 1) sorted by path

/linux-master/kernel/sched/
H A Drt.c440 static inline int on_rt_rq(struct sched_rt_entity *rt_se) function
543 else if (!on_rt_rq(rt_se))
563 else if (on_rt_rq(rt_se))
1439 if (on_rt_rq(rt_se))
1512 if (on_rt_rq(rt_se)) {
1643 if (!on_rt_rq(&p->rt) && need_pull_rt_task(rq, p)) {
1693 if (on_rt_rq(&p->rt))
1773 if (on_rt_rq(&p->rt))
1784 if (on_rt_rq(&p->rt) && p->nr_cpus_allowed > 1)

Completed in 269 milliseconds