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

  /bionic/libc/kernel/uapi/asm-generic/
mman.h 29 #define MAP_STACK 0x20000
  /external/kernel-headers/original/uapi/asm-generic/
mman.h 14 #define MAP_STACK 0x20000 /* give out an address that is best suited for process/thread stacks */
  /bionic/libc/kernel/uapi/asm-mips/asm/
mman.h 45 #define MAP_STACK 0x40000
  /external/kernel-headers/original/uapi/asm-mips/asm/
mman.h 51 #define MAP_STACK 0x40000 /* give out an address that is best suited for process/thread stacks */
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_dragonfly_amd64.go     [all...]
zerrors_freebsd_386.go     [all...]
zerrors_freebsd_amd64.go     [all...]
zerrors_freebsd_arm.go     [all...]
zerrors_netbsd_386.go     [all...]
zerrors_netbsd_amd64.go     [all...]
zerrors_netbsd_arm.go     [all...]
zerrors_openbsd_amd64.go     [all...]
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 781 MAP_STACK = 0x20000
    [all...]

Completed in 1740 milliseconds