Searched defs:cgroup_root (Results 1 – 1 of 1) sorted by relevance
394 struct cgroup_root { struct395 struct kernfs_root *kf_root;398 unsigned int subsys_mask;401 int hierarchy_id;404 struct cgroup cgrp;407 int cgrp_ancestor_id_storage;410 atomic_t nr_cgrps;413 struct list_head root_list;416 unsigned int flags;419 struct idr cgroup_idr;[all …]