Searched refs:effective_xcpus (Results 1 – 2 of 2) sorted by relevance
414 pmask3 = &cs->effective_xcpus; in alloc_cpumasks()486 cpumask_copy(trial->effective_xcpus, cs->effective_xcpus); in alloc_trial_cpuset()1374 xcpus = cs->effective_xcpus; in compute_effective_exclusive_cpumask()1772 parent->effective_xcpus); in update_parent_effective_cpumask()1979 cs->effective_xcpus)) in compute_partition_effective_cpumask()2000 child->effective_xcpus); in compute_partition_effective_cpumask()2152 cpumask_and(cp->effective_xcpus, in update_cpumasks_hier()2327 force = !cpumask_equal(cs->effective_xcpus, trialcs->effective_xcpus); in update_cpumask()2383 cpumask_copy(cs->effective_xcpus, trialcs->effective_xcpus); in update_cpumask()2444 force = !cpumask_equal(cs->effective_xcpus, trialcs->effective_xcpus); in update_exclusive_cpumask()[all …]
120 cpumask_var_t effective_xcpus; member