Searched defs:MAP_NONBLOCK (Results 1 - 10 of 10) sorted by relevance

/linux-master/tools/arch/alpha/include/uapi/asm/
H A Dmman.h27 #define MAP_NONBLOCK 0x40000 macro
/linux-master/tools/arch/mips/include/uapi/asm/
H A Dmman.h28 #define MAP_NONBLOCK 0x20000 macro
/linux-master/tools/arch/xtensa/include/uapi/asm/
H A Dmman.h27 #define MAP_NONBLOCK 0x20000 macro
/linux-master/tools/arch/parisc/include/uapi/asm/
H A Dmman.h27 #define MAP_NONBLOCK 0x20000 macro
/linux-master/arch/alpha/include/uapi/asm/
H A Dmman.h30 #define MAP_NONBLOCK 0x40000 /* do not block on IO */ macro
/linux-master/include/uapi/asm-generic/
H A Dmman-common.h27 #define MAP_NONBLOCK 0x010000 /* do not block on IO */ macro
/linux-master/arch/xtensa/include/uapi/asm/
H A Dmman.h55 #define MAP_NONBLOCK 0x20000 /* do not block on IO */ macro
/linux-master/tools/include/uapi/asm-generic/
H A Dmman-common.h27 #define MAP_NONBLOCK 0x010000 /* do not block on IO */ macro
/linux-master/arch/parisc/include/uapi/asm/
H A Dmman.h24 #define MAP_NONBLOCK 0x20000 /* do not block on IO */ macro
/linux-master/arch/mips/include/uapi/asm/
H A Dmman.h48 #define MAP_NONBLOCK 0x20000 /* do not block on IO */ macro

Completed in 137 milliseconds