Searched defs:test_func (Results 1 – 5 of 5) sorted by relevance
399 int (*test_func)(void); member 444 static int test_func(void *private) in test_func() function
424 static int run_test(test_func_t test_func, int bitmaps, u32 sectorsize, in run_test()525 static int run_test_both_formats(test_func_t test_func, u32 sectorsize, in run_test_both_formats()
576 void (*test_func)(int netns, int prog1, int prog2); in run_tests() member
300 typedef void (*test_func)(int cpu); typedef
169 test_func_t test_func; member