task_user_cpus
if (!cpumask_and(new_mask, task_user_cpus(p), subset_mask)) {
.new_mask = task_user_cpus(p),