Searched defs:test_func (Results 1 – 2 of 2) sorted by relevance
435 static int run_test(test_func_t test_func, int bitmaps, u32 sectorsize, in run_test()533 static int run_test_both_formats(test_func_t test_func, u32 sectorsize, in run_test_both_formats()
296 typedef void (*test_func)(int cpu); typedef