Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dkhugepaged.c666 static void collapse_single_pte_entry(struct collapse_context *c, struct mem_ops *ops) in collapse_single_pte_entry() function
1237 TEST(collapse_single_pte_entry, khugepaged_context, anon_ops); in main()
1238 TEST(collapse_single_pte_entry, khugepaged_context, file_ops); in main()
1239 TEST(collapse_single_pte_entry, khugepaged_context, shmem_ops); in main()
1240 TEST(collapse_single_pte_entry, madvise_context, anon_ops); in main()
1241 TEST(collapse_single_pte_entry, madvise_context, file_ops); in main()
1242 TEST(collapse_single_pte_entry, madvise_context, shmem_ops); in main()