Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Dcpuset.c134 #define PRS_MEMBER 0 macro
175 return cs->partition_root_state == PRS_MEMBER; in cs_is_member()
1076 bool exclusive = (new_prs > PRS_MEMBER); in update_partition_exclusive_flag()
1492 cs->partition_root_state = PRS_MEMBER; in remote_partition_disable()
1726 new_prs = PRS_MEMBER; in update_parent_effective_cpumask()
2793 old_prs = PRS_MEMBER; in update_prstate()
3241 case PRS_MEMBER: in cpuset_partition_show()
3272 val = PRS_MEMBER; in cpuset_partition_write()
3454 update_prstate(cs, PRS_MEMBER); in cpuset_css_killed()