Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Duffd-wp-mremap.c20 static unsigned long hugetlbsizes[10]; variable
329 .sizes = hugetlbsizes,
336 .sizes = hugetlbsizes, in main()
356 nr_hugetlbsizes = hugetlb_setup(1, hugetlbsizes, ARRAY_SIZE(hugetlbsizes)); in main()
H A Dgup_longterm.c36 static unsigned long hugetlbsizes[10]; variable
500 hugetlbsizes[i]); in run_test_case()
513 nr_hugetlbsizes = hugetlb_setup(2, hugetlbsizes, in main()
514 ARRAY_SIZE(hugetlbsizes)); in main()
H A Dcow.c40 static unsigned long hugetlbsizes[10]; variable
1246 hugetlbsizes[i]); in run_anon_test_case()
1861 hugetlbsizes[i]); in run_non_anon_test_case()
1903 nr_hugetlbsizes = hugetlb_setup(2, hugetlbsizes, ARRAY_SIZE(hugetlbsizes)); in main()