Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/cgroup/
Dcpuset.c1875 struct cpumask *new_ecpus) in compute_partition_effective_cpumask() argument
1889 compute_effective_exclusive_cpumask(cs, new_ecpus); in compute_partition_effective_cpumask()
1890 cpumask_and(new_ecpus, new_ecpus, cpu_active_mask); in compute_partition_effective_cpumask()
1902 cpumask_subset(new_ecpus, child->effective_xcpus)) in compute_partition_effective_cpumask()
1919 cpumask_andnot(new_ecpus, new_ecpus, in compute_partition_effective_cpumask()