Searched defs:cgroup_pidlist (Results 1 – 1 of 1) sorted by relevance
2962 struct cgroup_pidlist { struct2967 struct { enum cgroup_filetype type; struct pid_namespace *ns; } key;2969 pid_t *list;2971 int length;2973 int use_count;2975 struct list_head links;2977 struct cgroup *owner;2979 struct rw_semaphore mutex;