Home
last modified time | relevance | path

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

/lib/
Dtest_vmalloc.c333 int (*test_func)(void); member
383 static int test_func(void *private) in test_func() function
417 if (!test_case_array[index].test_func()) in test_func()
485 t->task = kthread_run(test_func, t, "vmalloc_test/%d", cpu); in do_concurrent_test()