Home
last modified time | relevance | path

Searched defs:MAP_STACK (Results 1 – 22 of 22) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Dmman.h14 #define MAP_STACK 0x20000 /* give out an address that is best suited for process/thread stacks */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dmman.h51 #define MAP_STACK 0x40000 /* give out an address that is best suited for process/thread stacks */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_dragonfly_amd64.go878 MAP_STACK = 0x400 const
Dzerrors_netbsd_arm.go996 MAP_STACK = 0x2000 const
Dzerrors_openbsd_amd64.go937 MAP_STACK = 0x4000 const
Dzerrors_netbsd_amd64.go1004 MAP_STACK = 0x2000 const
Dzerrors_freebsd_386.go988 MAP_STACK = 0x400 const
Dzerrors_freebsd_arm.go996 MAP_STACK = 0x400 const
Dzerrors_netbsd_386.go1014 MAP_STACK = 0x2000 const
Dzerrors_freebsd_amd64.go989 MAP_STACK = 0x400 const
Dzerrors_linux_sparc64.go781 MAP_STACK = 0x20000 const
Dzerrors_linux_mipsle.go968 MAP_STACK = 0x40000 const
Dzerrors_linux_s390x.go967 MAP_STACK = 0x20000 const
Dzerrors_linux_arm.go967 MAP_STACK = 0x20000 const
Dzerrors_linux_ppc64le.go967 MAP_STACK = 0x20000 const
Dzerrors_linux_mips64.go968 MAP_STACK = 0x40000 const
Dzerrors_linux_ppc64.go967 MAP_STACK = 0x20000 const
Dzerrors_linux_amd64.go969 MAP_STACK = 0x20000 const
Dzerrors_linux_mips64le.go968 MAP_STACK = 0x40000 const
Dzerrors_linux_386.go969 MAP_STACK = 0x20000 const
Dzerrors_linux_mips.go968 MAP_STACK = 0x40000 const
Dzerrors_linux_arm64.go970 MAP_STACK = 0x20000 const