Lines Matching full:cgroup_list
64 static struct flist_head *cgroup_list;1462 if (o->cgroup && cgroup_setup(td, cgroup_list, &cgroup_mnt))2218 cgroup_list = smalloc(sizeof(*cgroup_list));2219 INIT_FLIST_HEAD(cgroup_list);2246 cgroup_kill(cgroup_list);2247 sfree(cgroup_list);