Searched defs:test_func (Results 1 – 3 of 3) sorted by relevance
333 int (*test_func)(void); member383 static int test_func(void *private) in test_func() function
436 static int run_test(test_func_t test_func, int bitmaps, u32 sectorsize, in run_test()534 static int run_test_both_formats(test_func_t test_func, u32 sectorsize, in run_test_both_formats()
293 typedef void (*test_func)(int cpu); typedef