Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dsched.h470 extern long sched_group_rt_period(struct task_group *tg);
H A Drt.c2930 long sched_group_rt_period(struct task_group *tg) in sched_group_rt_period() function
H A Dcore.c11218 return sched_group_rt_period(css_tg(css)); in cpu_rt_period_read_uint()