Home
last modified time | relevance | path

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

/linux-6.15/kernel/cgroup/
H A Dcpuset.c128 #define PRS_MEMBER 0 macro
1169 bool exclusive = (new_prs > PRS_MEMBER); in update_partition_exclusive_flag()
1494 cs->partition_root_state = PRS_MEMBER; in remote_partition_disable()
1738 new_prs = PRS_MEMBER; in update_parent_effective_cpumask()
2297 trialcs->partition_root_state = PRS_MEMBER; in update_cpumask()
2431 trialcs->partition_root_state = PRS_MEMBER; in update_exclusive_cpumask()
2853 old_prs = PRS_MEMBER; in update_prstate()
3289 case PRS_MEMBER: in cpuset_partition_show()
3320 val = PRS_MEMBER; in cpuset_partition_write()
3560 update_prstate(cs, PRS_MEMBER); in cpuset_css_killed()