Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap10.c266 #define UNMAP(s, h, f, d) unmap_(s, h, f, d, __LINE__) macro
322 UNMAP(SL_TEST, 1, MAP_SHARED, "doing munmap on shared with no touch")) in test_counters()
327 UNMAP(SL_TEST, 1, MAP_PRIVATE, "doing munmap private with on touch")) in test_counters()
333 UNMAP(SL_TEST, 1, MAP_SHARED, "doing munmap shared after touch")) in test_counters()
339 UNMAP(SL_TEST, 1, MAP_PRIVATE, "doing munmap private after touch")) in test_counters()
363 if (UNMAP(SL_TEST, 2, MAP_SHARED, "reducing surplus counts")) in test_counters()
397 UNMAP(SL_SETUP, 1, MAP_SHARED, "unmap after test having prior untouched shared mmap")) in test_per_base_nr()
403 UNMAP(SL_SETUP, 1, MAP_PRIVATE, "unmap after test having prior untouched private mmap")) in test_per_base_nr()
410 UNMAP(SL_SETUP, 1, MAP_SHARED, "unmap after test having prior touched shared mmap")) in test_per_base_nr()
417 UNMAP(SL_SETU in test_per_base_nr()
[all...]
/third_party/FreeBSD/sys/cam/scsi/
H A Dscsi_all.h60 #define UNMAP 0x42 macro

Completed in 2 milliseconds