Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mm/
H A Dkhugepaged.c957 static void collapse_single_pte_entry(struct collapse_context *c, struct mem_ops *ops) in collapse_single_pte_entry() function
1503 TEST(collapse_single_pte_entry, khugepaged_context, anon_ops); in main()
1504 TEST(collapse_single_pte_entry, khugepaged_context, file_ops); in main()
1505 TEST(collapse_single_pte_entry, khugepaged_context, shmem_ops); in main()
1506 TEST(collapse_single_pte_entry, madvise_context, anon_ops); in main()
1507 TEST(collapse_single_pte_entry, madvise_context, file_ops); in main()
1508 TEST(collapse_single_pte_entry, madvise_context, shmem_ops); in main()