Searched defs:rt_rq (Results 1 – 6 of 6) sorted by relevance
71 void init_rt_rq(struct rt_rq *rt_rq) in init_rt_rq()123 static inline struct rq *rq_of_rt_rq(struct rt_rq *rt_rq) in rq_of_rt_rq()135 struct rt_rq *rt_rq = rt_se->rt_rq; in rq_of_rt_se() local158 void init_tg_rt_entry(struct task_group *tg, struct rt_rq *rt_rq, in init_tg_rt_entry()187 struct rt_rq *rt_rq; in alloc_rt_sched_group() local234 static inline struct rq *rq_of_rt_rq(struct rt_rq *rt_rq) in rq_of_rt_rq()305 static void update_rt_migration(struct rt_rq *rt_rq) in update_rt_migration()318 static void inc_rt_migration(struct sched_rt_entity *rt_se, struct rt_rq *rt_rq) in inc_rt_migration()335 static void dec_rt_migration(struct sched_rt_entity *rt_se, struct rt_rq *rt_rq) in dec_rt_migration()411 void inc_rt_migration(struct sched_rt_entity *rt_se, struct rt_rq *rt_rq) in inc_rt_migration()[all …]
257 struct rt_rq **rt_rq; member437 struct rt_rq { struct438 struct rt_prio_array active;439 unsigned int rt_nr_running;441 struct {446 } highest_prio;449 unsigned long rt_nr_migratory;450 unsigned long rt_nr_total;451 int overloaded;452 struct plist_head pushable_tasks;[all …]
237 void print_rt_rq(struct seq_file *m, int cpu, struct rt_rq *rt_rq) in print_rt_rq()
769 struct rt_rq *rt_rq = &rq->rt; in update_curr_dl() local
7949 struct rt_rq *rt_rq = tg->rt_rq[i]; in tg_set_rt_bandwidth() local8038 struct rt_rq *rt_rq = &cpu_rq(i)->rt; in sched_rt_global_constraints() local
1288 struct rt_rq *rt_rq; member