Searched defs:MLOCK_ONFAULT (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/alpha/include/uapi/asm/
H A Dmman.h43 #define MLOCK_ONFAULT 0x01 /* Lock pages in range after they are faulted in, do not prefault */ macro
/linux-master/include/uapi/asm-generic/
H A Dmman-common.h39 #define MLOCK_ONFAULT 0x01 /* Lock pages in range after they are faulted in, do not prefault */ macro
/linux-master/arch/xtensa/include/uapi/asm/
H A Dmman.h79 #define MLOCK_ONFAULT 0x01 /* Lock pages in range after they are faulted in, do not prefault */ macro
/linux-master/tools/include/uapi/asm-generic/
H A Dmman-common.h39 #define MLOCK_ONFAULT 0x01 /* Lock pages in range after they are faulted in, do not prefault */ macro
/linux-master/arch/parisc/include/uapi/asm/
H A Dmman.h38 #define MLOCK_ONFAULT 0x01 /* Lock pages in range after they are faulted in, do not prefault */ macro
/linux-master/arch/mips/include/uapi/asm/
H A Dmman.h70 #define MLOCK_ONFAULT 0x01 /* Lock pages in range after they are faulted in, do not prefault */ macro

Completed in 136 milliseconds