Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/sched/
Ddeadline.c28 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()
347 struct rq *rq = rq_of_dl_rq(dl_rq); in setup_new_dl_entity()
383 struct rq *rq = rq_of_dl_rq(dl_rq); in replenish_dl_entity()
495 struct rq *rq = rq_of_dl_rq(dl_rq); in update_dl_entity()
799 struct rq *rq = rq_of_dl_rq(dl_rq); in inc_dl_deadline()
826 struct rq *rq = rq_of_dl_rq(dl_rq); in dec_dl_deadline()
862 add_nr_running(rq_of_dl_rq(dl_rq), 1); in inc_dl_tasks()
876 sub_nr_running(rq_of_dl_rq(dl_rq), 1); in dec_dl_tasks()