Searched refs:part_error (Results 1 – 1 of 1) sorted by relevance
1584 int part_error = PERR_NONE; /* Partition error? */ in update_parent_effective_cpumask() local1670 part_error = PERR_CPUSEMPTY; in update_parent_effective_cpumask()1709 part_error = PERR_NOCPUS; in update_parent_effective_cpumask()1732 part_error = PERR_NOCPUS; in update_parent_effective_cpumask()1760 part_error = PERR_NOTEXCL; in update_parent_effective_cpumask()1765 if (part_error) in update_parent_effective_cpumask()1766 WRITE_ONCE(cs->prs_err, part_error); in update_parent_effective_cpumask()1776 if (part_error) { in update_parent_effective_cpumask()1783 if (!part_error) { in update_parent_effective_cpumask()