Searched refs:__BPF_TEST_FAIL (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dkfunc_call.c40 #define __BPF_TEST_FAIL(name, __retval, type, error_msg) \ macro
53 #define TC_FAIL(name, retval, error_msg) __BPF_TEST_FAIL(name, retval, tc_test, error_msg)
55 __BPF_TEST_FAIL(name, retval, syscall_null_ctx_test, error_msg)

Completed in 134 milliseconds