/external/strace/xlat/ |
D | mctl_sync.h | 11 #if defined(MS_SYNC) || (defined(HAVE_DECL_MS_SYNC) && HAVE_DECL_MS_SYNC) 12 XLAT(MS_SYNC),
|
D | mctl_sync.in | 1 MS_SYNC
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | mman-common.h | 35 #define MS_SYNC 4 /* synchronous memory sync */ macro
|
/external/v8/src/arm/ |
D | cpu-arm.cc | 26 msync(start, size, MS_SYNC | MS_INVALIDATE_ICACHE); in FlushICache()
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | mman.h | 57 #define MS_SYNC 0x0004 /* synchronous memory sync */ macro
|
/external/fio/os/windows/posix/include/sys/ |
D | mman.h | 25 #define MS_SYNC 0x2 macro
|
/external/autotest/client/tests/iosched_bugs/src/ |
D | dirty.c | 47 msync(p, 4096, MS_SYNC); in main()
|
/external/fio/engines/ |
D | mmap.c | 179 if (msync(fmd->mmap_ptr, fmd->mmap_sz, MS_SYNC)) { in fio_mmapio_queue() 195 if (msync(io_u->mmap_data, io_u->xfer_buflen, MS_SYNC) < 0) { in fio_mmapio_queue()
|
/external/vboot_reference/futility/ |
D | misc.c | 284 (0 != msync(mmap_ptr, len, MS_SYNC|MS_INVALIDATE))) { in futil_unmap_file()
|
/external/compiler-rt/lib/profile/ |
D | GCDAProfiling.c | 226 if (msync(write_buffer, file_size, MS_SYNC) == -1) { in unmap_file()
|
/external/elfutils/libelf/ |
D | elf32_updatefile.c | 460 (void) msync (msync_start, msync_end - msync_start, MS_SYNC); in __elfw2()
|
/external/e2fsprogs/lib/ext2fs/ |
D | tdb.c | 1750 #if defined(HAVE_MSYNC) && defined(MS_SYNC) in transaction_sync() 1754 length + (offset - moffset), MS_SYNC) != 0) { in transaction_sync()
|
/external/strace/ |
D | ChangeLog-CVS | 4182 * mem.c: MS_SYNC is zero, so must be first in xlat list. 5501 * system.c [LINUX] (mount_flags): Handle renaming of MS_SYNC to
|
/external/robolectric/v3/runtime/ |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |