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.c587 struct rt_rq *sched_rt_period_rt_rq(struct rt_bandwidth *rt_b, int cpu) in sched_rt_period_rt_rq() function
620 struct rt_rq *iter = sched_rt_period_rt_rq(rt_b, i); in do_balance_runtime()
697 struct rt_rq *iter = sched_rt_period_rt_rq(rt_b, i); in __disable_runtime()
799 struct rt_rq *rt_rq = sched_rt_period_rt_rq(rt_b, i); in do_sched_rt_period_timer()
948 struct rt_rq *sched_rt_period_rt_rq(struct rt_bandwidth *rt_b, int cpu) in sched_rt_period_rt_rq() function
2556 #ifdef CONFIG_RT_GROUP_SCHED // XXX maybe add task_rt_rq(), see also sched_rt_period_rt_rq in task_is_throttled_rt()