Searched refs:no_coroutine_fn (Results 1 – 11 of 11) sorted by relevance
52 #define co_wrapper no_coroutine_fn53 #define co_wrapper_mixed no_coroutine_fn coroutine_mixed_fn54 #define co_wrapper_bdrv_rdlock no_coroutine_fn55 #define co_wrapper_mixed_bdrv_rdlock no_coroutine_fn coroutine_mixed_fn
83 BdrvChild * no_coroutine_fn97 BlockDriverState * no_coroutine_fn112 BlockDriverState * no_coroutine_fn178 int no_coroutine_fn GRAPH_RDLOCK238 void no_coroutine_fn bdrv_unref(BlockDriverState *bs);
114 void no_coroutine_fn TSA_ACQUIRE(graph_lock) TSA_NO_TSA122 void no_coroutine_fn TSA_RELEASE(graph_lock) TSA_NO_TSA
454 bool no_coroutine_fn aio_poll(AioContext *ctx, bool blocking);
27 BlockBackend * no_coroutine_fn35 BlockBackend * no_coroutine_fn46 void no_coroutine_fn blk_unref(BlockBackend *blk);
109 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()
30 void no_coroutine_fn GRAPH_UNLOCKED
274 void no_coroutine_fn bdrv_cor_filter_drop(BlockDriverState *cor_filter_bs) in bdrv_cor_filter_drop()
231 #define no_coroutine_fn QEMU_ANNOTATE("no_coroutine_fn") macro233 #define no_coroutine_fn
185 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()
1641 static int no_coroutine_fn GRAPH_UNLOCKED3949 static BlockDriverState * no_coroutine_fn
Completed in 37 milliseconds