Searched refs:MS_ASYNC (Results 1 – 16 of 16) sorted by relevance
42 if (flags & ~(MS_ASYNC | MS_INVALIDATE | MS_SYNC)) in SYSCALL_DEFINE3()46 if ((flags & MS_ASYNC) && (flags & MS_SYNC)) in SYSCALL_DEFINE3()
38 #define MS_ASYNC 1 /* sync memory asynchronously */ macro
41 #define MS_ASYNC 1 /* sync memory asynchronously */ macro
65 #define MS_ASYNC 0x0001 /* sync memory asynchronously */ macro
56 #define MS_ASYNC 0x0001 /* sync memory asynchronously */ macro
35 #define MS_ASYNC 1 /* sync memory asynchronously */ macro
31 #define MS_ASYNC 2 /* sync memory asynchronously */ macro
66 #define MS_ASYNC 1 /* Sync memory asynchronously. */ macro
488 #ifdef MS_ASYNC in vfbBlockHandler()490 (size_t) vfbScreens[i].sizeInBytes, MS_ASYNC)) in vfbBlockHandler()
3404 * MS_ASYNC: Memory-mapped I/O. (line 219)
2877 ‘MS_ASYNC’