Home
last modified time | relevance | path

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

12

/external/libchrome/sandbox/linux/system_headers/
Dx86_32_linux_syscalls.h1077 #if !defined(__NR_fstatfs64)
1078 #define __NR_fstatfs64 269 macro
Darm_linux_syscalls.h908 #if !defined(__NR_fstatfs64)
909 #define __NR_fstatfs64 (__NR_SYSCALL_BASE+267) macro
Dmips_linux_syscalls.h1042 #if !defined(__NR_fstatfs64)
1043 #define __NR_fstatfs64 (__NR_Linux + 256) macro
/external/valgrind/include/vki/
Dvki-scnums-s390x-linux.h235 #define __NR_fstatfs64 266 macro
Dvki-scnums-ppc32-linux.h296 #define __NR_fstatfs64 253 macro
Dvki-scnums-ppc64-linux.h290 #define __NR_fstatfs64 253 macro
Dvki-scnums-x86-linux.h306 #define __NR_fstatfs64 269 macro
Dvki-scnums-arm-linux.h304 #define __NR_fstatfs64 267 macro
Dvki-scnums-mips32-linux.h296 #define __NR_fstatfs64 (__NR_Linux + 256) macro
Dvki-scnums-darwin.h608 #define __NR_fstatfs64 VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(346) macro
/external/kernel-headers/original/uapi/asm-x86/asm/
Dunistd_32.h270 #define __NR_fstatfs64 269 macro
/external/google-breakpad/src/third_party/lss/
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 253 macro
[all …]
/external/kernel-headers/original/uapi/asm-arm/asm/
Dunistd.h295 #define __NR_fstatfs64 (__NR_SYSCALL_BASE+267) macro
/external/valgrind/memcheck/tests/x86-linux/
Dscalar.c1197 GO(__NR_fstatfs64, "3s 1m"); in main()
1198 SY(__NR_fstatfs64, x0, x0+1, x0); FAIL; in main()
Dscalar.stderr.exp3765 269: __NR_fstatfs64 3s 1m
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsyscall_sets.cc180 case __NR_fstatfs64: in IsAllowedFileSystemAccessViaFd()
/external/kernel-headers/original/uapi/asm-mips/asm/
Dunistd.h279 #define __NR_fstatfs64 (__NR_Linux + 256) macro
955 #define __NR_fstatfs64 (__NR_Linux + 218) macro
/external/valgrind/memcheck/tests/darwin/
Dscalar.c1783 GO(__NR_fstatfs64, "3s 1m"); in main()
1784 SY(__NR_fstatfs64, x0, x0+1, x0); FAIL; in main()
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-ppc32-linux.c1164 GENXY(__NR_fstatfs64, sys_fstatfs64), // 253
Dsyswrap-s390x-linux.c953 GENXY(__NR_fstatfs64, sys_fstatfs64), // 266
Dsyswrap-mips32-linux.c1054 GENXY (__NR_fstatfs64, sys_fstatfs64), // 256
Dsyswrap-arm-linux.c1085 GENXY(__NR_fstatfs64, sys_fstatfs64), // 269
Dsyswrap-x86-linux.c1722 GENXY(__NR_fstatfs64, sys_fstatfs64), // 269
/external/kernel-headers/original/uapi/asm-generic/
Dunistd.h914 #define __NR_fstatfs64 __NR3264_fstatfs
/external/valgrind/docs/internals/
Dporting-to-ARM.txt1174 #define __NR_fstatfs64 (__NR_SYSCALL_BASE+267)

12