Lines Matching refs:PRS_ERROR
184 #define PRS_ERROR -1 macro
1280 new_prs = PRS_ERROR; in update_parent_subparts_cpumask()
1282 case PRS_ERROR: in update_parent_subparts_cpumask()
1290 part_error = (prev_prs == PRS_ERROR); in update_parent_subparts_cpumask()
1293 if (!part_error && (new_prs == PRS_ERROR)) in update_parent_subparts_cpumask()
1296 if (new_prs == PRS_ERROR) { in update_parent_subparts_cpumask()
1409 != PRS_ERROR); in update_cpumasks_hier()
1427 case PRS_ERROR: in update_cpumasks_hier()
1431 new_prs = PRS_ERROR; in update_cpumasks_hier()
2000 if (new_prs && (old_prs == PRS_ERROR)) in update_prstate()
2031 if (old_prs == PRS_ERROR) { in update_prstate()
2559 case PRS_ERROR: in sched_partition_show()
3129 (parent->partition_root_state == PRS_ERROR))) { in cpuset_hotplug_update_tasks()
3144 if ((parent->partition_root_state == PRS_ERROR) || in cpuset_hotplug_update_tasks()
3151 if (old_prs != PRS_ERROR) { in cpuset_hotplug_update_tasks()
3153 cs->partition_root_state = PRS_ERROR; in cpuset_hotplug_update_tasks()
3155 notify_partition_change(cs, old_prs, PRS_ERROR); in cpuset_hotplug_update_tasks()
3167 ((cs->partition_root_state == PRS_ERROR) || in cpuset_hotplug_update_tasks()