Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Dcore.c7786 static int sched_rt_can_attach(struct task_group *tg, struct task_struct *tsk) in sched_rt_can_attach() function
8017 if (!sched_rt_can_attach(css_tg(css), task)) in cpu_cgroup_can_attach()