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.S8 ldr r7, =__NR_sync
/bionic/libc/arch-mips/syscalls/
Dsync.S8 li v0, __NR_sync
/bionic/libc/arch-x86/syscalls/
Dsync.S16 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.h141 #define __NR_sync 81 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd.h70 #define __NR_sync (__NR_Linux + 36) macro
677 #define __NR_sync (__NR_Linux + 157) macro
1084 #define __NR_sync (__NR_Linux + 157) macro
/bionic/libc/include/sys/
Dglibc-syscalls.h290 #define SYS_sync __NR_sync
645 #define SYS_sync __NR_sync
1008 #define SYS_sync __NR_sync
1385 #define SYS_sync __NR_sync
1717 #define SYS_sync __NR_sync
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd.h60 #define __NR_sync (__NR_SYSCALL_BASE + 36) macro