Searched refs:old_prs (Results 1 – 1 of 1) sorted by relevance
323 static inline void notify_partition_change(struct cpuset *cs, int old_prs) in notify_partition_change() argument325 if (old_prs == cs->partition_root_state) in notify_partition_change()1309 int old_prs, new_prs; in update_parent_subparts_cpumask() local1332 old_prs = new_prs = cs->partition_root_state; in update_parent_subparts_cpumask()1356 deleting = !is_prs_invalid(old_prs) && in update_parent_subparts_cpumask()1360 if (is_prs_invalid(old_prs)) in update_parent_subparts_cpumask()1369 if (old_prs > 0) { in update_parent_subparts_cpumask()1370 new_prs = -old_prs; in update_parent_subparts_cpumask()1452 new_prs = -old_prs; in update_parent_subparts_cpumask()1457 new_prs = -old_prs; in update_parent_subparts_cpumask()[all …]