Searched refs:css_next_descendant_pre (Results 1 – 3 of 3) sorted by relevance
4794 css_next_descendant_pre(struct cgroup_subsys_state *pos, in css_next_descendant_pre() function4820 EXPORT_SYMBOL_GPL(css_next_descendant_pre);
812 iter->css_pos = css_next_descendant_pre(NULL, &iter->cgrp->self); in __scx_task_iter_maybe_relock() 911 iter->css_pos = css_next_descendant_pre(iter->css_pos, in scx_task_iter_next_locked()
1254 while ((css = css_next_descendant_pre(css, &root->css))) { in mem_cgroup_iter()