Home
last modified time | relevance | path

Searched defs:io_buffer (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c209 struct io_buffer { struct
210 struct iocb **iocb;
211 unsigned char **buf;
212 unsigned cnt;
213 unsigned len;
214 unsigned requested;
/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c258 struct io_buffer { struct
259 struct list_head list;
260 __u64 addr;
261 __u32 len;
262 __u16 bid;