Home
last modified time | relevance | path

Searched refs:__NR_sync (Results 1 – 13 of 13) sorted by relevance

/bionic/libc/arch-arm64/syscalls/
Dsync.S6 mov x8, __NR_sync
/bionic/libc/arch-x86_64/syscalls/
Dsync.S6 movl $__NR_sync, %eax
/bionic/libc/arch-arm/syscalls/
Dsync.S7 ldr r7, =__NR_sync
/bionic/libc/arch-mips/syscalls/
Dsync.S8 li v0, __NR_sync
/bionic/libc/arch-x86/syscalls/
Dsync.S10 movl $__NR_sync, %eax
/bionic/libc/arch-mips64/syscalls/
Dsync.S8 li v0, __NR_sync
/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h224 #define __NR_sync 162 macro
Dunistd_32.h66 #define __NR_sync 36 macro
Dunistd_x32.h201 #define __NR_sync (__X32_SYSCALL_BIT + 162) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h140 #define __NR_sync 81 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd.h70 #define __NR_sync (__NR_Linux + 36) macro
666 #define __NR_sync (__NR_Linux + 157) macro
1061 #define __NR_sync (__NR_Linux + 157) macro
/bionic/libc/include/sys/
Dglibc-syscalls.h282 #define SYS_sync __NR_sync
628 #define SYS_sync __NR_sync
982 #define SYS_sync __NR_sync
1335 #define SYS_sync __NR_sync
1657 #define SYS_sync __NR_sync
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd.h60 #define __NR_sync (__NR_SYSCALL_BASE+ 36) macro