Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/cgroup/
Dcpuset.c84 static struct list_head remote_children; variable
1375 list_add(&cs->remote_sibling, &remote_children); in remote_partition_enable()
1510 list_for_each_entry_safe(child, next, &remote_children, remote_sibling) in remote_partition_check()
3656 INIT_LIST_HEAD(&remote_children); in cpuset_init()