Searched refs:ancestor1 (Results 1 – 1 of 1) sorted by relevance
141 struct cgroup *self, *ancestor1, *invalid; in BPF_PROG() local159 ancestor1 = bpf_cgroup_ancestor(cgrp, cgrp->level - 1); in BPF_PROG()160 if (!ancestor1) { in BPF_PROG()164 bpf_cgroup_release(ancestor1); in BPF_PROG()