Home
last modified time | relevance | path

Searched defs:targs (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/mm/
H A Duffd-unit-tests.c1019 static void uffd_poison_test(uffd_global_test_opts_t *gopts, uffd_test_args_t *targs) in uffd_poison_test()
1120 uffd_test_args_t *targs, in uffd_move_test_common()
1217 static void uffd_move_test(uffd_global_test_opts_t *gopts, uffd_test_args_t *targs) in uffd_move_test()
1222 static void uffd_move_pmd_test(uffd_global_test_opts_t *gopts, uffd_test_args_t *targs) in uffd_move_pmd_test()
1230 static void uffd_move_pmd_split_test(uffd_global_test_opts_t *gopts, uffd_test_args_t *targs) in uffd_move_pmd_split_test()
1365 static void uffd_mmap_changing_test(uffd_global_test_opts_t *gopts, uffd_test_args_t *targs) in uffd_mmap_changing_test()
/linux/tools/testing/selftests/kvm/
H A Dmemslot_perf_test.c898 help(char * name,struct test_args * targs) help() argument
961 parse_args(int argc,char * argv[],struct test_args * targs) parse_args() argument
1047 test_loop(const struct test_data * data,const struct test_args * targs,struct test_result * rbestslottime,struct test_result * rbestruntime) test_loop() argument
1100 struct test_args targs = { main() local
[all...]
/linux/tools/testing/selftests/kvm/riscv/
H A Dsbi_pmu_test.c48 static struct test_args targs; variable
/linux/fs/xfs/libxfs/
H A Dxfs_alloc.c2835 struct xfs_alloc_arg targs; /* local allocation arguments */ in xfs_alloc_fix_freelist() local