Lines Matching defs:rt_rq

130 void init_rt_rq(struct rt_rq *rt_rq)  in init_rt_rq()
175 static inline struct rq *rq_of_rt_rq(struct rt_rq *rt_rq) in rq_of_rt_rq()
187 struct rt_rq *rt_rq = rt_se->rt_rq; in rq_of_rt_se() local
214 void init_tg_rt_entry(struct task_group *tg, struct rt_rq *rt_rq, in init_tg_rt_entry()
243 struct rt_rq *rt_rq; in alloc_rt_sched_group() local
290 static inline struct rq *rq_of_rt_rq(struct rt_rq *rt_rq) in rq_of_rt_rq()
361 static void update_rt_migration(struct rt_rq *rt_rq) in update_rt_migration()
374 static void inc_rt_migration(struct sched_rt_entity *rt_se, struct rt_rq *rt_rq) in inc_rt_migration()
391 static void dec_rt_migration(struct sched_rt_entity *rt_se, struct rt_rq *rt_rq) in dec_rt_migration()
468 void inc_rt_migration(struct sched_rt_entity *rt_se, struct rt_rq *rt_rq) in inc_rt_migration()
473 void dec_rt_migration(struct sched_rt_entity *rt_se, struct rt_rq *rt_rq) in dec_rt_migration()
531 static inline u64 sched_rt_runtime(struct rt_rq *rt_rq) in sched_rt_runtime()
539 static inline u64 sched_rt_period(struct rt_rq *rt_rq) in sched_rt_period()
559 #define for_each_rt_rq(rt_rq, iter, rq) \ argument
575 static void sched_rt_rq_enqueue(struct rt_rq *rt_rq) in sched_rt_rq_enqueue()
596 static void sched_rt_rq_dequeue(struct rt_rq *rt_rq) in sched_rt_rq_dequeue()
612 static inline int rt_rq_throttled(struct rt_rq *rt_rq) in rt_rq_throttled()
619 struct rt_rq *rt_rq = group_rt_rq(rt_se); in rt_se_boosted() local
647 static inline struct rt_bandwidth *sched_rt_bandwidth(struct rt_rq *rt_rq) in sched_rt_bandwidth()
654 static inline u64 sched_rt_runtime(struct rt_rq *rt_rq) in sched_rt_runtime()
659 static inline u64 sched_rt_period(struct rt_rq *rt_rq) in sched_rt_period()
666 #define for_each_rt_rq(rt_rq, iter, rq) \ argument
677 static inline void sched_rt_rq_enqueue(struct rt_rq *rt_rq) in sched_rt_rq_enqueue()
688 static inline void sched_rt_rq_dequeue(struct rt_rq *rt_rq) in sched_rt_rq_dequeue()
693 static inline int rt_rq_throttled(struct rt_rq *rt_rq) in rt_rq_throttled()
709 static inline struct rt_bandwidth *sched_rt_bandwidth(struct rt_rq *rt_rq) in sched_rt_bandwidth()
716 bool sched_rt_bandwidth_account(struct rt_rq *rt_rq) in sched_rt_bandwidth_account()
728 static void do_balance_runtime(struct rt_rq *rt_rq) in do_balance_runtime()
784 struct rt_rq *rt_rq; in __disable_runtime() local
865 struct rt_rq *rt_rq; in __enable_runtime() local
886 static void balance_runtime(struct rt_rq *rt_rq) in balance_runtime()
898 static inline void balance_runtime(struct rt_rq *rt_rq) {} in balance_runtime()
922 struct rt_rq *rt_rq = sched_rt_period_rt_rq(rt_b, i); in do_sched_rt_period_timer() local
989 struct rt_rq *rt_rq = group_rt_rq(rt_se); in rt_se_prio() local
998 static int sched_rt_runtime_exceeded(struct rt_rq *rt_rq) in sched_rt_runtime_exceeded()
1071 struct rt_rq *rt_rq = rt_rq_of_se(rt_se); in update_curr_rt() local
1088 dequeue_top_rt_rq(struct rt_rq *rt_rq, unsigned int count) in dequeue_top_rt_rq()
1105 enqueue_top_rt_rq(struct rt_rq *rt_rq) in enqueue_top_rt_rq()
1129 inc_rt_prio_smp(struct rt_rq *rt_rq, int prio, int prev_prio) in inc_rt_prio_smp()
1145 dec_rt_prio_smp(struct rt_rq *rt_rq, int prio, int prev_prio) in dec_rt_prio_smp()
1163 void inc_rt_prio_smp(struct rt_rq *rt_rq, int prio, int prev_prio) {} in inc_rt_prio_smp()
1165 void dec_rt_prio_smp(struct rt_rq *rt_rq, int prio, int prev_prio) {} in dec_rt_prio_smp()
1171 inc_rt_prio(struct rt_rq *rt_rq, int prio) in inc_rt_prio()
1182 dec_rt_prio(struct rt_rq *rt_rq, int prio) in dec_rt_prio()
1210 static inline void inc_rt_prio(struct rt_rq *rt_rq, int prio) {} in inc_rt_prio()
1211 static inline void dec_rt_prio(struct rt_rq *rt_rq, int prio) {} in dec_rt_prio()
1218 inc_rt_group(struct sched_rt_entity *rt_se, struct rt_rq *rt_rq) in inc_rt_group()
1228 dec_rt_group(struct sched_rt_entity *rt_se, struct rt_rq *rt_rq) in dec_rt_group()
1239 inc_rt_group(struct sched_rt_entity *rt_se, struct rt_rq *rt_rq) in inc_rt_group()
1245 void dec_rt_group(struct sched_rt_entity *rt_se, struct rt_rq *rt_rq) {} in dec_rt_group()
1275 void inc_rt_tasks(struct sched_rt_entity *rt_se, struct rt_rq *rt_rq) in inc_rt_tasks()
1289 void dec_rt_tasks(struct sched_rt_entity *rt_se, struct rt_rq *rt_rq) in dec_rt_tasks()
1337 update_stats_wait_start_rt(struct rt_rq *rt_rq, struct sched_rt_entity *rt_se) in update_stats_wait_start_rt()
1356 update_stats_enqueue_sleeper_rt(struct rt_rq *rt_rq, struct sched_rt_entity *rt_se) in update_stats_enqueue_sleeper_rt()
1375 update_stats_enqueue_rt(struct rt_rq *rt_rq, struct sched_rt_entity *rt_se, in update_stats_enqueue_rt()
1386 update_stats_wait_end_rt(struct rt_rq *rt_rq, struct sched_rt_entity *rt_se) in update_stats_wait_end_rt()
1405 update_stats_dequeue_rt(struct rt_rq *rt_rq, struct sched_rt_entity *rt_se, in update_stats_dequeue_rt()
1432 struct rt_rq *rt_rq = rt_rq_of_se(rt_se); in __enqueue_rt_entity() local
1466 struct rt_rq *rt_rq = rt_rq_of_se(rt_se); in __dequeue_rt_entity() local
1523 struct rt_rq *rt_rq = group_rt_rq(rt_se); in dequeue_rt_entity() local
1566 requeue_rt_entity(struct rt_rq *rt_rq, struct sched_rt_entity *rt_se, int head) in requeue_rt_entity()
1582 struct rt_rq *rt_rq; in requeue_task_rt() local
1746 struct rt_rq *rt_rq = &rq->rt; in set_next_task_rt() local
1769 static struct sched_rt_entity *pick_next_rt_entity(struct rt_rq *rt_rq) in pick_next_rt_entity()
1788 struct rt_rq *rt_rq = &rq->rt; in _pick_next_task_rt() local
1824 struct rt_rq *rt_rq = &rq->rt; in put_prev_task_rt() local
2853 struct rt_rq *rt_rq = tg->rt_rq[i]; in tg_set_rt_bandwidth() local
2946 struct rt_rq *rt_rq = &cpu_rq(i)->rt; in sched_rt_global_constraints() local
3050 struct rt_rq *rt_rq; in print_rt_stats() local