Searched defs:css_task_iter (Results 1 – 2 of 2) sorted by relevance
50 struct css_task_iter { struct51 struct cgroup_subsys *ss;52 unsigned int flags;54 struct list_head *cset_pos;55 struct list_head *cset_head;57 struct list_head *tcset_pos;58 struct list_head *tcset_head;60 struct list_head *task_pos;61 struct list_head *tasks_head;62 struct list_head *mg_tasks_head;[all …]
52 struct css_task_iter { struct53 struct cgroup_subsys *ss;54 unsigned int flags;56 struct list_head *cset_pos;57 struct list_head *cset_head;59 struct list_head *tcset_pos;60 struct list_head *tcset_head;62 struct list_head *task_pos;64 struct list_head *cur_tasks_head;65 struct css_set *cur_cset;[all …]