Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Dsched.h469 extern long sched_group_rt_runtime(struct task_group *tg);
Drt.c2914 long sched_group_rt_runtime(struct task_group *tg) in sched_group_rt_runtime() function
Dcore.c11182 return sched_group_rt_runtime(css_tg(css)); in cpu_rt_runtime_read()