Searched refs:bpf_prog_get_target_btf (Results 1 – 3 of 3) sorted by relevance
411 struct btf *bpf_prog_get_target_btf(const struct bpf_prog *prog);
5314 struct btf *bpf_prog_get_target_btf(const struct bpf_prog *prog) in bpf_prog_get_target_btf() function5370 struct btf *btf = bpf_prog_get_target_btf(prog); in btf_ctx_access()
3897 struct btf *attach_btf = bpf_prog_get_target_btf(prog); in bpf_prog_get_info_by_fd()