Searched refs:sched_group_set_rt_runtime (Results 1 – 3 of 3) sorted by relevance
467 extern int sched_group_set_rt_runtime(struct task_group *tg, long rt_runtime_us);
2900 int sched_group_set_rt_runtime(struct task_group *tg, long rt_runtime_us) in sched_group_set_rt_runtime() function
11176 return sched_group_set_rt_runtime(css_tg(css), val); in cpu_rt_runtime_write()