Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/cgroup/
Dcpuset.c180 #define PRS_ENABLED 1 macro
269 .partition_root_state = PRS_ENABLED,
1225 case PRS_ENABLED: in update_parent_subparts_cpumask()
1231 cpuset->partition_root_state = PRS_ENABLED; in update_parent_subparts_cpumask()
1362 case PRS_ENABLED: in update_cpumasks_hier()
1388 (cp->partition_root_state != PRS_ENABLED)) { in update_cpumasks_hier()
1963 cs->partition_root_state = PRS_ENABLED; in update_prstate()
2489 case PRS_ENABLED: in sched_partition_show()
2515 val = PRS_ENABLED; in sched_partition_write()