Home
last modified time | relevance | path

Searched defs:ancestor_level (Results 1 – 2 of 2) sorted by relevance

/linux/net/core/
H A Dfilter.c5019 ancestor = cgroup_ancestor(cgrp, ancestor_level); in BPF_CALL_2() argument
5001 __bpf_sk_ancestor_cgroup_id(struct sock * sk,int ancestor_level) __bpf_sk_ancestor_cgroup_id() argument
5044 BPF_CALL_2(bpf_sk_ancestor_cgroup_id,struct sock *,sk,int,ancestor_level) BPF_CALL_2() argument
/linux/kernel/bpf/
H A Dhelpers.c425 BPF_CALL_1(bpf_get_current_ancestor_cgroup_id,int,ancestor_level) BPF_CALL_1() argument