Searched refs:POSIX_MADV_DONTNEED (Results 1 – 2 of 2) sorted by relevance
238 #define POSIX_MADV_DONTNEED _MADV_DONTNEED macro
885 #elif defined(POSIX_MADV_DONTNEED)886 ::posix_madvise(Mapping, Size, POSIX_MADV_DONTNEED);