Searched refs:libbpf_find_attach_btf_id (Results 1 – 1 of 1) sorted by relevance
6816 static int libbpf_find_attach_btf_id(struct bpf_program *prog);6830 btf_id = libbpf_find_attach_btf_id(prog); in bpf_program__load()8764 static int libbpf_find_attach_btf_id(struct bpf_program *prog) in libbpf_find_attach_btf_id() function