Searched refs:ancestor_level (Results 1 – 2 of 2) sorted by relevance
568 int ancestor_level) in cgroup_ancestor() argument572 if (cgrp->level < ancestor_level) in cgroup_ancestor()576 ptr && ptr->level > ancestor_level; in cgroup_ancestor()580 if (ptr && ptr->level == ancestor_level) in cgroup_ancestor()
3781 ancestor_level) in BPF_CALL_2() argument3791 ancestor = cgroup_ancestor(cgrp, ancestor_level); in BPF_CALL_2()