Searched refs:sched_group_set_rt_runtime (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/sched/
H A Drt.c2841 int sched_group_set_rt_runtime(struct task_group *tg, long rt_runtime_us) function
H A Dsched.h494 extern int sched_group_set_rt_runtime(struct task_group *tg, long rt_runtime_us);
H A Dcore.c11149 return sched_group_set_rt_runtime(css_tg(css), val);

Completed in 148 milliseconds