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

/linux-master/tools/usb/ffs-aio-example/simple/device_app/
H A Daio_simple.c329 ret = io_getevents(ctx, 1, 2, e, NULL);
/linux-master/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c361 ret = io_getevents(ctx, 1, BUFS_MAX, e, NULL);
/linux-master/kernel/
H A Dsys_ni.c46 COND_SYSCALL(io_getevents); variable
/linux-master/fs/
H A Daio.c2243 /* io_getevents:
2257 SYSCALL_DEFINE5(io_getevents, aio_context_t, ctx_id,

Completed in 442 milliseconds