Searched refs:collapse_full (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/testing/selftests/mm/ |
| H A D | khugepaged.c | 715 static void collapse_full(struct collapse_context *c, struct mem_ops *ops) in collapse_full() function 1361 TEST(collapse_full, khugepaged_context, anon_ops); in main() 1362 TEST(collapse_full, khugepaged_context, read_only_file_ops); in main() 1363 TEST(collapse_full, khugepaged_context, read_write_file_read_ops); in main() 1364 TEST(collapse_full, khugepaged_context, read_write_file_write_ops); in main() 1365 TEST(collapse_full, khugepaged_context, shmem_ops); in main() 1366 TEST(collapse_full, mthp_khugepaged_context, anon_ops); in main() 1367 TEST(collapse_full, madvise_context, anon_ops); in main() 1368 TEST(collapse_full, madvise_context, read_only_file_ops); in main() 1369 TEST(collapse_full, madvise_context, read_write_file_read_ops); in main() [all …]
|