Home
last modified time | relevance | path

Searched defs:MS_ASYNC (Results 1 – 25 of 31) sorted by relevance

12

/external/compiler-rt/lib/profile/
DWindowsMMap.h36 #define MS_ASYNC 0x0001 /* return immediately */ macro
/external/kernel-headers/original/uapi/asm-generic/
Dmman-common.h38 #define MS_ASYNC 1 /* sync memory asynchronously */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dmman.h58 #define MS_ASYNC 0x0001 /* sync memory asynchronously */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go662 MS_ASYNC = 0x1 const
Dzerrors_dragonfly_amd64.go899 MS_ASYNC = 0x1 const
Dzerrors_openbsd_arm.go914 MS_ASYNC = 0x1 const
Dzerrors_netbsd_arm.go1017 MS_ASYNC = 0x1 const
Dzerrors_openbsd_amd64.go953 MS_ASYNC = 0x1 const
Dzerrors_netbsd_amd64.go1027 MS_ASYNC = 0x1 const
Dzerrors_openbsd_386.go913 MS_ASYNC = 0x1 const
Dzerrors_darwin_386.go969 MS_ASYNC = 0x1 const
Dzerrors_darwin_arm64.go969 MS_ASYNC = 0x1 const
Dzerrors_darwin_amd64.go969 MS_ASYNC = 0x1 const
Dzerrors_darwin_arm.go969 MS_ASYNC = 0x1 const
Dzerrors_freebsd_386.go1049 MS_ASYNC = 0x1 const
Dzerrors_freebsd_arm.go1057 MS_ASYNC = 0x1 const
Dzerrors_netbsd_386.go1037 MS_ASYNC = 0x1 const
Dzerrors_freebsd_amd64.go1050 MS_ASYNC = 0x1 const
Dzerrors_linux_sparc64.go811 MS_ASYNC = 0x1 const
Dzerrors_linux_mipsle.go1005 MS_ASYNC = 0x1 const
Dzerrors_linux_s390x.go1004 MS_ASYNC = 0x1 const
Dzerrors_linux_arm.go1004 MS_ASYNC = 0x1 const
Dzerrors_linux_ppc64le.go1004 MS_ASYNC = 0x1 const
Dzerrors_linux_mips64.go1005 MS_ASYNC = 0x1 const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1634 MS_ASYNC = 0x1 variable

12