Home
last modified time | relevance | path

Searched refs:yield_until_fd_readable (Results 1 – 3 of 3) sorted by relevance

/qemu/util/
H A Dqemu-coroutine-io.c81 void coroutine_fn yield_until_fd_readable(int fd) in yield_until_fd_readable() function
/qemu/include/qemu/
H A Dcoroutine.h275 void coroutine_fn yield_until_fd_readable(int fd);
/qemu/migration/
H A Drdma.c1361 yield_until_fd_readable(comp_channel->fd); in qemu_rdma_wait_comp_channel()