Searched defs:css_task_iter (Results 1 – 2 of 2) sorted by relevance
24378 struct css_task_iter { struct24379 struct cgroup_subsys *ss;24380 unsigned int flags;24381 struct list_head *cset_pos;24382 struct list_head *cset_head;24383 struct list_head *tcset_pos;24384 struct list_head *tcset_head;24385 struct list_head *task_pos;24386 struct list_head *cur_tasks_head;24387 struct css_set *cur_cset;[all …]
34543 struct css_task_iter { struct34544 struct cgroup_subsys *ss;34545 unsigned int flags;34546 struct list_head *cset_pos;34547 struct list_head *cset_head;34548 struct list_head *tcset_pos;34549 struct list_head *tcset_head;34550 struct list_head *task_pos;34551 struct list_head *cur_tasks_head;34552 struct css_set *cur_cset;[all …]