Home
last modified time | relevance | path

Searched defs:MAP_NONBLOCK (Results 1 – 14 of 14) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Dmman.h13 #define MAP_NONBLOCK 0x10000 /* do not block on IO */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dmman.h50 #define MAP_NONBLOCK 0x20000 /* do not block on IO */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go775 MAP_NONBLOCK = 0x10000 const
Dzerrors_linux_mipsle.go962 MAP_NONBLOCK = 0x20000 const
Dzerrors_linux_s390x.go962 MAP_NONBLOCK = 0x10000 const
Dzerrors_linux_arm.go962 MAP_NONBLOCK = 0x10000 const
Dzerrors_linux_ppc64le.go962 MAP_NONBLOCK = 0x10000 const
Dzerrors_linux_mips64.go962 MAP_NONBLOCK = 0x20000 const
Dzerrors_linux_ppc64.go962 MAP_NONBLOCK = 0x10000 const
Dzerrors_linux_amd64.go964 MAP_NONBLOCK = 0x10000 const
Dzerrors_linux_mips64le.go962 MAP_NONBLOCK = 0x20000 const
Dzerrors_linux_386.go964 MAP_NONBLOCK = 0x10000 const
Dzerrors_linux_mips.go962 MAP_NONBLOCK = 0x20000 const
Dzerrors_linux_arm64.go965 MAP_NONBLOCK = 0x10000 const