/external/strace/tests/ |
D | aio.test | 9 syscalls=io_setup,io_submit,io_getevents,io_cancel,io_destroy
|
/external/autotest/client/tests/aio_dio_bugs/src/ |
D | aio-dio-extend-stat.c | 101 io_destroy(ctxp); in main()
|
/external/strace/ |
D | aio.c | 43 SYS_FUNC(io_destroy) in SYS_FUNC() argument
|
D | sys_func.h | 95 extern SYS_FUNC(io_destroy);
|
/external/fio/engines/ |
D | libaio.c | 319 io_destroy(ld->aio_ctx); in fio_libaio_cleanup()
|
/external/strace/linux/32/ |
D | syscallent.h | 5 [ 1] = { 1, 0, SEN(io_destroy), "io_destroy" },
|
/external/strace/linux/64/ |
D | syscallent.h | 2 [ 1] = { 1, 0, SEN(io_destroy), "io_destroy" },
|
/external/strace/linux/s390x/ |
D | syscallent.h | 259 [244] = { 1, 0, SEN(io_destroy), "io_destroy" },
|
/external/strace/linux/avr32/ |
D | syscallent.h | 226 [198] = { 1, 0, SEN(io_destroy), "io_destroy" },
|
/external/strace/linux/mips/ |
D | syscallent-n32.h | 204 [6201] = { 1, 0, SEN(io_destroy), "io_destroy" },
|
D | syscallent-n64.h | 204 [5201] = { 1, 0, SEN(io_destroy), "io_destroy" },
|
D | syscallent-o32.h | 245 [4242] = { 1, 0, SEN(io_destroy), "io_destroy" },
|
/external/strace/linux/xtensa/ |
D | syscallent.h | 233 [240] = { 1, 0, SEN(io_destroy), "io_destroy" },
|
/external/strace/linux/x86_64/ |
D | syscallent.h | 208 [207] = { 1, 0, SEN(io_destroy), "io_destroy" },
|
/external/strace/linux/ia64/ |
D | syscallent.h | 258 [1239] = { 1, 0, SEN(io_destroy), "io_destroy" },
|
/external/strace/linux/s390/ |
D | syscallent.h | 275 [244] = { 1, 0, SEN(io_destroy), "io_destroy" },
|
/external/strace/linux/sparc/ |
D | syscallent.h | 270 [269] = { 1, 0, SEN(io_destroy), "io_destroy" },
|
/external/strace/linux/hppa/ |
D | syscallent.h | 221 [216] = { 1, 0, SEN(io_destroy), "io_destroy" },
|
/external/strace/linux/powerpc64/ |
D | syscallent.h | 252 [228] = { 1, 0, SEN(io_destroy), "io_destroy" },
|
/external/strace/linux/i386/ |
D | syscallent.h | 274 [246] = { 1, 0, SEN(io_destroy), "io_destroy" },
|
/external/strace/linux/m68k/ |
D | syscallent.h | 270 [242] = { 1, 0, SEN(io_destroy), "io_destroy" },
|
/external/strace/linux/x32/ |
D | syscallent.h | 208 [207] = { 1, 0, SEN(io_destroy), "io_destroy" },
|
/external/strace/linux/sh/ |
D | syscallent.h | 274 [246] = { 1, 0, SEN(io_destroy), "io_destroy" },
|
/external/strace/linux/powerpc/ |
D | syscallent.h | 257 [228] = { 1, 0, SEN(io_destroy), "io_destroy" },
|
/external/strace/linux/sh64/ |
D | syscallent.h | 300 [274] = { 1, 0, SEN(io_destroy), "io_destroy" },
|