Home
last modified time | relevance | path

Searched refs:libbpf_strerror (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtrace_ext.c57 libbpf_strerror(err, buf, sizeof(buf)); in test_trace_ext()
85 libbpf_strerror(err, buf, sizeof(buf)); in test_trace_ext()
H A Dsocket_helpers.h48 libbpf_strerror((err), __buf, sizeof(__buf)); \
/linux/tools/perf/util/
H A Dbpf_trace_augment.c36 libbpf_strerror(err, buf, sizeof(buf)); in augmented_syscalls__prepare()
/linux/tools/lib/bpf/
H A Dlibbpf_utils.c47 int libbpf_strerror(int err, char *buf, size_t size) in libbpf_strerror() function
/linux/tools/bpf/bpftool/
H A Dnet.c971 libbpf_strerror(ret, err_buf, sizeof(err_buf)); in do_show()
/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c1956 libbpf_strerror(err, err_buf, sizeof(err_buf)); in populate_progs()