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

/linux-master/kernel/sched/
H A Drt.c2867 int sched_group_set_rt_period(struct task_group *tg, u64 rt_period_us) function
H A Dsched.h495 extern int sched_group_set_rt_period(struct task_group *tg, u64 rt_period_us);
H A Dcore.c11161 return sched_group_set_rt_period(css_tg(css), rt_period_us);

Completed in 152 milliseconds