Searched refs:cset_head (Results 1 – 2 of 2) sorted by relevance
66 struct list_head *cset_head; member
1923 * finished when it->cset_pos meets it->cset_head, so only in cgroup_show_path() 1924 * update it->cset_head is enough here. in cgroup_show_path() 1927 if (it->cset_head == &scgrp->e_csets[ss->id]) in cgroup_show_path() 1928 it->cset_head = &dcgrp->e_csets[ss->id]; in cgroup_show_path() 4997 if (l == it->cset_head) { in css_task_iter_advance_css_set() 5180 it->cset_head = it->cset_pos; in css_task_iter_next()