Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Dcpuset.c125 #define PRS_ISOLATED 2 macro
1187 new_lb = (new_prs != PRS_ISOLATED); in update_partition_sd_lb()
1246 if (new_prs == PRS_ISOLATED) in partition_xcpus_newstate()
1565 if ((prstate != PRS_ISOLATED) && !cpumask_subset(new_cpus, boot_hk_cpus)) in prstate_housekeeping_conflict()
1686 new_prs = (cmd == partcmd_enable) ? PRS_ROOT : PRS_ISOLATED; in update_parent_effective_cpumask()
1807 case PRS_ISOLATED: in update_parent_effective_cpumask()
2057 case PRS_ISOLATED: in update_cpumasks_hier()
3221 case PRS_ISOLATED: in sched_partition_show()
3257 val = PRS_ISOLATED; in sched_partition_write()