/openbmc/linux/arch/powerpc/mm/nohash/ |
H A D | tlb_low.S | 246 msync 268 msync 293 msync 311 msync 323 msync 329 msync 343 msync
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | cpu_setup_e500.S | 35 msync 39 msync 49 msync 263 msync 308 msync
|
H A D | idle_85xx.S | 69 msync
|
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
H A D | start.S | 108 msync 118 msync 194 msync 216 msync 228 msync 243 msync 395 msync 437 msync 464 msync 842 msync [all …]
|
H A D | release.S | 30 msync 81 msync 264 msync 393 msync
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | map_populate.c | 39 ret = msync(smap, MMAP_SZ, MS_SYNC); in parent_f() 91 ret = msync(smap, MMAP_SZ, MS_SYNC); in main()
|
/openbmc/linux/arch/mips/vdso/ |
H A D | genvdso.c | 241 if (msync(dbg_vdso, dbg_vdso_size, MS_SYNC) != 0) { in main() 245 } else if (msync(vdso, vdso_size, MS_SYNC) != 0) { in main()
|
/openbmc/qemu/docs/system/devices/ |
H A D | virtio-pmem.rst | 62 to perform fsync/msync. This is different from a real nvdimm backend where 63 no additional fsync/msync is required. This is to persist guest writes in
|
/openbmc/linux/Documentation/translations/zh_CN/core-api/ |
H A D | errseq.rst | 22 最初的用例是跟踪文件同步系统调用( ``fsync``, ``fdatasync``, ``msync`` 和
|
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/ |
H A D | dsim.h | 24 unsigned int msync; member
|
/openbmc/linux/mm/ |
H A D | msync.c | 32 SYSCALL_DEFINE3(msync, unsigned long, start, size_t, len, int, flags) in SYSCALL_DEFINE3() argument
|
H A D | Makefile | 41 msync.o page_vma_mapped.o pagewalk.o \
|
/openbmc/linux/arch/arm/vdso/ |
H A D | vdsomunge.c | 203 if (msync(outbuf, stat.st_size, MS_SYNC) != 0) in main()
|
/openbmc/u-boot/drivers/video/exynos/ |
H A D | exynos_mipi_dsi_lowlevel.c | 160 reg = (readl(&mipi_dsim->msync)) & in exynos_mipi_dsi_set_main_disp_sync_area() 166 writel(reg, &mipi_dsim->msync); in exynos_mipi_dsi_set_main_disp_sync_area()
|
/openbmc/qemu/linux-user/mips/ |
H A D | syscall-args-o32.c.inc | 145 [ 144] = 3, /* msync */
|
/openbmc/linux/kernel/ |
H A D | sys_ni.c | 178 COND_SYSCALL(msync);
|
/openbmc/qemu/bsd-user/ |
H A D | bsd-mem.h | 100 return get_errno(msync(g2h_untagged(addr), len, flags)); in do_bsd_msync()
|
H A D | mmap.c | 791 return msync(g2h_untagged(start), end - start, flags); in target_msync()
|
/openbmc/qemu/target/ppc/translate/ |
H A D | misc-impl.c.inc | 31 * BookE uses the msync mnemonic. This means hwsync, except in the
|
/openbmc/u-boot/tools/ |
H A D | mips-relocs.c | 405 err = msync(elf, st.st_size, MS_SYNC); in main()
|
/openbmc/linux/Documentation/core-api/ |
H A D | errseq.rst | 10 synchronization syscalls (fsync, fdatasync, msync and sync_file_range),
|
/openbmc/qemu/bsd-user/openbsd/ |
H A D | strace.list | 100 { TARGET_OPENBSD_NR_msync, "msync", NULL, NULL, NULL },
|
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/ |
H A D | syscall_n64.tbl | 35 25 n64 msync sys_msync
|
/openbmc/qemu/linux-user/mips64/ |
H A D | syscall_n64.tbl | 35 25 n64 msync sys_msync
|
/openbmc/linux/arch/ia64/kernel/syscalls/ |
H A D | syscall.tbl | 145 133 common msync sys_msync
|