Searched refs:cgroup_find_ctrl (Results 1 – 1 of 1) sorted by relevance
441 static struct cgroup_ctrl *cgroup_find_ctrl(const char *const ctrl_name, in cgroup_find_ctrl() function495 ctrl = cgroup_find_ctrl(ctrl_name, 1); in cgroup_parse_config_line()589 const_ctrl = cgroup_find_ctrl(tok, 1); in cgroup_root_scan()609 const_ctrl = cgroup_find_ctrl(tok, 0); in cgroup_root_scan()837 struct cgroup_ctrl *const ctrl = cgroup_find_ctrl(ctrl_name, 1); in tst_cg_require()1197 ctrl = cgroup_find_ctrl(ctrl_name, 1); in cgroup_file_find()1224 const struct cgroup_ctrl *const ctrl = cgroup_find_ctrl(ctrl_name, 1); in tst_cg_ver()