Home
last modified time | relevance | path

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

/external/ltp/include/lapi/
Dmmap.h81 # define MMAP_GRANULARITY SHMLBA macro
84 # define MMAP_GRANULARITY getpagesize() macro
/external/ltp/testcases/kernel/io/direct_io/
Ddiotest4.c199 int shmsz = MMAP_GRANULARITY; in main()