Home
last modified time | relevance | path

Searched refs:__NR_msync (Results 1 – 8 of 8) sorted by relevance

/bionic/libc/arch-arm/syscalls/
Dmsync.S13 ldr r7, =__NR_msync
/bionic/libc/arch-sh/syscalls/
Dmsync.S31 0: .long __NR_msync
/bionic/libc/arch-x86/syscalls/
Dmsync.S16 movl $__NR_msync, %eax
/bionic/libc/kernel/arch-x86/asm/
Dunistd_32.h159 #define __NR_msync 144 macro
/bionic/libc/kernel/arch-sh/asm/
Dunistd_32.h159 #define __NR_msync 144 macro
Dunistd_64.h159 #define __NR_msync 144 macro
/bionic/libc/include/sys/
Dlinux-syscalls.h59 #define __NR_msync (__NR_SYSCALL_BASE + 144) macro
/bionic/libc/kernel/arch-arm/asm/
Dunistd.h162 #define __NR_msync (__NR_SYSCALL_BASE+144) macro