Searched refs:cgrp_dfl_root (Results 1 – 1 of 1) sorted by relevance
173 struct cgroup_root cgrp_dfl_root; variable174 EXPORT_SYMBOL_GPL(cgrp_dfl_root);300 return cgrp->root == &cgrp_dfl_root; in cgroup_on_dfl()1138 rebind_subsystems(&cgrp_dfl_root, root->subsys_mask); in cgroup_destroy_root()1497 if (ss->root != &cgrp_dfl_root && dst_root != &cgrp_dfl_root) in rebind_subsystems()1503 if (dst_root == &cgrp_dfl_root) in rebind_subsystems()1520 if (dst_root == &cgrp_dfl_root) { in rebind_subsystems()1568 if (dst_root == &cgrp_dfl_root) { in rebind_subsystems()1591 if (root != &cgrp_dfl_root) in cgroup_show_options()1773 if (root == &cgrp_dfl_root) { in cgroup_remount()[all …]