Searched defs:io_read (Results 1 – 15 of 15) sorted by relevance
/qemu/io/ |
H A D | channel-util.c | 43 IOHandler *io_read, in qio_channel_util_set_aio_fd_handler()
|
H A D | channel.c | 401 IOHandler *io_read, in qio_channel_set_aio_fd_handler() 634 IOHandler *io_read = NULL; in qio_channel_set_fd_handlers() local 677 IOHandler *io_read = NULL; in qio_channel_clear_fd_handlers() local
|
H A D | channel-command.c | 336 IOHandler *io_read, in qio_channel_command_set_aio_fd_handler()
|
H A D | channel-file.c | 271 IOHandler *io_read, in qio_channel_file_set_aio_fd_handler()
|
H A D | channel-tls.c | 473 IOHandler *io_read, in qio_channel_tls_set_aio_fd_handler()
|
H A D | channel-socket.c | 941 IOHandler *io_read, in qio_channel_socket_set_aio_fd_handler()
|
/qemu/tests/unit/ |
H A D | test-nested-aio-poll.c | 31 static void io_read(EventNotifier *notifier) in io_read() function
|
/qemu/util/ |
H A D | aio-win32.c | 30 IOHandler *io_read; member 67 IOHandler *io_read, in aio_set_fd_handler()
|
H A D | aio-posix.h | 24 IOHandler *io_read; member
|
H A D | aio-posix.c | 106 IOHandler *io_read, in aio_set_fd_handler() 201 EventNotifierHandler *io_read, in aio_set_event_notifier()
|
/qemu/include/hw/ipack/ |
H A D | ipack.h | 43 uint16_t (*io_read)(IPackDevice *dev, uint8_t addr); member
|
/qemu/migration/ |
H A D | channel-block.c | 162 IOHandler *io_read, in qio_channel_block_set_aio_fd_handler()
|
H A D | rdma.c | 2911 IOHandler *io_read, in qio_channel_rdma_set_aio_fd_handler()
|
/qemu/hw/nvram/ |
H A D | nrf51_nvm.c | 197 static uint64_t io_read(void *opaque, hwaddr offset, unsigned int size) in io_read() function
|
/qemu/hw/char/ |
H A D | ipoctal232.c | 258 static uint16_t io_read(IPackDevice *ip, uint8_t addr) in io_read() function
|