Searched refs:sched_rt_can_attach (Results 1 – 3 of 3) sorted by relevance
498 extern int sched_rt_can_attach(struct task_group *tg, struct task_struct *tsk);
2737 int sched_rt_can_attach(struct task_group *tg, struct task_struct *tsk) in sched_rt_can_attach() function
9937 if (!sched_rt_can_attach(css_tg(css), task)) in cpu_cgroup_can_attach()