Searched refs:io_destroy (Results 1 – 8 of 8) sorted by relevance
356 io_destroy(ctx); in main()
374 io_destroy(ctx); in main()
314 ENTRY_SAME(io_destroy)
235 SYSCALL_SPU(io_destroy)
171 COMPAT_SYSCALL_WRAP1(io_destroy, aio_context_t, ctx);
216 207 common io_destroy sys_io_destroy
255 246 i386 io_destroy sys_io_destroy
1343 SYSCALL_DEFINE1(io_destroy, aio_context_t, ctx) in SYSCALL_DEFINE1() argument