Lines Matching refs:cpumask_subset
637 if (!cpumask_empty(acpus) && cpumask_subset(acpus, xcpus)) in validate_change()
1049 if (!cpumask_subset(cs->effective_cpus, in rebuild_sched_domains_locked()
1224 return (cpumask_subset(parent->effective_cpus, xcpus) && in tasks_nocpu_error()
1451 cpumask_subset(top_cpuset.effective_cpus, tmp->new_cpus)) in remote_partition_enable()
1485 WARN_ON_ONCE(!cpumask_subset(cs->effective_xcpus, subpartitions_cpus)); in remote_partition_disable()
1530 WARN_ON_ONCE(!cpumask_subset(cs->effective_xcpus, subpartitions_cpus)); in remote_cpus_update()
1549 cpumask_subset(top_cpuset.effective_cpus, tmp->addmask)) in remote_cpus_update()
1597 if ((prstate != PRS_ISOLATED) && !cpumask_subset(new_cpus, boot_hk_cpus)) in prstate_housekeeping_conflict()
1812 cpumask_subset(xcpus, parent->effective_xcpus)) { in update_parent_effective_cpumask()
1978 if (!cpumask_subset(child->effective_xcpus, in compute_partition_effective_cpumask()
1982 cpumask_subset(new_ecpus, child->effective_xcpus)) in compute_partition_effective_cpumask()
2287 if (!cpumask_subset(trialcs->cpus_allowed, in update_cpumask()
3928 if (cpumask_subset(&new_cpus, subpartitions_cpus)) { in cpuset_handle_hotplug()
4089 if (is_in_v2_mode() && cpumask_subset(cs_mask, possible_mask)) { in cpuset_cpus_allowed_fallback()