Searched defs:rt_rq (Results 1 - 5 of 5) sorted by last modified time

/linux-master/kernel/sched/
H A Ddebug.c715 void print_rt_rq(struct seq_file *m, int cpu, struct rt_rq *rt_rq) argument
H A Drt.c133 void init_rt_rq(struct rt_rq *rt_rq) argument
177 rq_of_rt_rq(struct rt_rq *rt_rq) argument
189 struct rt_rq *rt_rq = rt_se->rt_rq; local
216 init_tg_rt_entry(struct task_group *tg, struct rt_rq *rt_rq, struct sched_rt_entity *rt_se, int cpu, struct sched_rt_entity *parent) argument
245 struct rt_rq *rt_rq; local
292 rq_of_rt_rq(struct rt_rq *rt_rq) argument
486 sched_rt_runtime(struct rt_rq *rt_rq) argument
494 sched_rt_period(struct rt_rq *rt_rq) argument
530 sched_rt_rq_enqueue(struct rt_rq *rt_rq) argument
551 sched_rt_rq_dequeue(struct rt_rq *rt_rq) argument
567 rt_rq_throttled(struct rt_rq *rt_rq) argument
574 struct rt_rq *rt_rq = group_rt_rq(rt_se); local
602 sched_rt_bandwidth(struct rt_rq *rt_rq) argument
609 sched_rt_runtime(struct rt_rq *rt_rq) argument
614 sched_rt_period(struct rt_rq *rt_rq) argument
632 sched_rt_rq_enqueue(struct rt_rq *rt_rq) argument
643 sched_rt_rq_dequeue(struct rt_rq *rt_rq) argument
648 rt_rq_throttled(struct rt_rq *rt_rq) argument
664 sched_rt_bandwidth(struct rt_rq *rt_rq) argument
671 sched_rt_bandwidth_account(struct rt_rq *rt_rq) argument
683 do_balance_runtime(struct rt_rq *rt_rq) argument
739 struct rt_rq *rt_rq; local
820 struct rt_rq *rt_rq; local
841 balance_runtime(struct rt_rq *rt_rq) argument
853 balance_runtime(struct rt_rq *rt_rq) argument
877 struct rt_rq *rt_rq = sched_rt_period_rt_rq(rt_b, i); local
944 struct rt_rq *rt_rq = group_rt_rq(rt_se); local
953 sched_rt_runtime_exceeded(struct rt_rq *rt_rq) argument
1017 struct rt_rq *rt_rq = rt_rq_of_se(rt_se); local
1034 dequeue_top_rt_rq(struct rt_rq *rt_rq, unsigned int count) argument
1051 enqueue_top_rt_rq(struct rt_rq *rt_rq) argument
1075 inc_rt_prio_smp(struct rt_rq *rt_rq, int prio, int prev_prio) argument
1091 dec_rt_prio_smp(struct rt_rq *rt_rq, int prio, int prev_prio) argument
1109 inc_rt_prio_smp(struct rt_rq *rt_rq, int prio, int prev_prio) argument
1111 dec_rt_prio_smp(struct rt_rq *rt_rq, int prio, int prev_prio) argument
1117 inc_rt_prio(struct rt_rq *rt_rq, int prio) argument
1128 dec_rt_prio(struct rt_rq *rt_rq, int prio) argument
1156 inc_rt_prio(struct rt_rq *rt_rq, int prio) argument
1157 dec_rt_prio(struct rt_rq *rt_rq, int prio) argument
1164 inc_rt_group(struct sched_rt_entity *rt_se, struct rt_rq *rt_rq) argument
1174 dec_rt_group(struct sched_rt_entity *rt_se, struct rt_rq *rt_rq) argument
1185 inc_rt_group(struct sched_rt_entity *rt_se, struct rt_rq *rt_rq) argument
1191 dec_rt_group(struct sched_rt_entity *rt_se, struct rt_rq *rt_rq) argument
1221 inc_rt_tasks(struct sched_rt_entity *rt_se, struct rt_rq *rt_rq) argument
1234 dec_rt_tasks(struct sched_rt_entity *rt_se, struct rt_rq *rt_rq) argument
1281 update_stats_wait_start_rt(struct rt_rq *rt_rq, struct sched_rt_entity *rt_se) argument
1300 update_stats_enqueue_sleeper_rt(struct rt_rq *rt_rq, struct sched_rt_entity *rt_se) argument
1319 update_stats_enqueue_rt(struct rt_rq *rt_rq, struct sched_rt_entity *rt_se, int flags) argument
1330 update_stats_wait_end_rt(struct rt_rq *rt_rq, struct sched_rt_entity *rt_se) argument
1349 update_stats_dequeue_rt(struct rt_rq *rt_rq, struct sched_rt_entity *rt_se, int flags) argument
1376 struct rt_rq *rt_rq = rt_rq_of_se(rt_se); local
1410 struct rt_rq *rt_rq = rt_rq_of_se(rt_se); local
1467 struct rt_rq *rt_rq = group_rt_rq(rt_se); local
1510 requeue_rt_entity(struct rt_rq *rt_rq, struct sched_rt_entity *rt_se, int head) argument
1526 struct rt_rq *rt_rq; local
1690 struct rt_rq *rt_rq = &rq->rt; local
1713 pick_next_rt_entity(struct rt_rq *rt_rq) argument
1734 struct rt_rq *rt_rq = &rq->rt; local
1771 struct rt_rq *rt_rq = &rq->rt; local
2635 struct rt_rq *rt_rq; local
2827 struct rt_rq *rt_rq = tg->rt_rq[i]; local
2920 struct rt_rq *rt_rq = &cpu_rq(i)->rt; local
3024 struct rt_rq *rt_rq; local
[all...]
H A Ddeadline.c1396 struct rt_rq *rt_rq = &rq->rt; local
H A Dsched.h418 struct rt_rq **rt_rq; member in struct:task_group
705 struct rt_rq { struct
738 static inline bool rt_rq_is_runnable(struct rt_rq *rt_rq) argument
[all...]
/linux-master/include/linux/
H A Dsched.h589 struct rt_rq *rt_rq; member in struct:sched_rt_entity

Completed in 865 milliseconds