Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Dcpuset.c2019 struct cpumask *new_ecpus) in compute_partition_effective_cpumask() argument
2033 compute_excpus(cs, new_ecpus); in compute_partition_effective_cpumask()
2034 cpumask_and(new_ecpus, new_ecpus, cpu_active_mask); in compute_partition_effective_cpumask()
2051 cpumask_subset(new_ecpus, child->effective_xcpus)) in compute_partition_effective_cpumask()
2066 cpumask_andnot(new_ecpus, new_ecpus, in compute_partition_effective_cpumask()