Searched refs:prs_err (Results 1 – 2 of 2) sorted by relevance
197 WRITE_ONCE(cs->prs_err, PERR_NONE); in notify_partition_change()1649 cs->prs_err = 0; in remote_partition_enable()1683 if (cs->prs_err) in remote_partition_disable()1724 cs->prs_err = PERR_CPUSEMPTY; in remote_cpus_update()1739 cs->prs_err = PERR_ACCESS; in remote_cpus_update()1742 cs->prs_err = PERR_NOCPUS; in remote_cpus_update()1745 cs->prs_err = PERR_HKEEPING; in remote_cpus_update()1746 if (cs->prs_err) in remote_cpus_update()2049 WRITE_ONCE(cs->prs_err, part_error); in update_parent_effective_cpumask()2173 child->prs_err = 0; in compute_partition_effective_cpumask()[all …]
177 enum prs_errcode prs_err; member