Searched defs:__NR_fdatasync (Results 1 - 6 of 6) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h115 #define __NR_fdatasync 75 macro
H A Dunistd_x32.h101 #define __NR_fdatasync (__X32_SYSCALL_BIT + 75) macro
H A Dunistd_32.h206 #define __NR_fdatasync 148 macro
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h177 #define __NR_fdatasync (__NR_SYSCALL_BASE+148) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h142 #define __NR_fdatasync 83 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h215 #define __NR_fdatasync (__NR_Linux + 152) macro
561 #define __NR_fdatasync (__NR_Linux + 73) macro
956 #define __NR_fdatasync (__NR_Linux + 73) macro

Completed in 408 milliseconds