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