Searched refs:__NR_io_destroy (Results 1 - 24 of 24) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h290 #define __NR_io_destroy 207 macro
H A Dvki-scnums-s390x-linux.h214 #define __NR_io_destroy 244 macro
H A Dvki-scnums-arm-linux.h281 #define __NR_io_destroy 244 macro
H A Dvki-scnums-ppc32-linux.h271 #define __NR_io_destroy 228 macro
H A Dvki-scnums-ppc64-linux.h265 #define __NR_io_destroy 228 macro
H A Dvki-scnums-x86-linux.h283 #define __NR_io_destroy 246 macro
H A Dvki-scnums-mips32-linux.h282 #define __NR_io_destroy (__NR_Linux + 242) macro
/external/chromium_org/sandbox/linux/services/
H A Dx86_64_linux_syscalls.h841 #if !defined(__NR_io_destroy)
842 #define __NR_io_destroy 207 macro
H A Dx86_32_linux_syscalls.h989 #if !defined(__NR_io_destroy)
990 #define __NR_io_destroy 246 macro
H A Darm_linux_syscalls.h822 #if !defined(__NR_io_destroy)
823 #define __NR_io_destroy (__NR_SYSCALL_BASE+244) macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h254 #define __NR_io_destroy 246 macro
/external/kernel-headers/original/asm-mips/
H A Dunistd.h265 #define __NR_io_destroy (__NR_Linux + 242) macro
588 #define __NR_io_destroy (__NR_Linux + 201) macro
911 #define __NR_io_destroy (__NR_Linux + 201) macro
/external/kernel-headers/original/asm-arm/
H A Dunistd.h272 #define __NR_io_destroy (__NR_SYSCALL_BASE+244) macro
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c1094 // __NR_io_destroy 246
1104 GO(__NR_io_destroy, "1s 0m");
1105 SY(__NR_io_destroy, x0+&ringptr); FAIL;
H A Dscalar.stderr.exp3408 246: __NR_io_destroy 1s 0m
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c1674 // __NR_io_destroy 246
1684 GO(__NR_io_destroy, "1s 0m");
1685 SY(__NR_io_destroy, x0+&ringptr); FAIL;
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-ppc64-linux.c1372 LINX_(__NR_io_destroy, sys_io_destroy), // 228
H A Dsyswrap-amd64-linux.c1320 LINX_(__NR_io_destroy, sys_io_destroy), // 207
H A Dsyswrap-ppc32-linux.c1730 LINX_(__NR_io_destroy, sys_io_destroy), // 228
H A Dsyswrap-s390x-linux.c1409 LINX_(__NR_io_destroy, sys_io_destroy), // 244
H A Dsyswrap-arm-linux.c1746 LINX_(__NR_io_destroy, sys_io_destroy), // 246
H A Dsyswrap-mips32-linux.c1676 LINX_ (__NR_io_destroy, sys_io_destroy), // 242
H A Dsyswrap-x86-linux.c2115 LINX_(__NR_io_destroy, sys_io_destroy), // 246
/external/chromium_org/content/common/
H A Dsandbox_seccomp_bpf_linux.cc984 case __NR_io_destroy:

Completed in 232 milliseconds