Searched refs:sys_msync (Results 1 - 25 of 25) sorted by relevance

/linux-4.4.14/arch/sparc/kernel/
H A Dsystbls_64.S34 .word sys_msync, sys_vfork, sys32_pread64, sys32_pwrite64, sys_geteuid
115 .word sys_msync, sys_vfork, sys_pread64, sys_pwrite64, sys_nis_syscall
H A Dsystbls_32.S32 /*65*/ .long sys_msync, sys_vfork, sys_pread64, sys_pwrite64, sys_geteuid
/linux-4.4.14/fs/ext4/
H A Dfsync.c78 * This is only called from sys_fsync(), sys_fdatasync() and sys_msync().
H A Dinode.c5135 * Whenever the user wants stuff synced (sys_sync, sys_msync, sys_fsync)
/linux-4.4.14/kernel/
H A Dsys_ni.c192 cond_syscall(sys_msync); variable
/linux-4.4.14/arch/mips/kernel/
H A Dscall64-64.S141 PTR sys_msync /* 5025 */
H A Dscall64-n32.S127 PTR sys_msync /* 6025 */
H A Dscall32-o32.S370 PTR sys_msync
H A Dscall64-o32.S365 PTR sys_msync
/linux-4.4.14/arch/sh/kernel/
H A Dsyscalls_64.S167 .long sys_msync
/linux-4.4.14/arch/m68k/kernel/
H A Dsyscalltable.S167 .long sys_msync
/linux-4.4.14/arch/avr32/kernel/
H A Dsyscall_table.S141 .long sys_msync /* 125 */
/linux-4.4.14/arch/arm/kernel/
H A Dcalls.S156 CALL(sys_msync)
/linux-4.4.14/arch/alpha/kernel/
H A Dsystbls.S237 .quad sys_msync
/linux-4.4.14/arch/s390/kernel/
H A Dsyscalls.S155 SYSCALL(sys_msync,compat_sys_msync)
/linux-4.4.14/arch/xtensa/include/uapi/asm/
H A Dunistd.h200 __SYSCALL( 89, sys_msync, 3)
/linux-4.4.14/arch/m32r/kernel/
H A Dentry.S74 #define sys_msync sys_ni_syscall define
/linux-4.4.14/include/uapi/asm-generic/
H A Dunistd.h622 __SYSCALL(__NR_msync, sys_msync)
/linux-4.4.14/arch/mn10300/kernel/
H A Dentry.S574 .long sys_msync
/linux-4.4.14/arch/arm64/include/asm/
H A Dunistd32.h313 __SYSCALL(__NR_msync, sys_msync)
/linux-4.4.14/arch/cris/arch-v10/kernel/
H A Dentry.S750 .long sys_msync
/linux-4.4.14/arch/cris/arch-v32/kernel/
H A Dentry.S681 .long sys_msync
/linux-4.4.14/include/linux/
H A Dsyscalls.h459 asmlinkage long sys_msync(unsigned long start, size_t len, int flags);
/linux-4.4.14/arch/frv/kernel/
H A Dentry.S1324 .long sys_msync
/linux-4.4.14/arch/ia64/kernel/
H A Dentry.S1585 data8 sys_msync

Completed in 318 milliseconds