Home
last modified time | relevance | path

Searched refs:css_next_descendant_pre (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/cgroup/
H A Dcgroup.c4925 css_next_descendant_pre(struct cgroup_subsys_state *pos, in css_next_descendant_pre() function
4951 EXPORT_SYMBOL_GPL(css_next_descendant_pre);
/linux/kernel/sched/ext/
H A Dext.c717 iter->css_pos = css_next_descendant_pre(NULL, &iter->cgrp->self); in scx_task_iter_start()
834 iter->css_pos = css_next_descendant_pre(iter->css_pos, in scx_task_iter_next()