Home
last modified time | relevance | path

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

/linux-6.15/kernel/cgroup/
H A Dcpuset.c1950 struct cpumask *new_ecpus) in compute_partition_effective_cpumask() argument
1964 compute_effective_exclusive_cpumask(cs, new_ecpus, NULL); in compute_partition_effective_cpumask()
1965 cpumask_and(new_ecpus, new_ecpus, cpu_active_mask); in compute_partition_effective_cpumask()
1982 cpumask_subset(new_ecpus, child->effective_xcpus)) in compute_partition_effective_cpumask()
1999 cpumask_andnot(new_ecpus, new_ecpus, in compute_partition_effective_cpumask()