Searched refs:__NR_io_destroy (Results 1 - 16 of 16) 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-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-arm-linux.h281 #define __NR_io_destroy 244 macro
H A Dvki-scnums-x86-linux.h283 #define __NR_io_destroy 246 macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h254 #define __NR_io_destroy 246 macro
/external/strace/
H A Dsyscall-android.h104 #define SYS_io_destroy __NR_io_destroy
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c1092 // __NR_io_destroy 246
1102 GO(__NR_io_destroy, "1s 0m");
1103 SY(__NR_io_destroy, x0+&ringptr); FAIL;
H A Dscalar.stderr.exp2794 246: __NR_io_destroy 1s 0m
/external/kernel-headers/original/asm-arm/
H A Dunistd.h272 #define __NR_io_destroy (__NR_SYSCALL_BASE+244) macro
/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-ppc32-linux.c1710 LINX_(__NR_io_destroy, sys_io_destroy), // 228
H A Dsyswrap-ppc64-linux.c1438 LINX_(__NR_io_destroy, sys_io_destroy), // 228
H A Dsyswrap-amd64-linux.c1303 LINX_(__NR_io_destroy, sys_io_destroy), // 207
H A Dsyswrap-arm-linux.c1532 LINX_(__NR_io_destroy, sys_io_destroy), // 246
H A Dsyswrap-x86-linux.c2089 LINX_(__NR_io_destroy, sys_io_destroy), // 246

Completed in 106 milliseconds