Searched defs:error_msg (Results 1 – 2 of 2) sorted by relevance
| /tools/testing/selftests/bpf/prog_tests/ |
| D | kfunc_call.c | 40 #define __BPF_TEST_FAIL(name, __retval, type, error_msg) \ argument 53 #define TC_FAIL(name, retval, error_msg) __BPF_TEST_FAIL(name, retval, tc_test, error_msg) argument 54 #define SYSCALL_NULL_CTX_FAIL(name, retval, error_msg) \ argument
|
| /tools/bpf/bpftool/ |
| D | map.c | 195 const char *error_msg) in print_entry_error_msg()
|