Searched refs:MAP_STACK (Results 1 – 15 of 15) sorted by relevance
/linux/include/linux/ |
H A D | mman.h | 54 | MAP_STACK \ 160 _calc_vm_trans(flags, MAP_STACK, VM_NOHUGEPAGE) | in calc_vm_flag_bits()
|
/linux/tools/testing/selftests/sigaltstack/ |
H A D | sas.c |
|
/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/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/x86/ |
H A D | sigaltstack.c | 118 MAP_PRIVATE | MAP_ANONYMOUS | MAP_STACK, -1, 0); in main()
|
H A D | amx.c | 398 MAP_PRIVATE | MAP_ANONYMOUS | MAP_STACK, -1, 0); in alloc_altstack()
|
/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 | 102 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()
|