Searched refs:io_destroy (Results 1 – 25 of 61) sorted by relevance
123
/external/ltp/testcases/kernel/syscalls/io_setup/ |
D | io_setup01.c | 75 io_destroy(ctx); in main() 87 io_destroy(ctx); in main() 102 io_destroy(ctx); in main() 119 io_destroy(ctx); in main()
|
/external/strace/tests-m32/ |
D | aio.gen.test | 4 run_strace_match_diff -a14 -e trace=io_setup,io_submit,io_getevents,io_cancel,io_destroy
|
/external/strace/tests-mx32/ |
D | aio.gen.test | 4 run_strace_match_diff -a14 -e trace=io_setup,io_submit,io_getevents,io_cancel,io_destroy
|
/external/strace/tests/ |
D | aio.gen.test | 4 run_strace_match_diff -a14 -e trace=io_setup,io_submit,io_getevents,io_cancel,io_destroy
|
/external/ltp/testcases/kernel/syscalls/io_destroy/ |
D | io_destroy01.c | 77 TEST(io_destroy(ctx)); in main()
|
/external/autotest/client/tests/aio_dio_bugs/src/ |
D | aio-dio-extend-stat.c | 101 io_destroy(ctxp); in main()
|
/external/ltp/testcases/kernel/syscalls/eventfd/ |
D | eventfd01.c | 554 io_destroy(*ctx); in trigger_eventfd_overflow() 562 io_destroy(ctx); in cleanup_overflow()
|
/external/ltp/testcases/kernel/include/ |
D | aarch64.in | 2 io_destroy 1
|
D | ia64.in | 208 io_destroy 1239
|
D | x86_64.in | 207 io_destroy 207
|
D | s390.in | 169 io_destroy 244
|
D | sparc.in | 271 io_destroy 269
|
D | s390x.in | 169 io_destroy 244
|
D | sparc64.in | 247 io_destroy 269
|
D | i386.in | 243 io_destroy 246
|
D | powerpc.in | 225 io_destroy 228
|
D | powerpc64.in | 225 io_destroy 228
|
D | sh.in | 270 io_destroy 274
|
D | arm.in | 211 io_destroy (__NR_SYSCALL_BASE+244)
|
/external/strace/ |
D | aio.c | 44 SYS_FUNC(io_destroy) in SYS_FUNC() argument
|
D | sys_func.h | 96 extern SYS_FUNC(io_destroy);
|
/external/fio/engines/ |
D | libaio.c | 328 io_destroy(ld->aio_ctx); in fio_libaio_cleanup()
|
/external/strace/linux/64/ |
D | syscallent.h | 2 [ 1] = { 1, TM, SEN(io_destroy), "io_destroy" },
|
/external/strace/linux/32/ |
D | syscallent.h | 5 [ 1] = { 1, TM, SEN(io_destroy), "io_destroy" },
|
/external/strace/linux/mips/ |
D | syscallent-n32.h | 204 [6201] = { 1, TM, SEN(io_destroy), "io_destroy" },
|
123