Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/mm/
H A Duffd-wp-mremap.c18 static size_t thpsizes[20]; variable
292 .sizes = thpsizes,
299 .sizes = thpsizes,
306 .sizes = thpsizes,
313 .sizes = thpsizes,
343 nr_thpsizes = detect_thp_sizes(thpsizes, ARRAY_SIZE(thpsizes)); in main()
H A Dcow.c38 static size_t thpsizes[20]; variable
1167 size_t size = thpsizes[i]; in run_anon_test_case()
1790 nr_thpsizes = detect_thp_sizes(thpsizes, ARRAY_SIZE(thpsizes)); in main()