Home
last modified time | relevance | path

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

/Linux-v5.4/lib/
Dtest_vmalloc.c333 int (*test_func)(void); member
383 static int test_func(void *private) in test_func() function
/Linux-v5.4/fs/btrfs/tests/
Dfree-space-tree-tests.c436 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()
/Linux-v5.4/samples/bpf/
Dmap_perf_test_user.c293 typedef void (*test_func)(int cpu); typedef