Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Dcpuset.c135 #define PRS_ISOLATED 2 macro
1291 new_lb = (new_prs != PRS_ISOLATED); in update_partition_sd_lb()
1349 if (new_prs == PRS_ISOLATED) in isolated_cpus_update()
1464 if ((prstate != PRS_ISOLATED) && !cpumask_subset(new_cpus, boot_hk_cpus)) in prstate_housekeeping_conflict()
1637 if (((new_prs == PRS_ISOLATED) && in remote_partition_enable()
1743 else if ((prs == PRS_ISOLATED) && in remote_cpus_update()
1877 new_prs = (cmd == partcmd_enable) ? PRS_ROOT : PRS_ISOLATED; in update_parent_effective_cpumask()
1889 if ((new_prs == PRS_ISOLATED) && (new_prs != parent_prs) && in update_parent_effective_cpumask()
1972 if ((parent_prs == PRS_ISOLATED) && in update_parent_effective_cpumask()
2058 case PRS_ISOLATED: in update_parent_effective_cpumask()
[all …]