Searched refs:sched_group_set_rt_runtime (Results 1 - 3 of 3) sorted by last modified time

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

Completed in 565 milliseconds