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

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

Completed in 158 milliseconds