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