Searched refs:part_error (Results 1 – 1 of 1) sorted by relevance
1629 int part_error = PERR_NONE; /* Partition error? */ in update_parent_effective_cpumask() local1732 part_error = PERR_CPUSEMPTY; in update_parent_effective_cpumask()1777 part_error = PERR_HKEEPING; in update_parent_effective_cpumask()1781 part_error = PERR_HKEEPING; in update_parent_effective_cpumask()1799 part_error = PERR_NOCPUS; in update_parent_effective_cpumask()1821 part_error = PERR_NOCPUS; in update_parent_effective_cpumask()1849 part_error = PERR_NOTEXCL; in update_parent_effective_cpumask()1854 if (part_error) in update_parent_effective_cpumask()1855 WRITE_ONCE(cs->prs_err, part_error); in update_parent_effective_cpumask()1865 if (part_error) in update_parent_effective_cpumask()[all …]