Home
last modified time | relevance | path

Searched refs:PRS_ERROR (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/kernel/cgroup/
Dcpuset.c184 #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()
[all …]