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