Lines Matching refs:cgroup_ctrl
117 struct cgroup_ctrl { struct
185 static struct cgroup_ctrl controllers[] = {
233 const struct cgroup_ctrl *const ctrl) in has_ctrl()
240 const struct cgroup_ctrl *const ctrl) in add_ctrl()
261 static int cgroup_ctrl_on_v2(const struct cgroup_ctrl *const ctrl) in cgroup_ctrl_on_v2()
307 const struct cgroup_ctrl *ctrl; in tst_cgroup_print_config()
326 static struct cgroup_ctrl *cgroup_find_ctrl(const char *const ctrl_name) in cgroup_find_ctrl()
328 struct cgroup_ctrl *ctrl = controllers; in cgroup_find_ctrl()
361 const struct cgroup_ctrl *const_ctrl; in cgroup_root_scan()
362 struct cgroup_ctrl *ctrl; in cgroup_root_scan()
506 static void cgroup_mount_v1(struct cgroup_ctrl *const ctrl) in cgroup_mount_v1()
602 struct cgroup_ctrl *const ctrl = cgroup_find_ctrl(ctrl_name); in tst_cgroup_require()
756 struct cgroup_ctrl *ctrl; in tst_cgroup_cleanup()
843 const struct cgroup_ctrl *ctrl; in cgroup_group_add_dir()
914 const struct cgroup_ctrl *ctrl; in cgroup_file_find()
957 const struct cgroup_ctrl *const ctrl = cgroup_find_ctrl(ctrl_name); in tst_cgroup_ver()