Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dcgroup.c3774 struct cgroup_pidlist { struct
3779 struct { enum cgroup_filetype type; struct pid_namespace *ns; } key;
3781 pid_t *list;
3783 int length;
3785 struct list_head links;
3787 struct cgroup *owner;
3789 struct delayed_work destroy_dwork;