Home
last modified time | relevance | path

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

/kernel/cgroup/
Dcpuset.c181 #define PRS_ERROR -1 macro
1225 cpuset->partition_root_state = PRS_ERROR; in update_parent_subparts_cpumask()
1227 case PRS_ERROR: in update_parent_subparts_cpumask()
1235 part_error = (prev_prs == PRS_ERROR); in update_parent_subparts_cpumask()
1238 if (!part_error && (cpuset->partition_root_state == PRS_ERROR)) in update_parent_subparts_cpumask()
1241 if (cpuset->partition_root_state == PRS_ERROR) { in update_parent_subparts_cpumask()
1347 != PRS_ERROR); in update_cpumasks_hier()
1365 case PRS_ERROR: in update_cpumasks_hier()
1369 cp->partition_root_state = PRS_ERROR; in update_cpumasks_hier()
1967 if (cs->partition_root_state == PRS_ERROR) { in update_prstate()
[all …]