Lines Matching defs:rt_rq
65 void init_rt_rq(struct rt_rq *rt_rq) in init_rt_rq()
176 static inline struct rq *rq_of_rt_rq(struct rt_rq *rt_rq) in rq_of_rt_rq()
188 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
289 static inline struct rq *rq_of_rt_rq(struct rt_rq *rt_rq) in rq_of_rt_rq()
483 static inline u64 sched_rt_runtime(struct rt_rq *rt_rq) in sched_rt_runtime()
491 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) \ argument
527 static void sched_rt_rq_enqueue(struct rt_rq *rt_rq) in sched_rt_rq_enqueue()
548 static void sched_rt_rq_dequeue(struct rt_rq *rt_rq) in sched_rt_rq_dequeue()
564 static inline int rt_rq_throttled(struct rt_rq *rt_rq) in rt_rq_throttled()
571 struct rt_rq *rt_rq = group_rt_rq(rt_se); in rt_se_boosted() local
599 static inline struct rt_bandwidth *sched_rt_bandwidth(struct rt_rq *rt_rq) in sched_rt_bandwidth()
604 bool sched_rt_bandwidth_account(struct rt_rq *rt_rq) in sched_rt_bandwidth_account()
616 static void do_balance_runtime(struct rt_rq *rt_rq) in do_balance_runtime()
672 struct rt_rq *rt_rq; in __disable_runtime() local
753 struct rt_rq *rt_rq; in __enable_runtime() local
774 static void balance_runtime(struct rt_rq *rt_rq) in balance_runtime()
786 static inline void balance_runtime(struct rt_rq *rt_rq) {} in balance_runtime()
810 struct rt_rq *rt_rq = sched_rt_period_rt_rq(rt_b, i); in do_sched_rt_period_timer() local
874 static int sched_rt_runtime_exceeded(struct rt_rq *rt_rq) in sched_rt_runtime_exceeded()
921 #define for_each_rt_rq(rt_rq, iter, rq) \ argument
932 static inline void sched_rt_rq_enqueue(struct rt_rq *rt_rq) in sched_rt_rq_enqueue()
943 static inline void sched_rt_rq_dequeue(struct rt_rq *rt_rq) in sched_rt_rq_dequeue()
948 static inline int rt_rq_throttled(struct rt_rq *rt_rq) in rt_rq_throttled()
974 struct rt_rq *rt_rq = group_rt_rq(rt_se); in rt_se_prio() local
1006 struct rt_rq *rt_rq = rt_rq_of_se(rt_se); in update_curr_rt() local
1024 dequeue_top_rt_rq(struct rt_rq *rt_rq, unsigned int count) in dequeue_top_rt_rq()
1041 enqueue_top_rt_rq(struct rt_rq *rt_rq) in enqueue_top_rt_rq()
1065 inc_rt_prio_smp(struct rt_rq *rt_rq, int prio, int prev_prio) in inc_rt_prio_smp()
1081 dec_rt_prio_smp(struct rt_rq *rt_rq, int prio, int prev_prio) in dec_rt_prio_smp()
1099 void inc_rt_prio_smp(struct rt_rq *rt_rq, int prio, int prev_prio) {} in inc_rt_prio_smp()
1101 void dec_rt_prio_smp(struct rt_rq *rt_rq, int prio, int prev_prio) {} in dec_rt_prio_smp()
1107 inc_rt_prio(struct rt_rq *rt_rq, int prio) in inc_rt_prio()
1118 dec_rt_prio(struct rt_rq *rt_rq, int prio) in dec_rt_prio()
1146 static inline void inc_rt_prio(struct rt_rq *rt_rq, int prio) {} in inc_rt_prio()
1147 static inline void dec_rt_prio(struct rt_rq *rt_rq, int prio) {} in dec_rt_prio()
1154 inc_rt_group(struct sched_rt_entity *rt_se, struct rt_rq *rt_rq) in inc_rt_group()
1164 dec_rt_group(struct sched_rt_entity *rt_se, struct rt_rq *rt_rq) in dec_rt_group()
1175 inc_rt_group(struct sched_rt_entity *rt_se, struct rt_rq *rt_rq) in inc_rt_group()
1180 void dec_rt_group(struct sched_rt_entity *rt_se, struct rt_rq *rt_rq) {} in dec_rt_group()
1210 void inc_rt_tasks(struct sched_rt_entity *rt_se, struct rt_rq *rt_rq) in inc_rt_tasks()
1223 void dec_rt_tasks(struct sched_rt_entity *rt_se, struct rt_rq *rt_rq) in dec_rt_tasks()
1270 update_stats_wait_start_rt(struct rt_rq *rt_rq, struct sched_rt_entity *rt_se) in update_stats_wait_start_rt()
1289 update_stats_enqueue_sleeper_rt(struct rt_rq *rt_rq, struct sched_rt_entity *rt_se) in update_stats_enqueue_sleeper_rt()
1308 update_stats_enqueue_rt(struct rt_rq *rt_rq, struct sched_rt_entity *rt_se, in update_stats_enqueue_rt()
1319 update_stats_wait_end_rt(struct rt_rq *rt_rq, struct sched_rt_entity *rt_se) in update_stats_wait_end_rt()
1338 update_stats_dequeue_rt(struct rt_rq *rt_rq, struct sched_rt_entity *rt_se, in update_stats_dequeue_rt()
1365 struct rt_rq *rt_rq = rt_rq_of_se(rt_se); in __enqueue_rt_entity() local
1399 struct rt_rq *rt_rq = rt_rq_of_se(rt_se); in __dequeue_rt_entity() local
1456 struct rt_rq *rt_rq = group_rt_rq(rt_se); in dequeue_rt_entity() local
1501 requeue_rt_entity(struct rt_rq *rt_rq, struct sched_rt_entity *rt_se, int head) in requeue_rt_entity()
1517 struct rt_rq *rt_rq; in requeue_task_rt() local
1680 struct rt_rq *rt_rq = &rq->rt; in set_next_task_rt() local
1703 static struct sched_rt_entity *pick_next_rt_entity(struct rt_rq *rt_rq) in pick_next_rt_entity()
1724 struct rt_rq *rt_rq = &rq->rt; in _pick_next_task_rt() local
1751 struct rt_rq *rt_rq = &rq->rt; in put_prev_task_rt() local
2603 struct rt_rq *rt_rq; in task_is_throttled_rt() local
2794 struct rt_rq *rt_rq = tg->rt_rq[i]; in tg_set_rt_bandwidth() local
2973 struct rt_rq *rt_rq; in print_rt_stats() local