HomeSort by relevance Sort by last modified time
    Searched defs:MAP_NONBLOCK (Results 1 - 16 of 16) sorted by null

  /bionic/libc/kernel/uapi/asm-generic/
mman.h 28 #define MAP_NONBLOCK 0x10000
  /external/kernel-headers/original/uapi/asm-generic/
mman.h 13 #define MAP_NONBLOCK 0x10000 /* do not block on IO */
  /bionic/libc/kernel/uapi/asm-mips/asm/
mman.h 44 #define MAP_NONBLOCK 0x20000
  /external/kernel-headers/original/uapi/asm-mips/asm/
mman.h 50 #define MAP_NONBLOCK 0x20000 /* do not block on IO */
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.go     [all...]
zerrors_linux_sparc64.go 775 MAP_NONBLOCK = 0x10000
    [all...]

Completed in 269 milliseconds