MS_ASYNC           35 arch/alpha/include/uapi/asm/mman.h #define MS_ASYNC	1		/* sync memory asynchronously */
MS_ASYNC           56 arch/mips/include/uapi/asm/mman.h #define MS_ASYNC	0x0001		/* sync memory asynchronously */
MS_ASYNC           30 arch/parisc/include/uapi/asm/mman.h #define MS_ASYNC	2		/* sync memory asynchronously */
MS_ASYNC           65 arch/xtensa/include/uapi/asm/mman.h #define MS_ASYNC	0x0001		/* sync memory asynchronously */
MS_ASYNC           39 include/uapi/asm-generic/mman-common.h #define MS_ASYNC	1		/* sync memory asynchronously */
MS_ASYNC           39 tools/include/uapi/asm-generic/mman-common.h #define MS_ASYNC	1		/* sync memory asynchronously */