Searched refs:ancestor_level (Results 1 – 1 of 1) sorted by relevance
4504 int ancestor_level) in __bpf_sk_ancestor_cgroup_id() argument4514 ancestor = cgroup_ancestor(cgrp, ancestor_level); in __bpf_sk_ancestor_cgroup_id()4522 ancestor_level) in BPF_CALL_2() argument4524 return __bpf_sk_ancestor_cgroup_id(skb->sk, ancestor_level); in BPF_CALL_2()4547 BPF_CALL_2(bpf_sk_ancestor_cgroup_id, struct sock *, sk, int, ancestor_level) in BPF_CALL_2() argument4549 return __bpf_sk_ancestor_cgroup_id(sk, ancestor_level); in BPF_CALL_2()