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

/linux-master/kernel/sched/
H A Dsched.h512 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))
H A Drt.c2902 int sched_rt_can_attach(struct task_group *tg, struct task_struct *tsk) function

Completed in 341 milliseconds