Searched refs:MAP_STACK (Results 1 – 3 of 3) sorted by relevance
65 # define MAP_STACK 0x20000 /* Allocation is for a stack. */ macro
88 #ifndef MAP_STACK89 # define MAP_STACK 0 macro482 MAP_PRIVATE | MAP_ANONYMOUS | MAP_STACK, -1, 0); in allocate_stack()
598 Define MAP_STACK when not defined.599 (allocate_stack): Use MAP_STACK instead of ARCH_MAP_FLAGS. Remove
Completed in 26 milliseconds