Searched refs:MAP_NONBLOCK (Results 1 – 16 of 16) sorted by relevance
27 #define MAP_NONBLOCK 0x20000 macro
27 #define MAP_NONBLOCK 0x40000 macro
28 #define MAP_NONBLOCK 0x20000 macro
27 #define MAP_NONBLOCK 0x010000 /* do not block on IO */ macro
55 #define MAP_NONBLOCK 0x20000 /* do not block on IO */ macro
24 #define MAP_NONBLOCK 0x20000 /* do not block on IO */ macro
30 #define MAP_NONBLOCK 0x40000 /* do not block on IO */ macro
48 #define MAP_NONBLOCK 0x20000 /* do not block on IO */ macro
53 | MAP_NONBLOCK \
1384 (flags & (MAP_POPULATE | MAP_NONBLOCK)) == MAP_POPULATE)) in do_mmap()3037 flags &= MAP_NONBLOCK; in SYSCALL_DEFINE5()
1127 FLAG_TARGET(MAP_NONBLOCK),
5859 { TARGET_MAP_NONBLOCK, TARGET_MAP_NONBLOCK, MAP_NONBLOCK, MAP_NONBLOCK },