Searched refs:MS_ASYNC (Results 1 – 7 of 7) sorted by relevance
40 if (flags & ~(MS_ASYNC | MS_INVALIDATE | MS_SYNC)) in SYSCALL_DEFINE3()44 if ((flags & MS_ASYNC) && (flags & MS_SYNC)) in SYSCALL_DEFINE3()
38 #define MS_ASYNC 1 /* sync memory asynchronously */ macro
37 #define MS_ASYNC 1 /* sync memory asynchronously */ macro
32 #define MS_ASYNC 2 /* sync memory asynchronously */ macro
71 #define MS_ASYNC 0x0001 /* sync memory asynchronously */ macro
58 #define MS_ASYNC 0x0001 /* sync memory asynchronously */ macro