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

/bionic/libc/arch-arm/syscalls/
H A Dsync.S7 ldr r7, =__NR_sync
/bionic/libc/arch-arm64/syscalls/
H A Dsync.S6 mov x8, __NR_sync
/bionic/libc/arch-mips/syscalls/
H A Dsync.S8 li v0, __NR_sync
/bionic/libc/arch-x86_64/syscalls/
H A Dsync.S6 movl $__NR_sync, %eax
/bionic/libc/arch-x86/syscalls/
H A Dsync.S10 movl $__NR_sync, %eax
/bionic/libc/arch-mips64/syscalls/
H A Dsync.S8 li v0, __NR_sync
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h224 #define __NR_sync 162 macro
H A Dunistd_32.h66 #define __NR_sync 36 macro
H A Dunistd_x32.h201 #define __NR_sync (__X32_SYSCALL_BIT + 162) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h140 #define __NR_sync 81 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A 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/
H A 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/
H A Dunistd.h60 #define __NR_sync (__NR_SYSCALL_BASE+ 36) macro

Completed in 312 milliseconds