Home
last modified time | relevance | path

Searched defs:rt_rq (Results 1 – 5 of 5) sorted by relevance

/kernel/sched/
Drt.c77 void init_rt_rq(struct rt_rq *rt_rq) in init_rt_rq()
122 static inline struct rq *rq_of_rt_rq(struct rt_rq *rt_rq) in rq_of_rt_rq()
134 struct rt_rq *rt_rq = rt_se->rt_rq; in rq_of_rt_se() local
157 void init_tg_rt_entry(struct task_group *tg, struct rt_rq *rt_rq, in init_tg_rt_entry()
186 struct rt_rq *rt_rq; in alloc_rt_sched_group() local
233 static inline struct rq *rq_of_rt_rq(struct rt_rq *rt_rq) in rq_of_rt_rq()
304 static void update_rt_migration(struct rt_rq *rt_rq) in update_rt_migration()
317 static void inc_rt_migration(struct sched_rt_entity *rt_se, struct rt_rq *rt_rq) in inc_rt_migration()
334 static void dec_rt_migration(struct sched_rt_entity *rt_se, struct rt_rq *rt_rq) in dec_rt_migration()
410 void inc_rt_migration(struct sched_rt_entity *rt_se, struct rt_rq *rt_rq) in inc_rt_migration()
[all …]
Dsched.h285 struct rt_rq **rt_rq; member
478 struct rt_rq { struct
479 struct rt_prio_array active;
480 unsigned int rt_nr_running;
481 unsigned int rr_nr_running;
483 struct {
488 } highest_prio;
491 unsigned long rt_nr_migratory;
492 unsigned long rt_nr_total;
493 int overloaded;
[all …]
Ddebug.c607 void print_rt_rq(struct seq_file *m, int cpu, struct rt_rq *rt_rq) in print_rt_rq()
Ddeadline.c887 struct rt_rq *rt_rq = &rq->rt; in update_curr_dl() local
Dcore.c8350 struct rt_rq *rt_rq = tg->rt_rq[i]; in tg_set_rt_bandwidth() local
8439 struct rt_rq *rt_rq = &cpu_rq(i)->rt; in sched_rt_global_constraints() local