Searched refs:__NR_truncate64 (Results 1 - 13 of 13) sorted by relevance

/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h201 #define __NR_truncate64 193 macro
/external/valgrind/main/include/vki/
H A Dvki-scnums-arm-linux.h230 #define __NR_truncate64 193 macro
H A Dvki-scnums-ppc32-linux.h231 #define __NR_truncate64 193 macro
H A Dvki-scnums-x86-linux.h230 #define __NR_truncate64 193 macro
/external/strace/
H A Dsyscall-android.h271 #define SYS_truncate64 __NR_truncate64
/external/kernel-headers/original/asm-arm/
H A Dunistd.h221 #define __NR_truncate64 (__NR_SYSCALL_BASE+193) macro
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c865 // __NR_truncate64 193
866 GO(__NR_truncate64, "3s 1m");
867 SY(__NR_truncate64, x0, x0, x0); FAIL;
H A Dscalar.stderr.exp2509 193: __NR_truncate64 3s 1m
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c1445 // __NR_truncate64 193
1446 GO(__NR_truncate64, "3s 1m");
1447 SY(__NR_truncate64, x0, x0, x0); FAIL;
/external/kernel-headers/original/asm-mips/
H A Dunistd.h234 #define __NR_truncate64 (__NR_Linux + 211) macro
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-ppc32-linux.c1685 GENX_(__NR_truncate64, sys_truncate64), // 193
H A Dsyswrap-arm-linux.c1609 GENX_(__NR_truncate64, sys_truncate64), // 193
H A Dsyswrap-x86-linux.c2049 GENX_(__NR_truncate64, sys_truncate64), // 193

Completed in 111 milliseconds