Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Ddeadline.c41 static inline int on_dl_rq(struct sched_dl_entity *dl_se) in on_dl_rq() function
660 if (!dl_task(curr) || !on_dl_rq(dl_se)) in update_curr_dl()
876 BUG_ON(on_dl_rq(dl_se)); in enqueue_dl_entity()
1146 if (on_dl_rq(&p->dl) && p->nr_cpus_allowed > 1) in put_prev_task_dl()
1612 if (!on_dl_rq(&p->dl)) in set_cpus_allowed_dl()