Searched refs:SYS_FAIL (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | test_veristat.c | 141 SYS_FAIL(out, in test_set_global_vars_out_of_range() 156 SYS_FAIL(out, in test_unsupported_ptr_array_type() 171 SYS_FAIL(out, in test_array_out_of_bounds() 186 SYS_FAIL(out, in test_array_index_not_found() 201 SYS_FAIL(out, in test_array_index_for_non_array() 208 SYS_FAIL(out, in test_array_index_for_non_array() 223 SYS_FAIL(out, in test_no_array_index_for_array() 230 SYS_FAIL(out, in test_no_array_index_for_array()
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_progs.h | 434 #define SYS_FAIL(goto_label, fmt, ...) \ macro
|