Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dkbuf.h36 struct io_buffer { struct
44 void __user *io_buffer_select(struct io_kiocb *req, size_t *len, argument
/openbmc/linux/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c143 struct io_buffer { struct
144 struct iocb **iocb;
145 unsigned char **buf;
146 unsigned cnt;
147 unsigned len;
148 unsigned requested;
/openbmc/qemu/include/hw/ide/
H A Dide-dev.h120 uint8_t *io_buffer; member