Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dkhugepaged.c919 static void collapse_full_of_compound(struct collapse_context *c, struct mem_ops *ops) in collapse_full_of_compound() function
1406 TEST(collapse_full_of_compound, khugepaged_context, anon_ops); in main()
1407 TEST(collapse_full_of_compound, khugepaged_context, read_only_file_ops); in main()
1408 TEST(collapse_full_of_compound, khugepaged_context, read_write_file_read_ops); in main()
1409 TEST(collapse_full_of_compound, khugepaged_context, shmem_ops); in main()
1410 TEST(collapse_full_of_compound, madvise_context, anon_ops); in main()
1411 TEST(collapse_full_of_compound, madvise_context, read_only_file_ops); in main()
1412 TEST(collapse_full_of_compound, madvise_context, read_write_file_read_ops); in main()
1413 TEST(collapse_full_of_compound, madvise_context, shmem_ops); in main()