Searched refs:dl_cpu_busy (Results 1 – 4 of 4) sorted by relevance
1162 extern int dl_cpu_busy(int cpu, struct task_struct *p);1237 if (!cpu_online(cpu) || dl_cpu_busy(cpu, NULL) || in pause_cpus()
354 extern int dl_cpu_busy(int cpu, struct task_struct *p);
2852 int dl_cpu_busy(int cpu, struct task_struct *p) in dl_cpu_busy() function
6900 ret = dl_cpu_busy(cpu, p); in task_can_attach()7231 int ret = dl_cpu_busy(cpu, NULL); in cpuset_cpu_inactive()