Searched defs:cgroup_root (Results 1 – 1 of 1) sorted by relevance
317 struct cgroup_root { struct318 struct kernfs_root *kf_root;321 unsigned int subsys_mask;324 int hierarchy_id;327 struct cgroup cgrp;330 int cgrp_ancestor_id_storage;333 atomic_t nr_cgrps;336 struct list_head root_list;339 unsigned int flags;342 struct idr cgroup_idr;[all …]