Home
last modified time | relevance | path

Searched refs:aio_bh_call (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/replay/
H A Dreplay-events.c38 aio_bh_call(event->opaque); in replay_run_event()
54 aio_bh_call(event->opaque); in replay_run_event()
/openbmc/qemu/util/
H A Dasync.c157 void aio_bh_call(QEMUBH *bh) in aio_bh_call() function
218 aio_bh_call(bh); in aio_bh_poll()
/openbmc/qemu/include/block/
H A Daio.h369 void aio_bh_call(QEMUBH *bh);
/openbmc/qemu/hw/display/
H A Dvirtio-gpu.c1570 aio_bh_call(g->reset_bh); in virtio_gpu_reset()