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

/external/qemu/
H A Dasync.c91 while (qemu_bh_poll());
138 int qemu_bh_poll(void) function
H A Daio-android.c121 } while (qemu_bh_poll() || ret > 0);
149 if (qemu_bh_poll())
H A Daio.c120 } while (qemu_bh_poll() || ret > 0);
147 if (qemu_bh_poll())
H A Dqemu-common.h151 int qemu_bh_poll(void);
H A Dvl-android.c1972 qemu_bh_poll();
H A Dvl.c1765 qemu_bh_poll();

Completed in 429 milliseconds