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

  /bionic/libc/kernel/uapi/asm-generic/
mman-common.h 27 #define PROT_GROWSUP 0x02000000
  /bionic/libc/kernel/uapi/asm-mips/asm/
mman.h 27 #define PROT_GROWSUP 0x02000000
  /external/kernel-headers/original/uapi/asm-generic/
mman-common.h 16 #define PROT_GROWSUP 0x02000000 /* mprotect flag: extend change to end of growsup vma */
  /external/kernel-headers/original/uapi/asm-mips/asm/
mman.h 25 #define PROT_GROWSUP 0x02000000 /* mprotect flag: extend change to end of growsup vma */
  /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     [all...]

Completed in 110 milliseconds