Searched refs:part_error (Results 1 – 1 of 1) sorted by relevance
1310 int part_error = PERR_NONE; /* Partition error? */ in update_parent_subparts_cpumask() local1371 part_error = PERR_NOTEXCL; in update_parent_subparts_cpumask()1398 part_error = PERR_NOCPUS; in update_parent_subparts_cpumask()1431 part_error = PERR_NOCPUS; in update_parent_subparts_cpumask()1435 if (part_error && is_partition_valid(cs) && in update_parent_subparts_cpumask()1440 if (part_error) in update_parent_subparts_cpumask()1441 WRITE_ONCE(cs->prs_err, part_error); in update_parent_subparts_cpumask()1451 if (part_error) in update_parent_subparts_cpumask()1456 if (!part_error) in update_parent_subparts_cpumask()