/external/valgrind/include/vki/ |
D | vki-scnums-tilegx-linux.h | 167 #define __NR_fstat 80 macro
|
D | vki-scnums-arm64-linux.h | 488 #define __NR_fstat __NR3264_fstat macro
|
D | vki-scnums-s390x-linux.h | 119 #define __NR_fstat 108 macro
|
D | vki-scnums-amd64-linux.h | 42 #define __NR_fstat 5 macro
|
D | vki-scnums-arm-linux.h | 145 #define __NR_fstat 108 macro
|
D | vki-scnums-ppc32-linux.h | 145 #define __NR_fstat 108 macro
|
D | vki-scnums-ppc64-linux.h | 145 #define __NR_fstat 108 macro
|
D | vki-scnums-x86-linux.h | 145 #define __NR_fstat 108 macro
|
D | vki-scnums-mips64-linux.h | 44 #define __NR_fstat (__NR_Linux + 5) macro
|
D | vki-scnums-mips32-linux.h | 148 #define __NR_fstat (__NR_Linux + 108) macro
|
D | vki-scnums-darwin.h | 409 #define __NR_fstat VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(189) macro
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
D | unistd_64.h | 9 #define __NR_fstat 5 macro
|
D | unistd_32.h | 112 #define __NR_fstat 108 macro
|
D | unistd_x32.h | 9 #define __NR_fstat (__X32_SYSCALL_BIT + 5) macro
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | unistd.h | 790 #define __NR_fstat 1051 macro 791 __SYSCALL(__NR_fstat, sys_newfstat) 896 #define __NR_fstat __NR3264_fstat macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | unistd.h | 131 #define __NR_fstat (__NR_Linux + 108) macro 401 #define __NR_fstat (__NR_Linux + 5) macro 734 #define __NR_fstat (__NR_Linux + 5) macro
|
/external/kernel-headers/original/uapi/asm-arm/asm/ |
D | unistd.h | 136 #define __NR_fstat (__NR_SYSCALL_BASE+108) macro
|
/external/valgrind/coregrind/m_aspacemgr/ |
D | aspacemgr-common.c | 317 res = VG_(do_syscall2)(__NR_fstat, fd, (UWord)&buf); in ML_()
|
/external/valgrind/memcheck/tests/x86-linux/ |
D | scalar.c | 501 GO(__NR_fstat, "2s 1m"); in main() 502 SY(__NR_fstat, x0, x0); FAIL; in main()
|
/external/valgrind/memcheck/tests/darwin/ |
D | scalar.c | 1096 GO(__NR_fstat, "2s 1m"); in main() 1097 SY(__NR_fstat, x0, x0); FAIL; in main()
|
/external/valgrind/coregrind/m_syswrap/ |
D | syswrap-ppc64-linux.c | 910 GENXY(__NR_fstat, sys_newfstat), // 108
|
D | syswrap-ppc32-linux.c | 986 GENXY(__NR_fstat, sys_newfstat), // 108
|
D | syswrap-amd64-linux.c | 704 GENXY(__NR_fstat, sys_newfstat), // 5
|
D | syswrap-mips64-linux.c | 631 GENXY (__NR_fstat, sys_newfstat),
|
D | syswrap-s390x-linux.c | 762 GENXY(__NR_fstat, sys_newfstat), // 108
|