MLOCK_ONFAULT      43 arch/alpha/include/uapi/asm/mman.h #define MLOCK_ONFAULT	0x01		/* Lock pages in range after they are faulted in, do not prefault */
MLOCK_ONFAULT      70 arch/mips/include/uapi/asm/mman.h #define MLOCK_ONFAULT	0x01		/* Lock pages in range after they are faulted in, do not prefault */
MLOCK_ONFAULT      37 arch/parisc/include/uapi/asm/mman.h #define MLOCK_ONFAULT	0x01		/* Lock pages in range after they are faulted in, do not prefault */
MLOCK_ONFAULT      79 arch/xtensa/include/uapi/asm/mman.h #define MLOCK_ONFAULT	0x01		/* Lock pages in range after they are faulted in, do not prefault */
MLOCK_ONFAULT      37 include/uapi/asm-generic/mman-common.h #define MLOCK_ONFAULT	0x01		/* Lock pages in range after they are faulted in, do not prefault */
MLOCK_ONFAULT      37 tools/include/uapi/asm-generic/mman-common.h #define MLOCK_ONFAULT	0x01		/* Lock pages in range after they are faulted in, do not prefault */
MLOCK_ONFAULT       8 tools/testing/selftests/vm/mlock2.h #define MLOCK_ONFAULT 1