Searched refs:part_error (Results 1 – 1 of 1) sorted by relevance
1370 int part_error = PERR_NONE; /* Partition error? */ in update_parent_subparts_cpumask() local1431 part_error = PERR_NOTEXCL; in update_parent_subparts_cpumask()1458 part_error = PERR_NOCPUS; in update_parent_subparts_cpumask()1491 part_error = PERR_NOCPUS; in update_parent_subparts_cpumask()1495 if (part_error && is_partition_valid(cs) && in update_parent_subparts_cpumask()1500 if (part_error) in update_parent_subparts_cpumask()1501 WRITE_ONCE(cs->prs_err, part_error); in update_parent_subparts_cpumask()1511 if (part_error) in update_parent_subparts_cpumask()1516 if (!part_error) in update_parent_subparts_cpumask()