Lines Matching refs:dl_rq_of_se
67 static inline struct dl_rq *dl_rq_of_se(struct sched_dl_entity *dl_se) in dl_rq_of_se() function
396 struct dl_rq *dl_rq = dl_rq_of_se(dl_se); in task_non_contending()
450 struct dl_rq *dl_rq = dl_rq_of_se(dl_se); in task_contending()
790 struct dl_rq *dl_rq = dl_rq_of_se(dl_se); in setup_new_dl_entity()
832 struct dl_rq *dl_rq = dl_rq_of_se(dl_se); in replenish_dl_entity()
1013 struct dl_rq *dl_rq = dl_rq_of_se(dl_se); in update_dl_entity()
1239 struct rq *rq = rq_of_dl_rq(dl_rq_of_se(dl_se)); in dl_check_constrained_dl()
1417 sub_running_bw(&p->dl, dl_rq_of_se(&p->dl)); in inactive_task_timer()
1418 sub_rq_bw(&p->dl, dl_rq_of_se(&p->dl)); in inactive_task_timer()
1607 struct dl_rq *dl_rq = dl_rq_of_se(dl_se); in __enqueue_dl_entity()
1618 struct dl_rq *dl_rq = dl_rq_of_se(dl_se); in __dequeue_dl_entity()
1635 update_stats_enqueue_dl(dl_rq_of_se(dl_se), dl_se, flags); in enqueue_dl_entity()
1649 rq_clock(rq_of_dl_rq(dl_rq_of_se(dl_se))))) { in enqueue_dl_entity()
1737 update_stats_wait_start_dl(dl_rq_of_se(&p->dl), &p->dl); in enqueue_task_dl()