Searched refs:fd_write (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/docs/devel/ |
H A D | lockcnt.rst | 10 ioh->fd_write(ioh->opaque); 15 by stashing away its ``next`` pointer. However, ``ioh->fd_write`` could 26 ioh->fd_write(ioh->opaque); 32 ``ioh->fd_write`` invokes the loop again, some kind of counting is needed:: 43 ioh->fd_write(ioh->opaque); 241 ioh->fd_write(ioh->opaque); 271 ioh->fd_write(ioh->opaque);
|
/openbmc/qemu/include/qemu/ |
H A D | main-loop.h | 229 IOHandler *fd_write,
|
/openbmc/qemu/util/ |
H A D | main-loop.c | 640 IOHandler *fd_write, in qemu_set_fd_handler() argument 644 aio_set_fd_handler(iohandler_ctx, fd, fd_read, fd_write, NULL, NULL, in qemu_set_fd_handler()
|
/openbmc/u-boot/board/gardena/smart-gateway-mt7688/ |
H A D | board.c | 295 fd_write, 1, 0, do_fd_write,
|