Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dcow.c1385 static const struct test_case anon_thp_test_cases[] = { variable
1430 for (i = 0; i < ARRAY_SIZE(anon_thp_test_cases); i++) { in run_anon_thp_test_cases()
1431 struct test_case const *test_case = &anon_thp_test_cases[i]; in run_anon_thp_test_cases()
1797 ARRAY_SIZE(anon_thp_test_cases) * tests_per_anon_thp_test_case() + in main()