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.c463 static struct mem_ops __anon_ops = { variable
513 return ops == &__anon_ops; in is_anon()
615 if (ops != &__anon_ops) in khugepaged_collapse()
633 if (ops == &__anon_ops) { in mthp_khugepaged_collapse()
656 if (ops != &__anon_ops) in mthp_khugepaged_collapse()
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()