Home
last modified time | relevance | path

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

/kernel/
Dcgroup.c3055 static struct cgroup *cgroup_leftmost_descendant(struct cgroup *pos) in cgroup_leftmost_descendant() function
3085 next = cgroup_leftmost_descendant(cgroup); in cgroup_next_descendant_post()
3092 return cgroup_leftmost_descendant(next); in cgroup_next_descendant_post()