Searched refs:io_destroy (Results 1 – 13 of 13) sorted by relevance
356 io_destroy(ctx); in main()
41 COND_SYSCALL(io_destroy);
374 io_destroy(ctx); in main()
236 SYSCALL_SPU(io_destroy)
314 ENTRY_SAME(io_destroy)
136 COMPAT_SYSCALL_WRAP1(io_destroy, aio_context_t, ctx);
218 207 common io_destroy __x64_sys_io_destroy
260 246 i386 io_destroy sys_io_destroy __ia32_sys_io_destroy
261 244 common io_destroy sys_io_destroy
254 244 common io_destroy sys_io_destroy compat_sys_io_destroy
1354 SYSCALL_DEFINE1(io_destroy, aio_context_t, ctx) in SYSCALL_DEFINE1() argument