Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Dcgroup.c4120 struct cgroup_pidlist { struct
4125 struct { enum cgroup_filetype type; struct pid_namespace *ns; } key;
4127 pid_t *list;
4129 int length;
4131 struct list_head links;
4133 struct cgroup *owner;
4135 struct delayed_work destroy_dwork;