test_ 18 lib/test_overflow.c static const struct test_ ## t { \ test_ 238 lib/test_overflow.c static int __init do_test_ ## t(const struct test_ ## t *p) \ test_ 251 lib/test_overflow.c static int __init test_ ## t ## _overflow(void) { \ test_ 502 lib/test_overflow.c static int __init test_ ## func (void *arg) \ test_ 98 lib/test_stackinit.c static noinline __init int test_ ## name (void) \ test_ 253 lib/test_stackinit.c struct test_ ## name, STRUCT, init) test_ 316 tools/testing/selftests/bpf/test_progs.c #define DEFINE_TEST(name) extern void test_##name(); test_ 323 tools/testing/selftests/bpf/test_progs.c .run_test = &test_##name, \ test_ 77 tools/testing/selftests/powerpc/alignment/alignment_handler.c void test_##name(char *s, char *d) \ test_ 85 tools/testing/selftests/powerpc/alignment/alignment_handler.c rc |= do_test(#name, test_##name) test_ 26 tools/testing/selftests/powerpc/copyloops/asm/ppc_asm.h #define _GLOBAL(A) FUNC_START(test_ ## A) test_ 10 tools/testing/selftests/powerpc/stringloops/asm/ppc_asm.h #define _GLOBAL(A) FUNC_START(test_ ## A) test_ 11 tools/testing/selftests/powerpc/stringloops/asm/ppc_asm.h #define _GLOBAL_TOC(A) FUNC_START(test_ ## A) test_ 19 tools/testing/selftests/powerpc/syscalls/ipc_unmuxed.c static int test_##_name(void) \ test_ 37 tools/testing/selftests/powerpc/syscalls/ipc_unmuxed.c FAIL_IF(test_##_name()); \