Searched refs:MS_ASYNC (Results 1 – 7 of 7) 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()74 if (flags == MS_ASYNC) in SYSCALL_DEFINE3()
41 #define MS_ASYNC 1 /* sync memory asynchronously */ macro
65 #define MS_ASYNC 0x0001 /* sync memory asynchronously */ macro
31 #define MS_ASYNC 2 /* sync memory asynchronously */ macro
35 #define MS_ASYNC 1 /* sync memory asynchronously */ macro
56 #define MS_ASYNC 0x0001 /* sync memory asynchronously */ macro