Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Dcpuset.c1367 * compute_effective_exclusive_cpumask - compute effective exclusive CPUs
1378 static int compute_effective_exclusive_cpumask(struct cpuset *cs, in compute_effective_exclusive_cpumask() function
1462 compute_effective_exclusive_cpumask(cs, tmp->new_cpus, NULL); in remote_partition_enable()
1511 compute_effective_exclusive_cpumask(cs, NULL, NULL); in remote_partition_disable()
1712 * Need to call compute_effective_exclusive_cpumask() in case in update_parent_effective_cpumask()
1717 if (compute_effective_exclusive_cpumask(cs, xcpus, NULL)) in update_parent_effective_cpumask()
1999 compute_effective_exclusive_cpumask(cs, new_ecpus, NULL); in compute_partition_effective_cpumask()
2078 compute_effective_exclusive_cpumask(cp, tmp->new_cpus, NULL); in update_cpumasks_hier()
2180 compute_effective_exclusive_cpumask(cp, NULL, NULL); in update_cpumasks_hier()
2334 compute_effective_exclusive_cpumask(trialc in update_cpumask()
[all...]