Searched refs:ctrl_root (Results 1 – 1 of 1) sorted by relevance
137 struct cgroup_root *ctrl_root; member349 return ctrl->ctrl_root && ctrl->ctrl_root->ver == TST_CG_V2; in cgroup_ctrl_on_v2()406 struct cgroup_root *root = ctrl->ctrl_root; in tst_cg_print_config()611 ctrl->ctrl_root = root; in cgroup_root_scan()700 if (ctrl->ctrl_indx == CTRL_BLKIO && controllers[CTRL_IO].ctrl_root) { in cgroup_mount_v1()739 if (!ctrl->ctrl_root) in cgroup_mount_v1()742 ctrl->ctrl_root->we_mounted_it = 1; in cgroup_mount_v1()743 ctrl->ctrl_root->mnt_dir.we_created_it = made_dir; in cgroup_mount_v1()746 SAFE_FILE_PRINTFAT(ctrl->ctrl_root->mnt_dir.dir_fd, in cgroup_mount_v1()812 if (ctrl->ctrl_root) in tst_cg_require()[all …]