sched_group_set_rt_runtime 2159 include/linux/sched.h extern int sched_group_set_rt_runtime(struct task_group *tg, sched_group_set_rt_runtime 9163 kernel/sched.c return sched_group_set_rt_runtime(cgroup_tg(cgrp), val); sched_group_set_rt_runtime 185 kernel/user.c rc = sched_group_set_rt_runtime(up->tg, rt_runtime);