Home
last modified time | relevance | path

Searched defs:bdrv_co_debug_event (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/block/
H A Dblock_int-common.h773 void coroutine_fn GRAPH_RDLOCK_PTR (*bdrv_co_debug_event)( member
/openbmc/qemu/
H A Dblock.c6611 void coroutine_fn bdrv_co_debug_event(BlockDriverState *bs, BlkdebugEvent event) in bdrv_co_debug_event() function