Searched refs:LIBBPF_ERRNO__INTERNAL (Results 1 – 3 of 3) sorted by relevance
40 LIBBPF_ERRNO__INTERNAL, /* Internal error in libbpf */ enumerator
1277 return -LIBBPF_ERRNO__INTERNAL; in bpf_object__collect_reloc()1288 return -LIBBPF_ERRNO__INTERNAL; in bpf_object__collect_reloc()1388 return -LIBBPF_ERRNO__INTERNAL; in bpf_program__load()
543 ret = -LIBBPF_ERRNO__INTERNAL; in bpf_set_link_xdp_fd()