Searched refs:new_prs (Results 1 – 1 of 1) sorted by relevance
1288 static int update_partition_exclusive(struct cpuset *cs, int new_prs) in update_partition_exclusive() argument1290 bool exclusive = (new_prs > 0); in update_partition_exclusive()1310 int new_prs = cs->partition_root_state; in update_partition_sd_lb() local1311 bool new_lb = (new_prs != PRS_ISOLATED); in update_partition_sd_lb()1312 bool rebuild_domains = (new_prs > 0) || (old_prs > 0); in update_partition_sd_lb()1371 int old_prs, new_prs; in update_parent_subparts_cpumask() local1393 old_prs = new_prs = cs->partition_root_state; in update_parent_subparts_cpumask()1431 new_prs = -old_prs; in update_parent_subparts_cpumask()1518 new_prs = -old_prs; in update_parent_subparts_cpumask()1523 new_prs = -old_prs; in update_parent_subparts_cpumask()[all …]