Searched refs:sched_rt_period_rt_rq (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | rt.c | 607 struct rt_rq *sched_rt_period_rt_rq(struct rt_bandwidth *rt_b, int cpu) in sched_rt_period_rt_rq() function 669 struct rt_rq *sched_rt_period_rt_rq(struct rt_bandwidth *rt_b, int cpu) in sched_rt_period_rt_rq() function 705 struct rt_rq *iter = sched_rt_period_rt_rq(rt_b, i); in do_balance_runtime() 782 struct rt_rq *iter = sched_rt_period_rt_rq(rt_b, i); in __disable_runtime() 885 struct rt_rq *rt_rq = sched_rt_period_rt_rq(rt_b, i); in do_sched_rt_period_timer()
|
/kernel/linux/linux-6.6/kernel/sched/ |
H A D | rt.c | 657 struct rt_rq *sched_rt_period_rt_rq(struct rt_bandwidth *rt_b, int cpu) in sched_rt_period_rt_rq() function 719 struct rt_rq *sched_rt_period_rt_rq(struct rt_bandwidth *rt_b, int cpu) in sched_rt_period_rt_rq() function 755 struct rt_rq *iter = sched_rt_period_rt_rq(rt_b, i); in do_balance_runtime() 832 struct rt_rq *iter = sched_rt_period_rt_rq(rt_b, i); in __disable_runtime() 937 struct rt_rq *rt_rq = sched_rt_period_rt_rq(rt_b, i); in do_sched_rt_period_timer()
|
Completed in 8 milliseconds