Lines Matching refs:rq_of_rt_rq
119 static inline struct rq *rq_of_rt_rq(struct rt_rq *rt_rq) in rq_of_rt_rq() function
230 static inline struct rq *rq_of_rt_rq(struct rt_rq *rt_rq) in rq_of_rt_rq() function
305 rt_set_overload(rq_of_rt_rq(rt_rq)); in update_rt_migration()
309 rt_clear_overload(rq_of_rt_rq(rt_rq)); in update_rt_migration()
322 rt_rq = &rq_of_rt_rq(rt_rq)->rt; in inc_rt_migration()
339 rt_rq = &rq_of_rt_rq(rt_rq)->rt; in dec_rt_migration()
477 struct task_struct *curr = rq_of_rt_rq(rt_rq)->curr; in sched_rt_rq_enqueue()
478 struct rq *rq = rq_of_rt_rq(rt_rq); in sched_rt_rq_enqueue()
499 int cpu = cpu_of(rq_of_rt_rq(rt_rq)); in sched_rt_rq_dequeue()
576 struct rq *rq = rq_of_rt_rq(rt_rq); in sched_rt_rq_enqueue()
628 struct root_domain *rd = rq_of_rt_rq(rt_rq)->rd; in do_balance_runtime()
830 struct rq *rq = rq_of_rt_rq(rt_rq); in do_sched_rt_period_timer()
979 struct rq *rq = rq_of_rt_rq(rt_rq); in dequeue_top_rt_rq()
995 struct rq *rq = rq_of_rt_rq(rt_rq); in enqueue_top_rt_rq()
1013 struct rq *rq = rq_of_rt_rq(rt_rq); in inc_rt_prio_smp()
1029 struct rq *rq = rq_of_rt_rq(rt_rq); in dec_rt_prio_smp()
1902 src_rq = rq_of_rt_rq(rt_rq); in try_to_push_tasks()