Searched defs:cgroup_pidlist (Results 1 – 1 of 1) sorted by relevance
26391 struct cgroup_pidlist { struct26392 struct {26395 } key;26396 pid_t *list;26397 int length;26398 struct list_head links;26399 struct cgroup *owner;26400 struct delayed_work destroy_dwork;