Searched refs:libbpf_find_attach_btf_id (Results 1 – 1 of 1) sorted by relevance
7060 static int libbpf_find_attach_btf_id(struct bpf_program *prog, const char *attach_name,7100 err = libbpf_find_attach_btf_id(prog, attach_name, &btf_obj_fd, &btf_type_id);9488 static int libbpf_find_attach_btf_id(struct bpf_program *prog, const char *attach_name, function