Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dhmm-tests.c568 int ret, use_thp, migrate; in TEST_F()
571 for (use_thp = 0; use_thp < 2; ++use_thp) { in TEST_F()
572 npages = ALIGN(use_thp ? read_pmd_pagesize() : HMM_BUFFER_SIZE, in TEST_F()
582 if (use_thp) { in TEST_F()
2171 int ret, j, use_thp; in TEST_F()
2181 for (use_thp = 0; use_thp < 2; ++use_thp) { in TEST_F()
553 int ret, use_thp, migrate; TEST_F() local
2416 int ret, j, use_thp; TEST_F() local
2490 int ret, j, use_thp, dont_unmap, before; TEST_F() local
2816 run_migration_benchmark(int fd,int use_thp,size_t buffer_size,int iterations,struct benchmark_results * results) run_migration_benchmark() argument
[all...]
H A Dpagemap_ioctl.c1076 bool use_thp) in unpopulated_written_test() argument
1086 if (use_thp && in unpopulated_written_test()