Home
last modified time | relevance | path

Searched defs:MCL_ONFAULT (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/include/uapi/asm-generic/
A Dmman.h20 #define MCL_ONFAULT 4 /* lock all pages that are faulted in */ macro
/linux-6.3-rc2/tools/include/uapi/asm-generic/
A Dmman.h20 #define MCL_ONFAULT 4 /* lock all pages that are faulted in */ macro
/linux-6.3-rc2/tools/testing/selftests/mm/
A Don-fault-limit.c10 #define MCL_ONFAULT (MCL_FUTURE << 1) macro
A Dmlock2.h12 #define MCL_ONFAULT (MCL_FUTURE << 1) macro
/linux-6.3-rc2/arch/sparc/include/uapi/asm/
A Dmman.h23 #define MCL_ONFAULT 0x8000 /* lock all pages that are faulted in */ macro
/linux-6.3-rc2/arch/powerpc/include/uapi/asm/
A Dmman.h27 #define MCL_ONFAULT 0x8000 /* lock all pages that are faulted in */ macro
/linux-6.3-rc2/arch/parisc/include/uapi/asm/
A Dmman.h36 #define MCL_ONFAULT 4 /* lock all pages that are faulted in */ macro
/linux-6.3-rc2/arch/alpha/include/uapi/asm/
A Dmman.h41 #define MCL_ONFAULT 32768 /* lock all pages that are faulted in */ macro
/linux-6.3-rc2/arch/xtensa/include/uapi/asm/
A Dmman.h74 #define MCL_ONFAULT 4 /* lock all pages that are faulted in */ macro
/linux-6.3-rc2/arch/mips/include/uapi/asm/
A Dmman.h65 #define MCL_ONFAULT 4 /* lock all pages that are faulted in */ macro

Completed in 8 milliseconds