Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Ddeadline.c81 static inline int on_dl_rq(struct sched_dl_entity *dl_se) in on_dl_rq() function
2135 if (!dl_task(donor) || !on_dl_rq(dl_se)) in update_curr_dl()
2385 WARN_ON_ONCE(on_dl_rq(dl_se)); in enqueue_dl_entity()
2716 if (!on_dl_rq(&p->dl) && need_pull_dl_task(rq, p)) { in balance_dl()
2782 if (on_dl_rq(&p->dl)) in set_next_task_dl()
2854 if (on_dl_rq(dl_se)) in put_prev_task_dl()
2867 if (on_dl_rq(dl_se) && p->nr_cpus_allowed > 1) in put_prev_task_dl()