Searched refs:ancestor_level (Results 1 – 1 of 1) sorted by relevance
4513 int ancestor_level) in __bpf_sk_ancestor_cgroup_id() argument4523 ancestor = cgroup_ancestor(cgrp, ancestor_level); in __bpf_sk_ancestor_cgroup_id()4531 ancestor_level) in BPF_CALL_2() argument4533 return __bpf_sk_ancestor_cgroup_id(skb->sk, ancestor_level); in BPF_CALL_2()4556 BPF_CALL_2(bpf_sk_ancestor_cgroup_id, struct sock *, sk, int, ancestor_level) in BPF_CALL_2() argument4558 return __bpf_sk_ancestor_cgroup_id(sk, ancestor_level); in BPF_CALL_2()