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