Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dprctl_thp_disable.c40 static int test_mmap_thp(enum thp_collapse_type madvise_buf, size_t pmdsize) in test_mmap_thp() argument
56 if (madvise_buf == THP_COLLAPSE_MADV_HUGEPAGE) in test_mmap_thp()
58 else if (madvise_buf == THP_COLLAPSE_MADV_NOHUGEPAGE) in test_mmap_thp()
64 if (madvise_buf == THP_COLLAPSE_MADV_COLLAPSE) in test_mmap_thp()