Home
last modified time | relevance | path

Searched refs:MAP_NORESERVE (Results 1 – 3 of 3) sorted by relevance

/support/
A Dsupport_stack_alloc.c28 #ifndef MAP_NORESERVE
29 # define MAP_NORESERVE 0 macro
64 MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE|MAP_STACK, in support_stack_alloc()
A Dxsigstack.c29 #ifndef MAP_NORESERVE
30 # define MAP_NORESERVE 0 macro
A Dblob_repeat.c222 #ifdef MAP_NORESERVE in allocate_big()
223 flags |= MAP_NORESERVE; in allocate_big()

Completed in 5 milliseconds