Searched refs:MS_ASYNC (Results 1 – 6 of 6) sorted by relevance
39 if (flags & ~(MS_ASYNC | MS_INVALIDATE | MS_SYNC)) in SYSCALL_DEFINE3()43 if ((flags & MS_ASYNC) && (flags & MS_SYNC)) in SYSCALL_DEFINE3()
33 #define MS_ASYNC 1 /* sync memory asynchronously */ macro
29 #define MS_ASYNC 2 /* sync memory asynchronously */ macro
34 #define MS_ASYNC 1 /* sync memory asynchronously */ macro
55 #define MS_ASYNC 0x0001 /* sync memory asynchronously */ macro
68 #define MS_ASYNC 0x0001 /* sync memory asynchronously */ macro