Searched refs:task_user_cpus (Results 1 – 2 of 2) sorted by relevance
2151 static inline const struct cpumask *task_user_cpus(struct task_struct *p) in task_user_cpus() function
3137 if (!cpumask_and(new_mask, task_user_cpus(p), subset_mask)) { in restrict_cpus_allowed_ptr()3204 .new_mask = task_user_cpus(p), in relax_compatible_cpus_allowed_ptr()