Home
last modified time | relevance | path

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

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