Searched defs:rt_rq (Results 1 – 4 of 4) sorted by relevance
68 void init_rt_rq(struct rt_rq *rt_rq) in init_rt_rq()178 static inline struct rq *rq_of_rt_rq(struct rt_rq *rt_rq) in rq_of_rt_rq()193 struct rt_rq *rt_rq = rt_se->rt_rq; in rq_of_rt_se() local226 void init_tg_rt_entry(struct task_group *tg, struct rt_rq *rt_rq, in init_tg_rt_entry()255 struct rt_rq *rt_rq; in alloc_rt_sched_group() local304 static inline struct rq *rq_of_rt_rq(struct rt_rq *rt_rq) in rq_of_rt_rq()481 static inline u64 sched_rt_runtime(struct rt_rq *rt_rq) in sched_rt_runtime()486 static inline u64 sched_rt_period(struct rt_rq *rt_rq) in sched_rt_period()511 #define for_each_rt_rq(rt_rq, iter, rq) \ argument527 static void sched_rt_rq_enqueue(struct rt_rq *rt_rq) in sched_rt_rq_enqueue()[all …]
498 struct rt_rq **rt_rq; member831 struct rt_rq { struct832 struct rt_prio_array active;856 struct task_group *tg; /* this tg has "this" rt_rq on given CPU for runnable entities */ argument860 static inline bool rt_rq_is_runnable(struct rt_rq *rt_rq) in rt_rq_is_runnable()
1557 struct rt_rq *rt_rq = &rq->rt; in update_curr_dl_se() local
635 struct rt_rq *rt_rq; member