| /OK3568_Linux_fs/kernel/tools/testing/selftests/sigaltstack/ |
| H A D | sas.c | 121 MAP_PRIVATE | MAP_ANONYMOUS | MAP_STACK, -1, 0); in main() 165 MAP_PRIVATE | MAP_ANONYMOUS | MAP_STACK, -1, 0); in main()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | mman-map-flags-generic.h | 36 # define MAP_STACK 0x20000 /* Allocation is for a stack. */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | mman-map-flags-generic.h | 36 # define MAP_STACK 0x20000 /* Allocation is for a stack. */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/ |
| H A D | mman.h | 14 #define MAP_STACK 0x20000 /* give out an address that is best suited for process/thread stacks */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/ |
| H A D | mman.h | 14 #define MAP_STACK 0x20000 /* give out an address that is best suited for process/thread stacks */ macro
|
| /OK3568_Linux_fs/kernel/tools/arch/mips/include/uapi/asm/ |
| H A D | mman.h | 31 #define MAP_STACK 0x40000 macro
|
| /OK3568_Linux_fs/kernel/tools/arch/alpha/include/uapi/asm/ |
| H A D | mman.h | 30 #define MAP_STACK 0x80000 macro
|
| /OK3568_Linux_fs/kernel/tools/arch/xtensa/include/uapi/asm/ |
| H A D | mman.h | 30 #define MAP_STACK 0x40000 macro
|
| /OK3568_Linux_fs/kernel/tools/arch/parisc/include/uapi/asm/ |
| H A D | mman.h | 30 #define MAP_STACK 0x40000 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | mman-common.h | 28 #define MAP_STACK 0x020000 /* give out an address that is best suited for process/thread stacks */ macro
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/ |
| H A D | mman-common.h | 28 #define MAP_STACK 0x020000 /* give out an address that is best suited for process/thread stacks */ macro
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/uapi/asm/ |
| H A D | mman.h | 56 #define MAP_STACK 0x40000 /* give out an address that is best suited for process/thread stacks */ macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/ |
| H A D | mman.h | 49 #define MAP_STACK 0x40000 /* give out an address that is best suited for process/thread stacks */ macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/ |
| H A D | mman.h | 31 #define MAP_STACK 0x80000 /* give out an address that is best suited for process/thread stacks */ macro
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/ |
| H A D | mman.h | 25 #define MAP_STACK 0x40000 /* give out an address that is best suited for process/thread stacks */ macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | mman.h | 47 | MAP_STACK \
|
| /OK3568_Linux_fs/buildroot/package/gcc/8.4.0/ |
| H A D | 0005-sanitizer-Fix-asan-against-glibc-2.34-PR100114.patch | 47 // TODO(glider): the mapped stack should have the MAP_STACK flag in the
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/pidfd/ |
| H A D | pidfd_fdinfo_test.c | 102 MAP_PRIVATE | MAP_ANONYMOUS | MAP_STACK, -1, 0); in clone_newns()
|