Searched refs:bpf_prog_get_target_btf (Results 1 – 3 of 3) sorted by relevance
564 struct btf *bpf_prog_get_target_btf(const struct bpf_prog *prog);
6336 struct btf *bpf_prog_get_target_btf(const struct bpf_prog *prog) in bpf_prog_get_target_btf() function6424 struct btf *btf = bpf_prog_get_target_btf(prog); in btf_ctx_access()
4541 struct btf *attach_btf = bpf_prog_get_target_btf(prog); in bpf_prog_get_info_by_fd()