Searched refs:MAP_GROWSDOWN (Results 1 – 16 of 16) sorted by relevance
48 | MAP_GROWSDOWN \156 return _calc_vm_trans(flags, MAP_GROWSDOWN, VM_GROWSDOWN ) | in calc_vm_flag_bits()
6 #define MAP_GROWSDOWN 0x0100 macro
6 #define MAP_GROWSDOWN 0x0200 macro
7 #define MAP_GROWSDOWN 0x0100 /* stack-like segment */ macro
17 #define MAP_GROWSDOWN 0x0200 /* stack-like segment */ macro
20 #define MAP_GROWSDOWN 0x0100 /* stack-like segment */ macro
24 #define MAP_GROWSDOWN 0x1000 macro
25 #define MAP_GROWSDOWN 0x1000 macro
24 #define MAP_GROWSDOWN 0x8000 macro
24 #define MAP_GROWSDOWN 0x01000 macro
50 #define MAP_GROWSDOWN 0x1000 /* stack-like segment */ macro
22 #define MAP_GROWSDOWN 0x8000 /* stack-like segment */ macro
24 #define MAP_GROWSDOWN 0x01000 /* stack-like segment */ macro
43 #define MAP_GROWSDOWN 0x1000 /* stack-like segment */ macro
422 MAP_UNINITIALIZED | MAP_GROWSDOWN, in load_elf_fdpic_binary()