Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Dcpuset.c84 static struct list_head remote_children; variable
1407 list_add(&cs->remote_sibling, &remote_children); in remote_partition_enable()
1542 list_for_each_entry_safe(child, next, &remote_children, remote_sibling) in remote_partition_check()
3653 INIT_LIST_HEAD(&remote_children); in cpuset_init()