Home
last modified time | relevance | path

Searched refs:libbpf_err_errno (Results 1 – 4 of 4) sorted by relevance

/linux/tools/lib/bpf/
A Dbpf.c117 return libbpf_err_errno(fd); in libbpf__bpf_create_map_xattr()
219 return libbpf_err_errno(fd); in bpf_create_map_in_map_node()
367 return libbpf_err_errno(fd); in libbpf__bpf_prog_load()
453 return libbpf_err_errno(fd); in bpf_verify_program()
469 return libbpf_err_errno(ret); in bpf_map_update_elem()
649 return libbpf_err_errno(fd); in bpf_obj_get()
760 return libbpf_err_errno(fd); in bpf_link_create()
803 return libbpf_err_errno(fd); in bpf_iter_create()
961 return libbpf_err_errno(fd); in bpf_prog_get_fd_by_id()
973 return libbpf_err_errno(fd); in bpf_map_get_fd_by_id()
[all …]
A Dlibbpf_errno.c52 return libbpf_err_errno(ret); in libbpf_strerror()
A Dlibbpf_internal.h449 static inline int libbpf_err_errno(int ret) in libbpf_err_errno() function
A Dlibbpf.c9247 return libbpf_err_errno(ret); in bpf_link__update_program()
9296 return libbpf_err_errno(close(link->fd)); in bpf_link__detach_fd()

Completed in 33 milliseconds