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