Searched defs:rt_rq (Results 1 – 4 of 4) sorted by relevance
498 struct rt_rq **rt_rq; member838 struct rt_rq { struct839 struct rt_prio_array active;863 struct task_group *tg; /* this tg has "this" rt_rq on given CPU for runnable entities */ argument867 static inline bool rt_rq_is_runnable(struct rt_rq *rt_rq) in rt_rq_is_runnable()
993 void print_rt_rq(struct seq_file *m, int cpu, struct rt_rq *rt_rq) in print_rt_rq()
1551 struct rt_rq *rt_rq = &rq->rt; in update_curr_dl_se() local
635 struct rt_rq *rt_rq; member