Home
last modified time | relevance | path

Searched refs:MS_ASYNC (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/mm/
Dmsync.c39 if (flags & ~(MS_ASYNC | MS_INVALIDATE | MS_SYNC)) in SYSCALL_DEFINE3()
43 if ((flags & MS_ASYNC) && (flags & MS_SYNC)) in SYSCALL_DEFINE3()
/linux-4.4.14/include/uapi/asm-generic/
Dmman-common.h33 #define MS_ASYNC 1 /* sync memory asynchronously */ macro
/linux-4.4.14/arch/parisc/include/uapi/asm/
Dmman.h29 #define MS_ASYNC 2 /* sync memory asynchronously */ macro
/linux-4.4.14/arch/alpha/include/uapi/asm/
Dmman.h34 #define MS_ASYNC 1 /* sync memory asynchronously */ macro
/linux-4.4.14/arch/mips/include/uapi/asm/
Dmman.h55 #define MS_ASYNC 0x0001 /* sync memory asynchronously */ macro
/linux-4.4.14/arch/xtensa/include/uapi/asm/
Dmman.h68 #define MS_ASYNC 0x0001 /* sync memory asynchronously */ macro