Searched defs:rt_rq (Results 1 – 5 of 5) 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 …]
495 struct rt_rq **rt_rq; member825 struct rt_rq { struct826 struct rt_prio_array active;850 struct task_group *tg; /* this tg has "this" rt_rq on given CPU for runnable entities */ argument854 static inline bool rt_rq_is_runnable(struct rt_rq *rt_rq) in rt_rq_is_runnable()
874 void print_rt_rq(struct seq_file *m, int cpu, struct rt_rq *rt_rq) in print_rt_rq()
1523 struct rt_rq *rt_rq = &rq->rt; in update_curr_dl_se() local
634 struct rt_rq *rt_rq; member