Searched defs:cgroup_root (Results 1 – 1 of 1) sorted by relevance
279 struct cgroup_root { struct280 struct kernfs_root *kf_root;283 unsigned int subsys_mask;286 int hierarchy_id;289 struct cgroup cgrp;292 atomic_t nr_cgrps;295 struct list_head root_list;298 unsigned int flags;301 struct idr cgroup_idr;304 char release_agent_path[PATH_MAX];[all …]