Searched defs:cgroup_root (Results 1 – 1 of 1) sorted by relevance
499 struct cgroup_root { struct500 struct kernfs_root *kf_root;503 unsigned int subsys_mask;506 int hierarchy_id;509 struct cgroup cgrp;512 u64 cgrp_ancestor_id_storage;515 atomic_t nr_cgrps;518 struct list_head root_list;521 unsigned int flags;524 char release_agent_path[PATH_MAX];[all …]