Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/vm/
Don-fault-limit.c10 #define MCL_ONFAULT (MCL_FUTURE << 1) macro
Dmlock2.h12 #define MCL_ONFAULT (MCL_FUTURE << 1) macro
/external/kernel-headers/original/uapi/asm-generic/
Dmman.h22 #define MCL_ONFAULT 4 /* lock all pages that are faulted in */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dmman.h67 #define MCL_ONFAULT 4 /* lock all pages that are faulted in */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go785 MCL_ONFAULT = 0x8000 const
Dzerrors_linux_mipsle.go972 MCL_ONFAULT = 0x4 const
Dzerrors_linux_s390x.go971 MCL_ONFAULT = 0x4 const
Dzerrors_linux_arm.go971 MCL_ONFAULT = 0x4 const
Dzerrors_linux_ppc64le.go971 MCL_ONFAULT = 0x8000 const
Dzerrors_linux_mips64.go972 MCL_ONFAULT = 0x4 const
Dzerrors_linux_ppc64.go971 MCL_ONFAULT = 0x8000 const
Dzerrors_linux_amd64.go973 MCL_ONFAULT = 0x4 const
Dzerrors_linux_mips64le.go972 MCL_ONFAULT = 0x4 const
Dzerrors_linux_386.go973 MCL_ONFAULT = 0x4 const
Dzerrors_linux_mips.go972 MCL_ONFAULT = 0x4 const
Dzerrors_linux_arm64.go974 MCL_ONFAULT = 0x4 const