Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/sched/
Dsched.h449 extern long sched_group_rt_runtime(struct task_group *tg);
Drt.c2566 long sched_group_rt_runtime(struct task_group *tg) in sched_group_rt_runtime() function
Dcore.c6769 return sched_group_rt_runtime(css_tg(css)); in cpu_rt_runtime_read()