Searched refs:bpf_prog_get_target_btf (Results 1 – 3 of 3) sorted by relevance
491 struct btf *bpf_prog_get_target_btf(const struct bpf_prog *prog);
5864 struct btf *bpf_prog_get_target_btf(const struct bpf_prog *prog) in bpf_prog_get_target_btf() function5932 struct btf *btf = bpf_prog_get_target_btf(prog); in btf_ctx_access()
4378 struct btf *attach_btf = bpf_prog_get_target_btf(prog); in bpf_prog_get_info_by_fd()