Home
last modified time | relevance | path

Searched refs:qemu_bh_poll (Results 1 – 6 of 6) sorted by relevance

/external/qemu/
Dasync.c91 while (qemu_bh_poll()); in async_context_pop()
138 int qemu_bh_poll(void) in qemu_bh_poll() function
Daio-android.c121 } while (qemu_bh_poll() || ret > 0); in qemu_aio_flush()
149 if (qemu_bh_poll()) in qemu_aio_wait()
Daio.c120 } while (qemu_bh_poll() || ret > 0); in qemu_aio_flush()
147 if (qemu_bh_poll()) in qemu_aio_wait()
Dqemu-common.h151 int qemu_bh_poll(void);
Dvl.c1765 qemu_bh_poll(); in main_loop_wait()
Dvl-android.c1970 qemu_bh_poll(); in main_loop_wait()