Searched refs:libbpf_find_attach_btf_id (Results 1 – 1 of 1) sorted by relevance
6820 static int libbpf_find_attach_btf_id(struct bpf_program *prog, const char *attach_name,6870 err = libbpf_find_attach_btf_id(prog, attach_name, &btf_obj_fd, &btf_type_id); in libbpf_prepare_prog_load()9396 static int libbpf_find_attach_btf_id(struct bpf_program *prog, const char *attach_name, in libbpf_find_attach_btf_id() function