Home
last modified time | relevance | path

Searched refs:sched_rt_period_rt_rq (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/sched/
H A Drt.c596 struct rt_rq *sched_rt_period_rt_rq(struct rt_bandwidth *rt_b, int cpu) in sched_rt_period_rt_rq() function
630 struct rt_rq *iter = sched_rt_period_rt_rq(rt_b, i); in do_balance_runtime()
707 struct rt_rq *iter = sched_rt_period_rt_rq(rt_b, i); in __disable_runtime()
812 struct rt_rq *rt_rq = sched_rt_period_rt_rq(rt_b, i); in do_sched_rt_period_timer()
961 struct rt_rq *sched_rt_period_rt_rq(struct rt_bandwidth *rt_b, int cpu) in sched_rt_period_rt_rq() function