Home
last modified time | relevance | path

Searched refs:test__fail (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/tools/testing/selftests/bpf/
Dtest_progs.h92 extern void test__fail(void);
97 test__fail(); \
106 test__fail(); \
121 test__fail(); \
Dtest_progs.c206 void test__fail(void) in test__fail() function
251 test__fail(); in bpf_find_map()