Home
last modified time | relevance | path

Searched defs:cgroup_pidlist (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/linux/
Dcgroup.h175 struct cgroup_pidlist { struct
180 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;