Searched refs:read_write_file_write_ops (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/testing/selftests/mm/ |
| H A D | khugepaged.c | 62 static struct mem_ops *read_write_file_write_ops; variable 110 read_write_file_write_ops) && in save_settings() 1254 read_write_file_write_ops = &__read_write_file_write_ops; in parse_test_type() 1264 read_write_file_write_ops = &__read_write_file_write_ops; in parse_test_type() 1276 !read_write_file_write_ops) in parse_test_type() 1364 TEST(collapse_full, khugepaged_context, read_write_file_write_ops); in main() 1370 TEST(collapse_full, madvise_context, read_write_file_write_ops); in main() 1382 TEST(collapse_single_pte_entry, khugepaged_context, read_write_file_write_ops); in main() 1387 TEST(collapse_single_pte_entry, madvise_context, read_write_file_write_ops); in main() 1393 TEST(collapse_max_ptes_none, khugepaged_context, read_write_file_write_ops); in main() [all …]
|