Home
last modified time | relevance | path

Searched refs:no_coroutine_fn (Results 1 – 11 of 11) sorted by relevance

/qemu/include/block/
A Dblock-common.h52 #define co_wrapper no_coroutine_fn
53 #define co_wrapper_mixed no_coroutine_fn coroutine_mixed_fn
54 #define co_wrapper_bdrv_rdlock no_coroutine_fn
55 #define co_wrapper_mixed_bdrv_rdlock no_coroutine_fn coroutine_mixed_fn
A Dblock-global-state.h83 BdrvChild * no_coroutine_fn
97 BlockDriverState * no_coroutine_fn
112 BlockDriverState * no_coroutine_fn
178 int no_coroutine_fn GRAPH_RDLOCK
238 void no_coroutine_fn bdrv_unref(BlockDriverState *bs);
A Dgraph-lock.h114 void no_coroutine_fn TSA_ACQUIRE(graph_lock) TSA_NO_TSA
122 void no_coroutine_fn TSA_RELEASE(graph_lock) TSA_NO_TSA
A Daio.h454 bool no_coroutine_fn aio_poll(AioContext *ctx, bool blocking);
/qemu/include/sysemu/
A Dblock-backend-global-state.h27 BlockBackend * no_coroutine_fn
35 BlockBackend * no_coroutine_fn
46 void no_coroutine_fn blk_unref(BlockBackend *blk);
/qemu/block/
A Dgraph-lock.c109 void no_coroutine_fn bdrv_graph_wrlock(void) in bdrv_graph_wrlock()
145 void no_coroutine_fn bdrv_graph_wrunlock(void) in bdrv_graph_wrunlock()
A Dcopy-on-read.h30 void no_coroutine_fn GRAPH_UNLOCKED
A Dcopy-on-read.c274 void no_coroutine_fn bdrv_cor_filter_drop(BlockDriverState *cor_filter_bs) in bdrv_cor_filter_drop()
/qemu/include/qemu/
A Dosdep.h231 #define no_coroutine_fn QEMU_ANNOTATE("no_coroutine_fn") macro
233 #define no_coroutine_fn
/qemu/tests/unit/
A Dtest-bdrv-drain.c185 static BlockBackend * no_coroutine_fn test_setup(void) in test_setup()
1150 static void no_coroutine_fn detach_indirect_bh(void *opaque) in detach_indirect_bh()
/qemu/
A Dblock.c1641 static int no_coroutine_fn GRAPH_UNLOCKED
3949 static BlockDriverState * no_coroutine_fn

Completed in 37 milliseconds