Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/cgroup/
Dcgroup-v1.c171 struct cgroup_pidlist { struct
176 struct { enum cgroup_filetype type; struct pid_namespace *ns; } key;
178 pid_t *list;
180 int length;
182 struct list_head links;
184 struct cgroup *owner;
186 struct delayed_work destroy_dwork;