Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/cgroup/
Dcpuset.c115 #define PRS_ISOLATED 2 macro
1155 new_lb = (new_prs != PRS_ISOLATED); in update_partition_sd_lb()
1214 if (new_prs == PRS_ISOLATED) in partition_xcpus_newstate()
1533 if ((prstate != PRS_ISOLATED) && !cpumask_subset(new_cpus, boot_hk_cpus)) in prstate_housekeeping_conflict()
1654 new_prs = (cmd == partcmd_enable) ? PRS_ROOT : PRS_ISOLATED; in update_parent_effective_cpumask()
1775 case PRS_ISOLATED: in update_parent_effective_cpumask()
2031 case PRS_ISOLATED: in update_cpumasks_hier()
3222 case PRS_ISOLATED: in sched_partition_show()
3258 val = PRS_ISOLATED; in sched_partition_write()