Searched refs:bpf_prog_get_target_btf (Results 1 – 2 of 2) sorted by relevance
212 struct btf *bpf_prog_get_target_btf(const struct bpf_prog *prog);
4404 struct btf *bpf_prog_get_target_btf(const struct bpf_prog *prog) in bpf_prog_get_target_btf() function4434 struct btf *btf = bpf_prog_get_target_btf(prog); in btf_ctx_access()