Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Dcpuset.c1814 int old_prs, new_prs; in update_parent_effective_cpumask() local
1842 if (old_prs > 0) { in update_parent_effective_cpumask()
1843 new_prs = -old_prs; in update_parent_effective_cpumask()
2007 new_prs = -old_prs; in update_parent_effective_cpumask()
2014 new_prs = -old_prs; in update_parent_effective_cpumask()
2180 int old_prs, new_prs; in update_cpumasks_hier() local
2464 if (old_prs) { in update_cpumask()
2611 if (old_prs) { in update_exclusive_cpumask()
3042 if (old_prs == new_prs) in update_prstate()
3049 old_prs = PRS_MEMBER; in update_prstate()
[all …]