Searched refs:io_event (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/ |
| A D | aio.c | 69 struct io_event io_events[]; 208 struct io_event ki_res; 509 / sizeof(struct io_event); in aio_setup_ring() 1125 struct io_event *ev_page, *event; in aio_complete() 1256 struct io_event *ev; in aio_read_events_ring() 1313 struct io_event __user *event, in read_events() 2176 struct io_event __user *, result) in SYSCALL_DEFINE3() 2221 struct io_event __user *events, in do_io_getevents() 2254 struct io_event __user *, events, in SYSCALL_DEFINE5() 2280 struct io_event __user *, events, in SYSCALL_DEFINE6() [all …]
|
| /linux/include/uapi/linux/ |
| A D | aio_abi.h | 60 struct io_event { struct
|
| /linux/tools/usb/ffs-aio-example/simple/device_app/ |
| A D | aio_simple.c | 327 struct io_event e[2]; in main()
|
| /linux/include/linux/ |
| A D | syscalls.h | 17 struct io_event; 309 struct io_event __user *result); 313 struct io_event __user *events, 318 struct io_event __user *events, 323 struct io_event __user *events, 329 struct io_event __user *events,
|
| A D | compat.h | 575 struct io_event __user *events, 581 struct io_event __user *events,
|
| /linux/tools/usb/ffs-aio-example/multibuff/device_app/ |
| A D | aio_multibuff.c | 359 struct io_event e[BUFS_MAX]; in main()
|
Completed in 24 milliseconds