Lines Matching refs:rq_of_dl_rq
28 static inline struct rq *rq_of_dl_rq(struct dl_rq *dl_rq) in rq_of_dl_rq() function
124 dl_set_overload(rq_of_dl_rq(dl_rq)); in update_dl_migration()
128 dl_clear_overload(rq_of_dl_rq(dl_rq)); in update_dl_migration()
325 struct rq *rq = rq_of_dl_rq(dl_rq); in setup_new_dl_entity()
361 struct rq *rq = rq_of_dl_rq(dl_rq); in replenish_dl_entity()
473 struct rq *rq = rq_of_dl_rq(dl_rq); in update_dl_entity()
504 struct rq *rq = rq_of_dl_rq(dl_rq); in start_dl_timer()
739 struct rq *rq = rq_of_dl_rq(dl_rq); in inc_dl_deadline()
766 struct rq *rq = rq_of_dl_rq(dl_rq); in dec_dl_deadline()
802 add_nr_running(rq_of_dl_rq(dl_rq), 1); in inc_dl_tasks()
816 sub_nr_running(rq_of_dl_rq(dl_rq), 1); in dec_dl_tasks()