Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Dcpuset.c206 #define PRS_MEMBER 0 macro
247 return cs->partition_root_state == PRS_MEMBER; in cs_is_member()
1115 bool exclusive = (new_prs > PRS_MEMBER); in update_partition_exclusive_flag()
1559 cs->partition_root_state = PRS_MEMBER; in remote_partition_disable()
1791 new_prs = PRS_MEMBER; in update_parent_effective_cpumask()
2857 old_prs = PRS_MEMBER; in update_prstate()
3313 case PRS_MEMBER: in cpuset_partition_show()
3344 val = PRS_MEMBER; in cpuset_partition_write()
3526 update_prstate(cs, PRS_MEMBER); in cpuset_css_killed()