Searched refs:old_prs (Results 1 – 1 of 1) sorted by relevance
349 static inline void notify_partition_change(struct cpuset *cs, int old_prs) in notify_partition_change() argument351 if (old_prs == cs->partition_root_state) in notify_partition_change()1369 int old_prs, new_prs; in update_parent_subparts_cpumask() local1392 old_prs = new_prs = cs->partition_root_state; in update_parent_subparts_cpumask()1416 deleting = !is_prs_invalid(old_prs) && in update_parent_subparts_cpumask()1420 if (is_prs_invalid(old_prs)) in update_parent_subparts_cpumask()1429 if (old_prs > 0) { in update_parent_subparts_cpumask()1430 new_prs = -old_prs; in update_parent_subparts_cpumask()1512 new_prs = -old_prs; in update_parent_subparts_cpumask()1517 new_prs = -old_prs; in update_parent_subparts_cpumask()[all …]