Home
last modified time | relevance | path

Searched refs:new_ecpus (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/cgroup/
H A Dcpuset.c2105 struct cpumask *new_ecpus) in compute_partition_effective_cpumask() argument
2119 compute_excpus(cs, new_ecpus); in compute_partition_effective_cpumask()
2120 cpumask_and(new_ecpus, new_ecpus, cpu_active_mask); in compute_partition_effective_cpumask()
2137 cpumask_subset(new_ecpus, child->effective_xcpus)) in compute_partition_effective_cpumask()
2152 cpumask_andnot(new_ecpus, new_ecpus, in compute_partition_effective_cpumask()