Searched defs:css_task_iter (Results 1 – 1 of 1) sorted by relevance
51 struct css_task_iter { struct52 struct cgroup_subsys *ss;53 unsigned int flags;55 struct list_head *cset_pos;56 struct list_head *cset_head;58 struct list_head *tcset_pos;59 struct list_head *tcset_head;61 struct list_head *task_pos;63 struct list_head *cur_tasks_head;64 struct css_set *cur_cset;[all …]