Searched refs:__NR_statfs64 (Results 1 - 16 of 16) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-scnums-ppc32-linux.h295 #define __NR_statfs64 252 macro
H A Dvki-scnums-ppc64-linux.h289 #define __NR_statfs64 252 macro
H A Dvki-scnums-arm-linux.h303 #define __NR_statfs64 266 macro
H A Dvki-scnums-x86-linux.h305 #define __NR_statfs64 268 macro
H A Dvki-scnums-darwin.h562 #define __NR_statfs64 VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(345) macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h276 #define __NR_statfs64 268 macro
/external/strace/
H A Dsyscall-android.h250 #define SYS_statfs64 __NR_statfs64
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c1190 // __NR_statfs64 268
1191 GO(__NR_statfs64, "3s 2m");
1192 SY(__NR_statfs64, x0, x0+1, x0); FAIL;
H A Dscalar.stderr.exp3053 268: __NR_statfs64 3s 2m
/external/kernel-headers/original/asm-arm/
H A Dunistd.h294 #define __NR_statfs64 (__NR_SYSCALL_BASE+266) macro
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c627 // __NR_statfs64 345
1772 // __NR_statfs64 268
1773 GO(__NR_statfs64, "3s 2m");
1774 SY(__NR_statfs64, x0, x0+1, x0); FAIL;
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-ppc32-linux.c1739 GENXY(__NR_statfs64, sys_statfs64), // 252
H A Dsyswrap-arm-linux.c1558 GENXY(__NR_statfs64, sys_statfs64), // 268
H A Dsyswrap-x86-linux.c2115 GENXY(__NR_statfs64, sys_statfs64), // 268
H A Dsyswrap-darwin.c7969 MACXY(__NR_statfs64, statfs64),
/external/valgrind/main/exp-ptrcheck/
H A Dh_main.c2461 # if defined(__NR_statfs64)
2462 ADD(0, __NR_statfs64);

Completed in 62 milliseconds