Searched refs:MREMAP_MAYMOVE (Results 1 – 3 of 3) sorted by relevance
6 #define MREMAP_MAYMOVE 1 macro
482 if (flags & ~(MREMAP_FIXED | MREMAP_MAYMOVE)) in SYSCALL_DEFINE5()485 if (flags & MREMAP_FIXED && !(flags & MREMAP_MAYMOVE)) in SYSCALL_DEFINE5()561 if (flags & MREMAP_MAYMOVE) { in SYSCALL_DEFINE5()
188 mapping, and may move it[*] if MREMAP_MAYMOVE is specified and if the new size