Searched refs:__NR_fstatfs64 (Results 1 - 25 of 28) sorted by relevance

12

/external/strace/tests/
H A Dfstatfs64.c31 #ifdef __NR_fstatfs64
35 # define SYSCALL_NR __NR_fstatfs64
41 SKIP_MAIN_UNDEFINED("__NR_fstatfs64")
/external/strace/tests-m32/
H A Dfstatfs64.c31 #ifdef __NR_fstatfs64
35 # define SYSCALL_NR __NR_fstatfs64
41 SKIP_MAIN_UNDEFINED("__NR_fstatfs64")
/external/strace/tests-mx32/
H A Dfstatfs64.c31 #ifdef __NR_fstatfs64
35 # define SYSCALL_NR __NR_fstatfs64
41 SKIP_MAIN_UNDEFINED("__NR_fstatfs64")
/external/valgrind/include/vki/
H A Dvki-scnums-s390x-linux.h235 #define __NR_fstatfs64 266 macro
H A Dvki-scnums-arm-linux.h304 #define __NR_fstatfs64 267 macro
H A Dvki-scnums-ppc32-linux.h296 #define __NR_fstatfs64 253 macro
H A Dvki-scnums-ppc64-linux.h290 #define __NR_fstatfs64 253 macro
H A Dvki-scnums-x86-linux.h306 #define __NR_fstatfs64 269 macro
H A Dvki-scnums-mips32-linux.h296 #define __NR_fstatfs64 (__NR_Linux + 256) macro
H A Dvki-scnums-darwin.h617 #define __NR_fstatfs64 VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(346) macro
/external/libchrome/sandbox/linux/system_headers/
H A Dx86_32_linux_syscalls.h1077 #if !defined(__NR_fstatfs64)
1078 #define __NR_fstatfs64 269 macro
H A Darm_linux_syscalls.h908 #if !defined(__NR_fstatfs64)
909 #define __NR_fstatfs64 (__NR_SYSCALL_BASE+267) macro
H A Dmips_linux_syscalls.h1042 #if !defined(__NR_fstatfs64)
1043 #define __NR_fstatfs64 (__NR_Linux + 256) macro
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_32.h270 #define __NR_fstatfs64 269 macro
/external/google-breakpad/src/third_party/lss/
H A Dlinux_syscall_support.h813 #ifndef __NR_fstatfs64
814 #define __NR_fstatfs64 269 macro
932 #ifndef __NR_fstatfs64
933 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 267) macro
1201 #ifndef __NR_fstatfs64
1202 #define __NR_fstatfs64 (__NR_Linux + 256) macro
1357 #ifndef __NR_fstatfs64
1358 #define __NR_fstatfs64 (__NR_Linux + 218) macro
1472 #ifndef __NR_fstatfs64
1473 #define __NR_fstatfs64 25 macro
[all...]
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dunistd-common.h226 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 267) macro
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
H A Dsyscall_sets.cc180 case __NR_fstatfs64:
/external/valgrind/memcheck/tests/x86-linux/
H A Dscalar.c1215 // __NR_fstatfs64 269
1216 GO(__NR_fstatfs64, "3s 1m");
1217 SY(__NR_fstatfs64, x0, x0+1, x0); FAIL;
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-ppc32-linux.c922 GENXY(__NR_fstatfs64, sys_fstatfs64), // 253
H A Dsyswrap-arm-linux.c877 GENXY(__NR_fstatfs64, sys_fstatfs64), // 269
H A Dsyswrap-mips32-linux.c971 GENXY (__NR_fstatfs64, sys_fstatfs64), // 256
H A Dsyswrap-s390x-linux.c735 GENXY(__NR_fstatfs64, sys_fstatfs64), // 266
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dunistd.h279 #define __NR_fstatfs64 (__NR_Linux + 256) macro
968 #define __NR_fstatfs64 (__NR_Linux + 218) macro
/external/valgrind/memcheck/tests/darwin/
H A Dscalar.c634 // __NR_fstatfs64 346
1782 // __NR_fstatfs64 269
1783 GO(__NR_fstatfs64, "3s 1m");
1784 SY(__NR_fstatfs64, x0, x0+1, x0); FAIL;
/external/kernel-headers/original/uapi/asm-generic/
H A Dunistd.h929 #define __NR_fstatfs64 __NR3264_fstatfs

Completed in 534 milliseconds

12