Searched defs:cgroup_root (Results 1 – 1 of 1) sorted by relevance
304 struct cgroup_root { struct305 struct kernfs_root *kf_root;308 unsigned int subsys_mask;311 int hierarchy_id;314 struct cgroup cgrp;317 atomic_t nr_cgrps;320 struct list_head root_list;323 unsigned int flags;326 struct idr cgroup_idr;329 char release_agent_path[PATH_MAX];[all …]