Home
last modified time | relevance | path

Searched refs:msync (Results 1 – 25 of 73) sorted by relevance

123

/openbmc/linux/arch/powerpc/mm/nohash/
H A Dtlb_low.S246 msync
268 msync
293 msync
311 msync
323 msync
329 msync
343 msync
/openbmc/linux/arch/powerpc/kernel/
H A Dcpu_setup_e500.S35 msync
39 msync
49 msync
263 msync
308 msync
H A Didle_85xx.S69 msync
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dstart.S108 msync
118 msync
194 msync
216 msync
228 msync
243 msync
395 msync
437 msync
464 msync
842 msync
[all …]
H A Drelease.S30 msync
81 msync
264 msync
393 msync
/openbmc/linux/tools/testing/selftests/mm/
H A Dmap_populate.c39 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 Dgenvdso.c241 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 Dvirtio-pmem.rst62 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 Derrseq.rst22 最初的用例是跟踪文件同步系统调用( ``fsync``, ``fdatasync``, ``msync`` 和
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddsim.h24 unsigned int msync; member
/openbmc/linux/mm/
H A Dmsync.c32 SYSCALL_DEFINE3(msync, unsigned long, start, size_t, len, int, flags) in SYSCALL_DEFINE3() argument
H A DMakefile41 msync.o page_vma_mapped.o pagewalk.o \
/openbmc/linux/arch/arm/vdso/
H A Dvdsomunge.c203 if (msync(outbuf, stat.st_size, MS_SYNC) != 0) in main()
/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_mipi_dsi_lowlevel.c160 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 Dsyscall-args-o32.c.inc145 [ 144] = 3, /* msync */
/openbmc/linux/kernel/
H A Dsys_ni.c178 COND_SYSCALL(msync);
/openbmc/qemu/bsd-user/
H A Dbsd-mem.h100 return get_errno(msync(g2h_untagged(addr), len, flags)); in do_bsd_msync()
H A Dmmap.c791 return msync(g2h_untagged(start), end - start, flags); in target_msync()
/openbmc/qemu/target/ppc/translate/
H A Dmisc-impl.c.inc31 * BookE uses the msync mnemonic. This means hwsync, except in the
/openbmc/u-boot/tools/
H A Dmips-relocs.c405 err = msync(elf, st.st_size, MS_SYNC); in main()
/openbmc/linux/Documentation/core-api/
H A Derrseq.rst10 synchronization syscalls (fsync, fdatasync, msync and sync_file_range),
/openbmc/qemu/bsd-user/openbsd/
H A Dstrace.list100 { TARGET_OPENBSD_NR_msync, "msync", NULL, NULL, NULL },
/openbmc/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl35 25 n64 msync sys_msync
/openbmc/qemu/linux-user/mips64/
H A Dsyscall_n64.tbl35 25 n64 msync sys_msync
/openbmc/linux/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl145 133 common msync sys_msync

123