Home
last modified time | relevance | path

Searched defs:MLOCK_ONFAULT (Results 1 – 7 of 7) sorted by relevance

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

Completed in 8 milliseconds