Lines Matching refs:cpumask_and
352 if (WARN_ON(!cpumask_and(pmask, possible_mask, cpu_online_mask))) in guarantee_online_cpus()
361 cpumask_and(pmask, pmask, cs->effective_cpus); in guarantee_online_cpus()
751 cpumask_and(doms[0], top_cpuset.effective_cpus, in generate_sched_domains()
885 cpumask_and(dp, dp, housekeeping_cpumask(HK_TYPE_DOMAIN)); in generate_sched_domains()
1083 cpumask_and(new_cpus, possible_mask, cs->effective_cpus); in cpuset_update_tasks_cpumask()
1101 cpumask_and(new_cpus, cs->cpus_allowed, parent->effective_cpus); in compute_effective_cpumask()
1201 if (!cpumask_and(cs->effective_cpus, parent->effective_cpus, cs->cpus_allowed)) in reset_partition_data()
1279 cpumask_and(xcpus, xcpus, cpu_active_mask); in partition_xcpus_del()
1325 return cpumask_and(xcpus, user_xcpus(cs), parent->effective_xcpus); in compute_effective_exclusive_cpumask()
1608 adding = cpumask_and(tmp->addmask, in update_parent_effective_cpumask()
1661 cpumask_and(tmp->addmask, xcpus, parent->effective_xcpus); in update_parent_effective_cpumask()
1692 deleting = cpumask_and(tmp->delmask, in update_parent_effective_cpumask()
1696 adding = cpumask_and(tmp->addmask, tmp->addmask, in update_parent_effective_cpumask()
1700 deleting = cpumask_and(tmp->delmask, tmp->delmask, in update_parent_effective_cpumask()
1711 adding = cpumask_and(tmp->addmask, in update_parent_effective_cpumask()
1734 adding = cpumask_and(tmp->addmask, in update_parent_effective_cpumask()
1757 deleting = cpumask_and(tmp->delmask, in update_parent_effective_cpumask()
1890 cpumask_and(new_ecpus, new_ecpus, cpu_active_mask); in compute_partition_effective_cpumask()
2071 cpumask_and(cp->effective_xcpus, in update_cpumasks_hier()
2784 cpumask_and(cs->effective_xcpus, in update_prstate()