Searched defs:error_msg (Results 1 – 3 of 3) sorted by relevance
| /tools/testing/selftests/bpf/prog_tests/ |
| A 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/testing/selftests/landlock/ |
| A D | audit_test.c | 54 const char *error_msg; in FIXTURE_SETUP() local 325 const char *error_msg; in FIXTURE_SETUP() local 514 const char *error_msg; in FIXTURE_SETUP() local
|
| /tools/bpf/bpftool/ |
| A D | map.c | 195 const char *error_msg) in print_entry_error_msg()
|
Completed in 10 milliseconds