Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dgraph-lock.c158 qemu_co_enter_all(&reader_queue, &aio_context_list_lock); in bdrv_graph_wrunlock()
/openbmc/qemu/include/qemu/
H A Dcoroutine.h161 #define qemu_co_enter_all(queue, lock) \ macro
/openbmc/qemu/ui/
H A Dconsole.c132 qemu_co_enter_all(&con->dump_queue, NULL); in graphic_hw_update_done()