Home
last modified time | relevance | path

Searched refs:__NR_fdatasync (Results 1 – 6 of 6) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h96 #define __NR_fdatasync 75 macro
Dunistd_32.h169 #define __NR_fdatasync 148 macro
Dunistd_x32.h85 #define __NR_fdatasync (__X32_SYSCALL_BIT + 75) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h126 #define __NR_fdatasync 83 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h237 #if defined(__NR_fdatasync)
238 #define SYS_fdatasync __NR_fdatasync
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h132 #define __NR_fdatasync (__NR_SYSCALL_BASE + 148) macro