Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dcgroup.h47 struct css_task_iter { struct
48 struct cgroup_subsys *ss;
49 unsigned int flags;
51 struct list_head *cset_pos;
52 struct list_head *cset_head;
54 struct list_head *tcset_pos;
55 struct list_head *tcset_head;
57 struct list_head *task_pos;
58 struct list_head *tasks_head;
59 struct list_head *mg_tasks_head;
[all …]