Searched refs:sys_io_setup (Results 1 - 14 of 14) sorted by relevance

/external/strace/linux/
H A Dsyscall.h104 int sys_io_setup(), sys_io_submit(), sys_io_cancel(), sys_io_getevents(), sys_io_destroy();
/external/valgrind/main/coregrind/m_syswrap/
H A Dpriv_syswrap-linux.h119 DECL_TEMPLATE(linux, sys_io_setup);
H A Dsyswrap-ppc64-linux.c1371 LINX_(__NR_io_setup, sys_io_setup), // 227
H A Dsyswrap-amd64-linux.c1319 LINXY(__NR_io_setup, sys_io_setup), // 206
H A Dsyswrap-ppc32-linux.c1729 LINX_(__NR_io_setup, sys_io_setup), // 227
H A Dsyswrap-s390x-linux.c1408 LINXY(__NR_io_setup, sys_io_setup), // 243
H A Dsyswrap-arm-linux.c1745 LINXY(__NR_io_setup, sys_io_setup), // 245
H A Dsyswrap-mips32-linux.c1675 LINX_ (__NR_io_setup, sys_io_setup), // 241
H A Dsyswrap-x86-linux.c2114 LINXY(__NR_io_setup, sys_io_setup), // 245
H A Dsyswrap-linux.c1547 PRE(sys_io_setup)
1549 PRINT("sys_io_setup ( %lu, %#lx )", ARG1,ARG2);
1555 POST(sys_io_setup)
/external/strace/linux/i386/
H A Dsyscallent.h278 { 2, 0, sys_io_setup, "io_setup" }, /* 245 */
/external/strace/linux/sh/
H A Dsyscallent.h280 { 2, 0, sys_io_setup, "io_setup" }, /* 245 */
/external/strace/
H A Ddesc.c792 sys_io_setup(struct tcb *tcp) function
/external/strace/linux/mips/
H A Dsyscallent.h4246 { 2, 0, sys_io_setup, "io_setup" }, /* 4241 */
5551 { 2, 0, sys_io_setup, "io_setup" }, /* 5200 */
6857 { 2, 0, sys_io_setup, "io_setup" }, /* 6200 */

Completed in 127 milliseconds