Searched refs:bpf_prog_get_target_btf (Results 1 – 3 of 3) sorted by relevance
570 struct btf *bpf_prog_get_target_btf(const struct bpf_prog *prog);
6355 struct btf *bpf_prog_get_target_btf(const struct bpf_prog *prog) in bpf_prog_get_target_btf() function6540 struct btf *btf = bpf_prog_get_target_btf(prog); in btf_ctx_access()
4682 struct btf *attach_btf = bpf_prog_get_target_btf(prog); in bpf_prog_get_info_by_fd()