Home
last modified time | relevance | path

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

/linux-6.15/kernel/cgroup/
H A Dcpuset.c1647 int old_prs, new_prs; in update_parent_effective_cpumask() local
1674 if (old_prs > 0) { in update_parent_effective_cpumask()
1675 new_prs = -old_prs; in update_parent_effective_cpumask()
1852 new_prs = -old_prs; in update_parent_effective_cpumask()
1859 new_prs = -old_prs; in update_parent_effective_cpumask()
2024 int old_prs, new_prs; in update_cpumasks_hier() local
2309 if (old_prs) { in update_cpumask()
2453 if (old_prs) { in update_exclusive_cpumask()
2846 if (old_prs == new_prs) in update_prstate()
2853 old_prs = PRS_MEMBER; in update_prstate()
[all …]