Home
last modified time | relevance | path

Searched refs:MCL_FUTURE (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/include/uapi/asm-generic/
Dmman.h19 #define MCL_FUTURE 2 /* lock all future mappings */ macro
/linux-4.1.27/arch/tile/include/uapi/asm/
Dmman.h38 #define MCL_FUTURE 2 /* lock all future mappings */ macro
/linux-4.1.27/arch/powerpc/include/uapi/asm/
Dmman.h24 #define MCL_FUTURE 0x4000 /* lock all additions to address space */ macro
/linux-4.1.27/arch/sparc/include/uapi/asm/
Dmman.h19 #define MCL_FUTURE 0x4000 /* lock all additions to address space */ macro
/linux-4.1.27/arch/alpha/include/uapi/asm/
Dmman.h39 #define MCL_FUTURE 16384 /* lock all additions to address space */ macro
/linux-4.1.27/arch/mips/include/uapi/asm/
Dmman.h63 #define MCL_FUTURE 2 /* lock all future mappings */ macro
/linux-4.1.27/arch/xtensa/include/uapi/asm/
Dmman.h76 #define MCL_FUTURE 2 /* lock all future mappings */ macro
/linux-4.1.27/arch/parisc/include/uapi/asm/
Dmman.h33 #define MCL_FUTURE 2 /* lock all future mappings */ macro
/linux-4.1.27/mm/
Dmlock.c661 if (flags & MCL_FUTURE) in do_mlockall()
665 if (flags == MCL_FUTURE) in do_mlockall()
688 if (!flags || (flags & ~(MCL_CURRENT | MCL_FUTURE))) in SYSCALL_DEFINE1()
/linux-4.1.27/Documentation/laptops/
Dfreefall.c144 mlockall(MCL_CURRENT|MCL_FUTURE); in main()
/linux-4.1.27/Documentation/vm/
Dunevictable-lru.txt282 (3) mmapping a region in a task that has called mlockall() with the MCL_FUTURE
471 task that has previously called mlockall() with the MCL_FUTURE flag will result