Home
last modified time | relevance | path

Searched refs:__NR_statfs64 (Results 1 – 25 of 26) sorted by relevance

12

/external/libchrome/sandbox/linux/system_headers/
Dx86_32_linux_syscalls.h1073 #if !defined(__NR_statfs64)
1074 #define __NR_statfs64 268 macro
Darm_linux_syscalls.h904 #if !defined(__NR_statfs64)
905 #define __NR_statfs64 (__NR_SYSCALL_BASE+266) macro
Dmips_linux_syscalls.h1038 #if !defined(__NR_statfs64)
1039 #define __NR_statfs64 (__NR_Linux + 255) macro
/external/valgrind/include/vki/
Dvki-scnums-s390x-linux.h234 #define __NR_statfs64 265 macro
Dvki-scnums-ppc32-linux.h295 #define __NR_statfs64 252 macro
Dvki-scnums-x86-linux.h305 #define __NR_statfs64 268 macro
Dvki-scnums-ppc64-linux.h289 #define __NR_statfs64 252 macro
Dvki-scnums-arm-linux.h303 #define __NR_statfs64 266 macro
Dvki-scnums-mips32-linux.h295 #define __NR_statfs64 (__NR_Linux + 255) macro
Dvki-scnums-darwin.h607 #define __NR_statfs64 VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(345) macro
/external/kernel-headers/original/uapi/asm-x86/asm/
Dunistd_32.h269 #define __NR_statfs64 268 macro
/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h810 #ifndef __NR_statfs64
811 #define __NR_statfs64 268 macro
929 #ifndef __NR_statfs64
930 #define __NR_statfs64 (__NR_SYSCALL_BASE + 266) macro
1198 #ifndef __NR_statfs64
1199 #define __NR_statfs64 (__NR_Linux + 255) macro
1354 #ifndef __NR_statfs64
1355 #define __NR_statfs64 (__NR_Linux + 217) macro
1469 #ifndef __NR_statfs64
1470 #define __NR_statfs64 252 macro
[all …]
/external/kernel-headers/original/uapi/asm-arm/asm/
Dunistd.h294 #define __NR_statfs64 (__NR_SYSCALL_BASE+266) macro
/external/valgrind/memcheck/tests/x86-linux/
Dscalar.c1193 GO(__NR_statfs64, "3s 2m"); in main()
1194 SY(__NR_statfs64, x0, x0+1, x0); FAIL; in main()
Dscalar.stderr.exp3740 268: __NR_statfs64 3s 2m
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsyscall_sets.cc141 case __NR_statfs64: in IsFileSystem()
/external/kernel-headers/original/uapi/asm-mips/asm/
Dunistd.h278 #define __NR_statfs64 (__NR_Linux + 255) macro
954 #define __NR_statfs64 (__NR_Linux + 217) macro
/external/valgrind/memcheck/tests/darwin/
Dscalar.c1779 GO(__NR_statfs64, "3s 2m"); in main()
1780 SY(__NR_statfs64, x0, x0+1, x0); FAIL; in main()
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-ppc32-linux.c1163 GENXY(__NR_statfs64, sys_statfs64), // 252
Dsyswrap-s390x-linux.c952 GENXY(__NR_statfs64, sys_statfs64), // 265
Dsyswrap-mips32-linux.c1053 GENXY (__NR_statfs64, sys_statfs64), // 255
Dsyswrap-arm-linux.c1084 GENXY(__NR_statfs64, sys_statfs64), // 268
Dsyswrap-x86-linux.c1721 GENXY(__NR_statfs64, sys_statfs64), // 268
/external/kernel-headers/original/uapi/asm-generic/
Dunistd.h913 #define __NR_statfs64 __NR3264_statfs
/external/valgrind/docs/internals/
Dporting-to-ARM.txt1173 #define __NR_statfs64 (__NR_SYSCALL_BASE+266)

12