Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/
Dcgroup.c2962 struct cgroup_pidlist { struct
2967 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;