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

/external/valgrind/main/none/tests/linux/
H A Dmremap2.c108 int alocal, maymove, fixed, nsi, dstpossible; local
120 for (maymove = 0; maymove <= 1 ; maymove++) {
128 int flags = (maymove ? MREMAP_MAYMOVE : 0) |
144 maymove, fixed, newsizes[nsi], dstpossible, dst );

Completed in 291 milliseconds