Home
last modified time | relevance | path

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

/include/linux/
Dcgroup.h49 struct css_task_iter { struct
50 struct cgroup_subsys *ss;
51 unsigned int flags;
53 struct list_head *cset_pos;
54 struct list_head *cset_head;
56 struct list_head *tcset_pos;
57 struct list_head *tcset_head;
59 struct list_head *task_pos;
60 struct list_head *tasks_head;
61 struct list_head *mg_tasks_head;
[all …]