Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/cgroup/
Dcpuset.c181 #define PRS_ERROR -1 macro
1227 cpuset->partition_root_state = PRS_ERROR; in update_parent_subparts_cpumask()
1229 case PRS_ERROR: in update_parent_subparts_cpumask()
1237 part_error = (prev_prs == PRS_ERROR); in update_parent_subparts_cpumask()
1240 if (!part_error && (cpuset->partition_root_state == PRS_ERROR)) in update_parent_subparts_cpumask()
1243 if (cpuset->partition_root_state == PRS_ERROR) { in update_parent_subparts_cpumask()
1349 != PRS_ERROR); in update_cpumasks_hier()
1367 case PRS_ERROR: in update_cpumasks_hier()
1371 cp->partition_root_state = PRS_ERROR; in update_cpumasks_hier()
1969 if (cs->partition_root_state == PRS_ERROR) { in update_prstate()
[all …]