Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Drt.c2836 long sched_group_rt_runtime(struct task_group *tg) in sched_group_rt_runtime() function
H A Dsched.h560 extern long sched_group_rt_runtime(struct task_group *tg);
H A Dcore.c9643 return sched_group_rt_runtime(css_tg(css)); in cpu_rt_runtime_read()