Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/cgroup/
Dcpuset.c214 #define PRS_ISOLATED 2 macro
1450 case PRS_ISOLATED: in update_parent_subparts_cpumask()
1515 if (old_prs == PRS_ISOLATED) in update_parent_subparts_cpumask()
1517 else if (new_prs == PRS_ISOLATED) in update_parent_subparts_cpumask()
1595 case PRS_ISOLATED: in update_cpumasks_hier()
2264 if (new_prs == PRS_ISOLATED) { in update_prstate()
2276 update_flag(CS_SCHED_LOAD_BALANCE, cs, (new_prs != PRS_ISOLATED)); in update_prstate()
2831 case PRS_ISOLATED: in sched_partition_show()
2870 val = PRS_ISOLATED; in sched_partition_write()