Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Dcgroup.c1802 int rebind_subsystems(struct cgroup_root *dst_root, u32 ss_mask) in rebind_subsystems() argument
1804 struct cgroup *dcgrp = &dst_root->cgrp; in rebind_subsystems()
1822 if (ss->root != &cgrp_dfl_root && dst_root != &cgrp_dfl_root) in rebind_subsystems()
1865 ss->root = dst_root; in rebind_subsystems()
1888 dst_root->subsys_mask |= 1 << ssid; in rebind_subsystems()
1889 if (dst_root == &cgrp_dfl_root) { in rebind_subsystems()