Searched refs:part_error (Results 1 – 1 of 1) sorted by relevance
1372 int part_error = PERR_NONE; /* Partition error? */ in update_parent_subparts_cpumask() local1432 part_error = PERR_NOTEXCL; in update_parent_subparts_cpumask()1455 part_error = PERR_CPUSEMPTY; in update_parent_subparts_cpumask()1464 part_error = PERR_NOCPUS; in update_parent_subparts_cpumask()1497 part_error = PERR_NOCPUS; in update_parent_subparts_cpumask()1501 if (part_error && is_partition_valid(cs) && in update_parent_subparts_cpumask()1506 if (part_error) in update_parent_subparts_cpumask()1507 WRITE_ONCE(cs->prs_err, part_error); in update_parent_subparts_cpumask()1517 if (part_error) in update_parent_subparts_cpumask()1522 if (!part_error) in update_parent_subparts_cpumask()