Home
last modified time | relevance | path

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

/external/strace/tests-m32/
Dfdatasync.c4 #ifdef __NR_fdatasync
14 long rc = syscall(__NR_fdatasync, fd); in main()
/external/strace/tests/
Dfdatasync.c4 #ifdef __NR_fdatasync
14 long rc = syscall(__NR_fdatasync, fd); in main()
/external/strace/tests-mx32/
Dfdatasync.c4 #ifdef __NR_fdatasync
14 long rc = syscall(__NR_fdatasync, fd); in main()
/external/minijail/linux-x86/
Dlibsyscalls.gen.c231 #ifdef __NR_fdatasync
232 { "fdatasync", __NR_fdatasync },
/external/kernel-headers/original/uapi/asm-x86/asm/
Dunistd_64.h79 #define __NR_fdatasync 75 macro
Dunistd_32.h152 #define __NR_fdatasync 148 macro
Dunistd_x32.h68 #define __NR_fdatasync (__X32_SYSCALL_BIT + 75) macro
/external/strace/
Dscno.h233 #ifndef __NR_fdatasync
234 # define __NR_fdatasync (SYSCALL_BIT | 75) macro
/external/kernel-headers/original/uapi/asm-generic/
Dunistd.h257 #define __NR_fdatasync 83 macro
258 __SYSCALL(__NR_fdatasync, sys_fdatasync)
/external/kernel-headers/original/uapi/asm-mips/asm/
Dunistd_n64.h77 #define __NR_fdatasync (__NR_Linux + 73) macro
Dunistd_n32.h77 #define __NR_fdatasync (__NR_Linux + 73) macro
Dunistd_o32.h156 #define __NR_fdatasync (__NR_Linux + 152) macro
/external/kernel-headers/original/uapi/asm-arm/asm/
Dunistd-common.h115 #define __NR_fdatasync (__NR_SYSCALL_BASE + 148) macro
/external/syzkaller/sys/linux/
Dsys_386.const642 __NR_fdatasync = 148
Dsys_amd64.const642 __NR_fdatasync = 75
Dsys_arm.const642 __NR_fdatasync = 148
Dsys_ppc64le.const642 __NR_fdatasync = 148
Dsys_arm64.const642 __NR_fdatasync = 83