Searched refs:__NR_io_setup (Results 1 - 19 of 19) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-scnums-amd64-linux.h289 #define __NR_io_setup 206 macro
H A Dvki-scnums-s390x-linux.h213 #define __NR_io_setup 243 macro
H A Dvki-scnums-arm-linux.h280 #define __NR_io_setup 243 macro
H A Dvki-scnums-ppc32-linux.h270 #define __NR_io_setup 227 macro
H A Dvki-scnums-ppc64-linux.h264 #define __NR_io_setup 227 macro
H A Dvki-scnums-x86-linux.h282 #define __NR_io_setup 245 macro
/external/kernel-headers/original/asm-x86/
H A Dunistd_32.h253 #define __NR_io_setup 245 macro
/external/strace/
H A Dsyscall-android.h106 #define SYS_io_setup __NR_io_setup
/external/kernel-headers/original/asm-mips/
H A Dunistd.h264 #define __NR_io_setup (__NR_Linux + 241) macro
587 #define __NR_io_setup (__NR_Linux + 200) macro
910 #define __NR_io_setup (__NR_Linux + 200) macro
/external/kernel-headers/original/asm-arm/
H A Dunistd.h271 #define __NR_io_setup (__NR_SYSCALL_BASE+243) macro
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.c1090 // __NR_io_setup 245
1091 GO(__NR_io_setup, "2s 1m");
1092 SY(__NR_io_setup, x0, x0); FAIL;
H A Dscalar.stderr.exp3390 245: __NR_io_setup 2s 1m
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.c1670 // __NR_io_setup 245
1671 GO(__NR_io_setup, "2s 1m");
1672 SY(__NR_io_setup, x0, x0); FAIL;
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-ppc64-linux.c1370 LINX_(__NR_io_setup, sys_io_setup), // 227
H A Dsyswrap-amd64-linux.c1303 LINXY(__NR_io_setup, sys_io_setup), // 206
H A Dsyswrap-ppc32-linux.c1727 LINX_(__NR_io_setup, sys_io_setup), // 227
H A Dsyswrap-s390x-linux.c1399 LINXY(__NR_io_setup, sys_io_setup), // 243
H A Dsyswrap-arm-linux.c1672 LINXY(__NR_io_setup, sys_io_setup), // 245
H A Dsyswrap-x86-linux.c2112 LINXY(__NR_io_setup, sys_io_setup), // 245

Completed in 856 milliseconds