Lines Matching refs:libbpf_err
73 return libbpf_err(err); in ring_buffer__add()
79 return libbpf_err(-EINVAL); in ring_buffer__add()
84 return libbpf_err(-ENOMEM); in ring_buffer__add()
89 return libbpf_err(-ENOMEM); in ring_buffer__add()
106 return libbpf_err(err); in ring_buffer__add()
117 return libbpf_err(-E2BIG); in ring_buffer__add()
125 return libbpf_err(err); in ring_buffer__add()
140 return libbpf_err(err); in ring_buffer__add()
267 return libbpf_err(err); in ring_buffer__consume()
286 return libbpf_err(-errno); in ring_buffer__poll()
294 return libbpf_err(err); in ring_buffer__poll()