MAP_NONBLOCK       14 include/asm-cris/mman.h #define MAP_NONBLOCK	0x10000		/* do not block on IO */
MAP_NONBLOCK       12 include/asm-frv/mman.h #define MAP_NONBLOCK	0x10000		/* do not block on IO */
MAP_NONBLOCK       12 include/asm-m32r/mman.h #define MAP_NONBLOCK	0x10000		/* do not block on IO */
MAP_NONBLOCK       12 include/asm-m68k/mman.h #define MAP_NONBLOCK	0x10000		/* do not block on IO */
MAP_NONBLOCK       23 include/asm-mn10300/mman.h #define MAP_NONBLOCK	0x10000		/* do not block on IO */
MAP_NONBLOCK       24 include/asm-parisc/mman.h #define MAP_NONBLOCK	0x20000		/* do not block on IO */
MAP_NONBLOCK       14 include/asm-x86/mman.h #define MAP_NONBLOCK	0x10000		/* do not block on IO */
MAP_NONBLOCK       55 include/asm-xtensa/mman.h #define MAP_NONBLOCK	0x20000		/* do not block on IO */