Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dkhugepaged.c63 static struct mem_ops *anon_ops; variable
1226 anon_ops = &__anon_ops; in parse_test_type()
1255 anon_ops = &__anon_ops; in parse_test_type()
1260 anon_ops = &__anon_ops; in parse_test_type()
1361 TEST(collapse_full, khugepaged_context, anon_ops); in main()
1366 TEST(collapse_full, mthp_khugepaged_context, anon_ops); in main()
1367 TEST(collapse_full, madvise_context, anon_ops); in main()
1373 TEST(collapse_empty, khugepaged_context, anon_ops); in main()
1374 TEST(collapse_empty, mthp_khugepaged_context, anon_ops); in main()
1375 TEST(collapse_empty, madvise_context, anon_ops); in main()
[all …]