Home
last modified time | relevance | path

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

/qemu/docs/devel/
H A Dblock-coroutine-wrapper.rst29 ``block/coroutines.h``) with the ``co_wrapper`` mark,
34 int co_wrapper bdrv_foo(<some args>);
49 2. Generic place for private ``co_wrapper`` declarations is
/qemu/include/sysemu/
H A Dblock-backend-io.h75 void co_wrapper blk_lock_medium(BlockBackend *blk, bool locked);
78 void co_wrapper blk_eject(BlockBackend *blk, bool eject_flag);
/qemu/include/block/
H A Dblock-common.h52 #define co_wrapper no_coroutine_fn macro
H A Dblock-global-state.h64 int co_wrapper bdrv_create(BlockDriver *drv, const char *filename,