Lines Matching defs:ctrl_root
138 struct cgroup_root *ctrl_root;
356 return ctrl->ctrl_root && ctrl->ctrl_root->ver == TST_CG_V2;
416 struct cgroup_root *root = ctrl->ctrl_root;
621 ctrl->ctrl_root = root;
710 if (ctrl->ctrl_indx == CTRL_BLKIO && controllers[CTRL_IO].ctrl_root) {
749 if (!ctrl->ctrl_root)
752 ctrl->ctrl_root->we_mounted_it = 1;
753 ctrl->ctrl_root->mnt_dir.we_created_it = made_dir;
756 SAFE_FILE_PRINTFAT(ctrl->ctrl_root->mnt_dir.dir_fd,
826 if (ctrl->ctrl_root)
831 if (ctrl->ctrl_root)
837 if (ctrl->ctrl_root)
844 ctrl->ctrl_root = roots;
846 if (!ctrl->ctrl_root) {
854 root = ctrl->ctrl_root;
1018 if (!cgroup_ctrl_on_v2(ctrl) || !ctrl->ctrl_root->we_mounted_it
1022 SAFE_FILE_PRINTFAT(ctrl->ctrl_root->mnt_dir.dir_fd,
1042 ctrl->ctrl_root = NULL;