Searched refs:remote_sibling (Results 1 – 2 of 2) sorted by relevance
179 struct list_head remote_sibling; member
195 .remote_sibling = LIST_HEAD_INIT(top_cpuset.remote_sibling),1362 return !list_empty(&cs->remote_sibling); in is_remote_partition()1407 list_add(&cs->remote_sibling, &remote_children); in remote_partition_enable()1437 list_del_init(&cs->remote_sibling); in remote_partition_disable()1542 list_for_each_entry_safe(child, next, &remote_children, remote_sibling) in remote_partition_check()3382 INIT_LIST_HEAD(&cs->remote_sibling); in cpuset_css_alloc()