Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dcpuset.c186 #define PRS_ERROR -1 macro
1285 new_prs = PRS_ERROR; in update_parent_subparts_cpumask()
1287 case PRS_ERROR: in update_parent_subparts_cpumask()
1295 part_error = (prev_prs == PRS_ERROR); in update_parent_subparts_cpumask()
1298 if (!part_error && (new_prs == PRS_ERROR)) in update_parent_subparts_cpumask()
1301 if (new_prs == PRS_ERROR) { in update_parent_subparts_cpumask()
1412 != PRS_ERROR); in update_cpumasks_hier()
1430 case PRS_ERROR: in update_cpumasks_hier()
1434 new_prs = PRS_ERROR; in update_cpumasks_hier()
2008 if (new_prs && (old_prs == PRS_ERROR)) in update_prstate()
[all …]