Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Dcpuset.c133 #define PRS_MEMBER 0 macro
174 return cs->partition_root_state == PRS_MEMBER; in cs_is_member()
1261 bool exclusive = (new_prs > PRS_MEMBER); in update_partition_exclusive_flag()
1686 cs->partition_root_state = PRS_MEMBER; in remote_partition_disable()
1920 new_prs = PRS_MEMBER; in update_parent_effective_cpumask()
3035 old_prs = PRS_MEMBER; in update_prstate()
3483 case PRS_MEMBER: in cpuset_partition_show()
3514 val = PRS_MEMBER; in cpuset_partition_write()
3734 update_prstate(cs, PRS_MEMBER); in cpuset_css_killed()