Searched full:acpus (Results 1 – 1 of 1) sorted by relevance
617 struct cpumask *xcpus, *acpus; in validate_change() local627 acpus = c->cpus_allowed; in validate_change()630 acpus = trial->cpus_allowed; in validate_change()632 if (!cpumask_empty(acpus) && cpumask_subset(acpus, xcpus)) in validate_change()