Searched refs:dl_rq_of_se (Results 1 – 1 of 1) sorted by relevance
394 struct dl_rq *dl_rq = dl_rq_of_se(dl_se); in task_non_contending()448 struct dl_rq *dl_rq = dl_rq_of_se(dl_se); in task_contending()795 struct dl_rq *dl_rq = dl_rq_of_se(dl_se); in setup_new_dl_entity()837 struct dl_rq *dl_rq = dl_rq_of_se(dl_se); in replenish_dl_entity()1018 struct dl_rq *dl_rq = dl_rq_of_se(dl_se); in update_dl_entity()1244 struct rq *rq = rq_of_dl_rq(dl_rq_of_se(dl_se)); in dl_check_constrained_dl()1426 sub_running_bw(&p->dl, dl_rq_of_se(&p->dl)); in inactive_task_timer()1427 sub_rq_bw(&p->dl, dl_rq_of_se(&p->dl)); in inactive_task_timer()1616 struct dl_rq *dl_rq = dl_rq_of_se(dl_se); in __enqueue_dl_entity()1627 struct dl_rq *dl_rq = dl_rq_of_se(dl_se); in __dequeue_dl_entity()[all …]
Completed in 7 milliseconds