Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/sched/
Dsched.h450 extern long sched_group_rt_period(struct task_group *tg);
Drt.c2588 long sched_group_rt_period(struct task_group *tg) in sched_group_rt_period() function
Dcore.c6781 return sched_group_rt_period(css_tg(css)); in cpu_rt_period_read_uint()