Searched defs:cgroup_pidlist (Results 1 – 2 of 2) sorted by relevance
28196 struct cgroup_pidlist { struct28197 struct {28200 } key;28201 pid_t *list;28202 int length;28203 struct list_head links;28204 struct cgroup *owner;28205 struct delayed_work destroy_dwork;
38120 struct cgroup_pidlist { struct38121 struct {38124 } key;38125 pid_t *list;38126 int length;38127 struct list_head links;38128 struct cgroup *owner;38129 struct delayed_work destroy_dwork;