Searched refs:part_error (Results 1 – 1 of 1) sorted by relevance
1648 int part_error = PERR_NONE; /* Partition error? */ in update_parent_effective_cpumask() local1744 part_error = PERR_CPUSEMPTY; in update_parent_effective_cpumask()1784 part_error = PERR_NOCPUS; in update_parent_effective_cpumask()1807 part_error = PERR_NOCPUS; in update_parent_effective_cpumask()1835 part_error = PERR_NOTEXCL; in update_parent_effective_cpumask()1840 if (part_error) in update_parent_effective_cpumask()1841 WRITE_ONCE(cs->prs_err, part_error); in update_parent_effective_cpumask()1851 if (part_error) { in update_parent_effective_cpumask()1858 if (!part_error) { in update_parent_effective_cpumask()