Searched refs:sched_group_set_rt_period (Results 1 – 3 of 3) sorted by relevance
468 extern int sched_group_set_rt_period(struct task_group *tg, u64 rt_period_us);
2926 int sched_group_set_rt_period(struct task_group *tg, u64 rt_period_us) in sched_group_set_rt_period() function
11188 return sched_group_set_rt_period(css_tg(css), rt_period_us); in cpu_rt_period_write_uint()