Searched refs:MAP_STACK (Results 1 – 13 of 13) sorted by relevance
| /linux/include/linux/ |
| H A D | mman.h | 54 | MAP_STACK \ 159 _calc_vm_trans(flags, MAP_STACK, VM_NOHUGEPAGE) | in calc_vm_flag_bits()
|
| /linux/tools/testing/selftests/signal/ |
| H A D | sas.c | 126 MAP_PRIVATE | MAP_ANONYMOUS | MAP_STACK, -1, 0); in main() 170 MAP_PRIVATE | MAP_ANONYMOUS | MAP_STACK, -1, 0); in main()
|
| /linux/arch/parisc/include/asm/ |
| H A D | mman.h | 22 if (flags & MAP_STACK) in arch_calc_vm_flag_bits()
|
| /linux/tools/arch/mips/include/uapi/asm/ |
| H A D | mman.h | 31 #define MAP_STACK 0x40000 macro
|
| /linux/tools/arch/alpha/include/uapi/asm/ |
| H A D | mman.h | 30 #define MAP_STACK 0x80000 macro
|
| /linux/tools/arch/xtensa/include/uapi/asm/ |
| H A D | mman.h | 30 #define MAP_STACK 0x40000 macro
|
| /linux/tools/arch/parisc/include/uapi/asm/ |
| H A D | mman.h | 30 #define MAP_STACK 0x40000 macro
|
| /linux/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
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | fexit_sleep.c | 42 MAP_ANONYMOUS | MAP_STACK, -1, 0); in test_fexit_sleep()
|
| /linux/tools/testing/selftests/powerpc/dexcr/ |
| H A D | hashchk_test.c | 206 MAP_PRIVATE | MAP_ANONYMOUS | MAP_STACK, -1, 0); in hashchk_clone_share_key_test()
|
| /linux/tools/testing/selftests/pidfd/ |
| H A D | pidfd_fdinfo_test.c | 103 MAP_PRIVATE | MAP_ANONYMOUS | MAP_STACK, -1, 0); in clone_newns()
|
| /linux/tools/testing/selftests/user_events/ |
| H A D | abi_test.c | 402 MAP_PRIVATE | MAP_ANONYMOUS | MAP_STACK, in TEST_F()
|
| /linux/tools/testing/selftests/futex/functional/ |
| H A D | robust_list.c | 75 MAP_PRIVATE | MAP_ANONYMOUS | MAP_STACK, -1, 0); in create_child()
|