Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.h127 typedef int (*test_func_t)(struct test_spec *test); typedef
169 test_func_t test_func;
/linux/fs/btrfs/tests/
H A Dfree-space-tree-tests.c418 typedef int (*test_func_t)(struct btrfs_trans_handle *, typedef
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()
552 test_func_t tests[] = { in btrfs_test_free_space_tree()
H A Draid-stripe-tree-tests.c19 typedef int (*test_func_t)(struct btrfs_trans_handle *trans); typedef
1073 static const test_func_t tests[] = {
1084 static int run_test(test_func_t test, u32 sectorsize, u32 nodesize) in run_test()