Searched defs:cgroup_pidlist (Results 1 – 1 of 1) sorted by relevance
175 struct cgroup_pidlist { struct180 struct { enum cgroup_filetype type; struct pid_namespace *ns; } key;182 pid_t *list;184 int length;186 int use_count;188 struct list_head links;190 struct cgroup *owner;192 struct rw_semaphore mutex;