Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dcgroup.h53 struct css_task_iter { struct
54 struct cgroup_subsys *ss;
55 unsigned int flags;
57 struct list_head *cset_pos;
58 struct list_head *cset_head;
60 struct list_head *tcset_pos;
61 struct list_head *tcset_head;
63 struct list_head *task_pos;
65 struct list_head *cur_tasks_head;
66 struct css_set *cur_cset;
[all …]