Searched refs:css_next_child (Results 1 – 1 of 1) sorted by relevance
1817 if (css_next_child(NULL, cgroup_css(&ss->root->cgrp, ss)) && in rebind_subsystems()4724 struct cgroup_subsys_state *css_next_child(struct cgroup_subsys_state *pos, in css_next_child() function4806 next = css_next_child(NULL, pos); in css_next_descendant_pre()4812 next = css_next_child(pos, pos->parent); in css_next_descendant_pre()4861 pos = css_next_child(NULL, pos); in css_leftmost_descendant()4906 next = css_next_child(pos, pos->parent); in css_next_descendant_post()