Searched refs:cgroup_ctrl (Results 1 – 1 of 1) sorted by relevance
117 struct cgroup_ctrl { struct185 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()[all …]