Home
last modified time | relevance | path

Searched refs:TOUCH (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap10.c311 #define TOUCH(s, h, f, d) touch_(s, h, f, d, __LINE__) macro
332 TOUCH(SL_TEST, 1, MAP_SHARED, "touching the addr after mmap shared") || in test_counters()
338 TOUCH(SL_TEST, 1, MAP_PRIVATE, "touching the addr after mmap private") || in test_counters()
408 TOUCH(SL_SETUP, 1, MAP_SHARED, "touching for test having prior touched shared mmap") || in test_per_base_nr()
415 TOUCH(SL_SETUP, 1, MAP_PRIVATE, "touching for test with having touched private mmap") || in test_per_base_nr()

Completed in 1 milliseconds