Home
last modified time | relevance | path

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

/kernel/cgroup/
Dcpuset.c226 #define PRS_ISOLATED 2 macro
1510 case PRS_ISOLATED: in update_parent_subparts_cpumask()
1575 if (old_prs == PRS_ISOLATED) in update_parent_subparts_cpumask()
1577 else if (new_prs == PRS_ISOLATED) in update_parent_subparts_cpumask()
1660 case PRS_ISOLATED: in update_cpumasks_hier()
2353 if (new_prs == PRS_ISOLATED) { in update_prstate()
2365 update_flag(CS_SCHED_LOAD_BALANCE, cs, (new_prs != PRS_ISOLATED)); in update_prstate()
2982 case PRS_ISOLATED: in sched_partition_show()
3021 val = PRS_ISOLATED; in sched_partition_write()