Searched refs:qemu_bh_poll (Results 1 – 6 of 6) sorted by relevance
91 while (qemu_bh_poll()); in async_context_pop()138 int qemu_bh_poll(void) in qemu_bh_poll() function
121 } while (qemu_bh_poll() || ret > 0); in qemu_aio_flush()149 if (qemu_bh_poll()) in qemu_aio_wait()
120 } while (qemu_bh_poll() || ret > 0); in qemu_aio_flush()147 if (qemu_bh_poll()) in qemu_aio_wait()
151 int qemu_bh_poll(void);
1765 qemu_bh_poll(); in main_loop_wait()
1970 qemu_bh_poll(); in main_loop_wait()