Searched refs:io_destroy (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/usb/ffs-aio-example/simple/device_app/
H A Daio_simple.c374 io_destroy(ctx);
/linux-master/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c374 io_destroy(ctx);
/linux-master/kernel/
H A Dsys_ni.c41 COND_SYSCALL(io_destroy); variable
/linux-master/fs/
H A Daio.c875 * the outstanding kiocbs have finished - but by then io_destroy
1457 SYSCALL_DEFINE1(io_destroy, aio_context_t, ctx)
1469 * a race condition if two io_destroy() called simultaneously.

Completed in 130 milliseconds