Home
last modified time | relevance | path

Searched refs:io_event (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/linux/
H A Daio_abi.h60 struct io_event { struct
/linux/include/linux/
H A Dsyscalls.h17 struct io_event;
315 struct io_event __user *result);
319 struct io_event __user *events,
324 struct io_event __user *events,
329 struct io_event __user *events,
335 struct io_event __user *events,
H A Dcompat.h579 struct io_event __user *events,
585 struct io_event __user *events,
/linux/tools/usb/ffs-aio-example/simple/device_app/
H A Daio_simple.c327 struct io_event e[2]; in main()
/linux/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c359 struct io_event e[BUFS_MAX]; in main()