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

/linux-master/kernel/sched/
H A Drt.c2902 int sched_rt_can_attach(struct task_group *tg, struct task_struct *tsk) function
H A Dsched.h498 extern int sched_rt_can_attach(struct task_group *tg, struct task_struct *tsk);
H A Dcore.c10592 if (!sched_rt_can_attach(css_tg(css), task))

Completed in 188 milliseconds