Searched refs:cgrp_dfl_root (Results 1 – 2 of 2) sorted by relevance
173 struct cgroup_root cgrp_dfl_root; variable174 EXPORT_SYMBOL_GPL(cgrp_dfl_root);297 return cgrp->root == &cgrp_dfl_root; in cgroup_on_dfl()1133 rebind_subsystems(&cgrp_dfl_root, root->subsys_mask); in cgroup_destroy_root()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()1563 if (dst_root == &cgrp_dfl_root) { in rebind_subsystems()1586 if (root != &cgrp_dfl_root) in cgroup_show_options()1768 if (root == &cgrp_dfl_root) { in cgroup_remount()[all …]
50 extern struct cgroup_root cgrp_dfl_root;