Home
last modified time | relevance | path

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

/kernel/cgroup/
Dcpuset.c197 #define PRS_ERROR -1 macro
1339 new_prs = PRS_ERROR; in update_parent_subparts_cpumask()
1341 case PRS_ERROR: in update_parent_subparts_cpumask()
1349 part_error = (prev_prs == PRS_ERROR); in update_parent_subparts_cpumask()
1352 if (!part_error && (new_prs == PRS_ERROR)) in update_parent_subparts_cpumask()
1355 if (new_prs == PRS_ERROR) { in update_parent_subparts_cpumask()
1468 != PRS_ERROR); in update_cpumasks_hier()
1486 case PRS_ERROR: in update_cpumasks_hier()
1490 new_prs = PRS_ERROR; in update_cpumasks_hier()
2070 if (new_prs && (old_prs == PRS_ERROR)) in update_prstate()
[all …]