Searched refs:collapse_single_pte_entry_compound (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/testing/selftests/mm/ |
| H A D | khugepaged.c | 890 static void collapse_single_pte_entry_compound(struct collapse_context *c, struct mem_ops *ops) in collapse_single_pte_entry_compound() function 1399 TEST(collapse_single_pte_entry_compound, khugepaged_context, anon_ops); in main() 1400 TEST(collapse_single_pte_entry_compound, khugepaged_context, read_only_file_ops); in main() 1401 TEST(collapse_single_pte_entry_compound, khugepaged_context, read_write_file_read_ops); in main() 1402 TEST(collapse_single_pte_entry_compound, madvise_context, anon_ops); in main() 1403 TEST(collapse_single_pte_entry_compound, madvise_context, read_only_file_ops); in main() 1404 TEST(collapse_single_pte_entry_compound, madvise_context, read_write_file_read_ops); in main()
|