Lines Matching refs:libbpf_err
91 return libbpf_err(err); in ring_buffer__add()
97 return libbpf_err(-EINVAL); in ring_buffer__add()
102 return libbpf_err(-ENOMEM); in ring_buffer__add()
107 return libbpf_err(-ENOMEM); in ring_buffer__add()
124 return libbpf_err(err); in ring_buffer__add()
135 return libbpf_err(-E2BIG); in ring_buffer__add()
143 return libbpf_err(err); in ring_buffer__add()
158 return libbpf_err(err); in ring_buffer__add()
285 return libbpf_err(err); in ring_buffer__consume()
304 return libbpf_err(-errno); in ring_buffer__poll()
312 return libbpf_err(err); in ring_buffer__poll()