Searched refs:sched_group_set_rt_period (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/sched/
H A Dsched.h509 extern int sched_group_set_rt_period(struct task_group *tg, u64 rt_period_us);
H A Drt.c2866 int sched_group_set_rt_period(struct task_group *tg, u64 rt_period_us) function
H A Dcore.c11160 return sched_group_set_rt_period(css_tg(css), rt_period_us);

Completed in 156 milliseconds