Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dcgroup.c217 static int rebind_subsystems(struct cgroup_root *dst_root,
1476 static int rebind_subsystems(struct cgroup_root *dst_root, in rebind_subsystems() argument
1479 struct cgroup *dcgrp = &dst_root->cgrp; in rebind_subsystems()
1492 if (ss->root != &cgrp_dfl_root && dst_root != &cgrp_dfl_root) in rebind_subsystems()
1498 if (dst_root == &cgrp_dfl_root) in rebind_subsystems()
1515 if (dst_root == &cgrp_dfl_root) { in rebind_subsystems()
1548 ss->root = dst_root; in rebind_subsystems()
1562 dst_root->subsys_mask |= 1 << ssid; in rebind_subsystems()
1563 if (dst_root == &cgrp_dfl_root) { in rebind_subsystems()