Searched refs:part_error (Results 1 – 1 of 1) sorted by relevance
1694 int part_error = PERR_NONE; /* Partition error? */ in update_parent_effective_cpumask() local1797 part_error = PERR_CPUSEMPTY; in update_parent_effective_cpumask()1842 part_error = PERR_HKEEPING; in update_parent_effective_cpumask()1846 part_error = PERR_HKEEPING; in update_parent_effective_cpumask()1864 part_error = PERR_NOCPUS; in update_parent_effective_cpumask()1886 part_error = PERR_NOCPUS; in update_parent_effective_cpumask()1914 part_error = PERR_NOTEXCL; in update_parent_effective_cpumask()1919 if (part_error) in update_parent_effective_cpumask()1920 WRITE_ONCE(cs->prs_err, part_error); in update_parent_effective_cpumask()1930 if (part_error) in update_parent_effective_cpumask()[all …]