Lines Matching refs:PRS_ERROR
191 #define PRS_ERROR -1 macro
1298 new_prs = PRS_ERROR; in update_parent_subparts_cpumask()
1300 case PRS_ERROR: in update_parent_subparts_cpumask()
1308 part_error = (prev_prs == PRS_ERROR); in update_parent_subparts_cpumask()
1311 if (!part_error && (new_prs == PRS_ERROR)) in update_parent_subparts_cpumask()
1314 if (new_prs == PRS_ERROR) { in update_parent_subparts_cpumask()
1427 != PRS_ERROR); in update_cpumasks_hier()
1445 case PRS_ERROR: in update_cpumasks_hier()
1449 new_prs = PRS_ERROR; in update_cpumasks_hier()
2020 if (new_prs && (old_prs == PRS_ERROR)) in update_prstate()
2051 if (old_prs == PRS_ERROR) { in update_prstate()
2579 case PRS_ERROR: in sched_partition_show()
3149 (parent->partition_root_state == PRS_ERROR))) { in cpuset_hotplug_update_tasks()
3164 if ((parent->partition_root_state == PRS_ERROR) || in cpuset_hotplug_update_tasks()
3171 if (old_prs != PRS_ERROR) { in cpuset_hotplug_update_tasks()
3173 cs->partition_root_state = PRS_ERROR; in cpuset_hotplug_update_tasks()
3175 notify_partition_change(cs, old_prs, PRS_ERROR); in cpuset_hotplug_update_tasks()
3187 ((cs->partition_root_state == PRS_ERROR) || in cpuset_hotplug_update_tasks()