Searched refs:__NR_fsync (Results 1 - 13 of 13) sorted by last modified time

/bionic/libc/arch-arm/syscalls/
H A Dfsync.S8 ldr r7, =__NR_fsync
/bionic/libc/arch-arm64/syscalls/
H A Dfsync.S6 mov x8, __NR_fsync
/bionic/libc/arch-mips/syscalls/
H A Dfsync.S8 li v0, __NR_fsync
/bionic/libc/arch-mips64/syscalls/
H A Dfsync.S8 li v0, __NR_fsync
/bionic/libc/arch-x86/syscalls/
H A Dfsync.S16 movl $__NR_fsync, %eax
/bionic/libc/arch-x86_64/syscalls/
H A Dfsync.S6 movl $__NR_fsync, %eax
/bionic/libc/include/sys/
H A Dglibc-syscalls.h73 #define SYS_fsync __NR_fsync
402 #define SYS_fsync __NR_fsync
761 #define SYS_fsync __NR_fsync
1133 #define SYS_fsync __NR_fsync
1499 #define SYS_fsync __NR_fsync
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h145 #define __NR_fsync (__NR_SYSCALL_BASE + 118) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h142 #define __NR_fsync 82 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h172 #define __NR_fsync (__NR_Linux + 118) macro
571 #define __NR_fsync (__NR_Linux + 72) macro
977 #define __NR_fsync (__NR_Linux + 72) macro
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_32.h169 #define __NR_fsync 118 macro
H A Dunistd_64.h114 #define __NR_fsync 74 macro
H A Dunistd_x32.h100 #define __NR_fsync (__X32_SYSCALL_BIT + 74) macro

Completed in 143 milliseconds