Searched refs:__NR_fstatfs (Results 1 - 21 of 21) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h194 #define __NR_fstatfs 138 macro
H A Dvki-scnums-s390x-linux.h112 #define __NR_fstatfs 100 macro
H A Dvki-scnums-arm-linux.h137 #define __NR_fstatfs 100 macro
H A Dvki-scnums-ppc32-linux.h137 #define __NR_fstatfs 100 macro
H A Dvki-scnums-ppc64-linux.h137 #define __NR_fstatfs 100 macro
H A Dvki-scnums-x86-linux.h137 #define __NR_fstatfs 100 macro
H A Dvki-scnums-darwin.h353 #define __NR_fstatfs VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(158) macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h108 #define __NR_fstatfs 100 macro
/external/strace/
H A Dsyscall-android.h60 #define SYS_fstatfs __NR_fstatfs
/external/kernel-headers/original/asm-mips/
H A Dunistd.h123 #define __NR_fstatfs (__NR_Linux + 100) macro
522 #define __NR_fstatfs (__NR_Linux + 135) macro
845 #define __NR_fstatfs (__NR_Linux + 135) macro
/external/kernel-headers/original/asm-arm/
H A Dunistd.h128 #define __NR_fstatfs (__NR_SYSCALL_BASE+100) macro
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c468 // __NR_fstatfs 100
469 GO(__NR_fstatfs, "2s 1m");
470 SY(__NR_fstatfs, x0, x0); FAIL;
H A Dscalar.stderr.exp1103 100: __NR_fstatfs 2s 1m
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c301 // __NR_fstatfs 158
1059 // __NR_fstatfs 100
1060 GO(__NR_fstatfs, "2s 1m");
1061 SY(__NR_fstatfs, x0, x0); FAIL;
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-ppc64-linux.c1219 GENXY(__NR_fstatfs, sys_fstatfs), // 100
H A Dsyswrap-amd64-linux.c1221 GENXY(__NR_fstatfs, sys_fstatfs), // 138
H A Dsyswrap-ppc32-linux.c1572 GENXY(__NR_fstatfs, sys_fstatfs), // 100
H A Dsyswrap-s390x-linux.c1228 GENXY(__NR_fstatfs, sys_fstatfs), // 100
H A Dsyswrap-arm-linux.c1495 GENXY(__NR_fstatfs, sys_fstatfs), // 100
H A Dsyswrap-x86-linux.c1935 GENXY(__NR_fstatfs, sys_fstatfs), // 100
H A Dsyswrap-darwin.c7988 GENXY(__NR_fstatfs, sys_fstatfs),

Completed in 100 milliseconds