Searched refs:cs_cpus_allowed (Results 1 – 4 of 4) sorted by relevance
2679 int dl_task_can_attach(struct task_struct *p, const struct cpumask *cs_cpus_allowed) in dl_task_can_attach() argument2687 dest_cpu = cpumask_any_and(cpu_active_mask, cs_cpus_allowed); in dl_task_can_attach()
5445 const struct cpumask *cs_cpus_allowed) in task_can_attach() argument5464 cs_cpus_allowed)) in task_can_attach()5465 ret = dl_task_can_attach(p, cs_cpus_allowed); in task_can_attach()
316 extern int dl_task_can_attach(struct task_struct *p, const struct cpumask *cs_cpus_allowed);
1481 extern int task_can_attach(struct task_struct *p, const struct cpumask *cs_cpus_allowed);