Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Duffd-wp-mremap.c18 static size_t thpsizes[20]; variable
288 .sizes = thpsizes,
295 .sizes = thpsizes,
302 .sizes = thpsizes,
309 .sizes = thpsizes,
340 nr_thpsizes = detect_thp_sizes(thpsizes, ARRAY_SIZE(thpsizes)); in main()
H A Dcow.c38 static size_t thpsizes[20]; variable
1223 size_t size = thpsizes[i]; in run_anon_test_case()
1895 nr_thpsizes = detect_thp_sizes(thpsizes, ARRAY_SIZE(thpsizes)); in main()