Searched refs:cgroup_find_ctrl (Results 1 – 1 of 1) sorted by relevance
423 static struct cgroup_ctrl *cgroup_find_ctrl(const char *const ctrl_name) in cgroup_find_ctrl() function461 ctrl = cgroup_find_ctrl(ctrl_name); in cgroup_parse_config_line()554 const_ctrl = cgroup_find_ctrl(tok); in cgroup_root_scan()571 const_ctrl = cgroup_find_ctrl(tok); in cgroup_root_scan()798 struct cgroup_ctrl *const ctrl = cgroup_find_ctrl(ctrl_name); in tst_cg_require()1134 ctrl = cgroup_find_ctrl(ctrl_name); in cgroup_file_find()1161 const struct cgroup_ctrl *const ctrl = cgroup_find_ctrl(ctrl_name); in tst_cg_ver()