Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/s390x/
H A Dadd-logical-with-carry.c109 } test_funcs[] = { variable
136 for (j = 0; j < sizeof(test_funcs) / sizeof(test_funcs[0]); j++) { in main()
137 f = &test_funcs[j]; in main()
/openbmc/linux/samples/bpf/
H A Dmap_perf_test_user.c301 const test_func test_funcs[] = { variable
342 test_funcs[i](cpu); in loop()