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