Searched refs:MAP_NONBLOCK (Results 1 – 4 of 4) sorted by relevance
39 #if defined(MAP_NONBLOCK) || (defined(HAVE_DECL_MAP_NONBLOCK) && HAVE_DECL_MAP_NONBLOCK)40 XLAT(MAP_NONBLOCK),
9 MAP_NONBLOCK
12 #define MAP_NONBLOCK 0x10000 /* do not block on IO */ macro
48 #define MAP_NONBLOCK 0x20000 /* do not block on IO */ macro