Searched refs:cs_effective_cpus (Results 1 – 2 of 2) sorted by relevance
1849 extern int task_can_attach(struct task_struct *p, const struct cpumask *cs_effective_cpus);
9046 const struct cpumask *cs_effective_cpus) in task_can_attach() argument9065 cs_effective_cpus)) { in task_can_attach()9066 int cpu = cpumask_any_and(cpu_active_mask, cs_effective_cpus); in task_can_attach()