Searched refs:co_wrapper_mixed (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/include/system/ |
| H A D | block-backend-io.h | 88 int64_t co_wrapper_mixed blk_getlength(BlockBackend *blk); 146 int co_wrapper_mixed blk_pread(BlockBackend *blk, int64_t offset, 152 int co_wrapper_mixed blk_preadv(BlockBackend *blk, int64_t offset, 159 int co_wrapper_mixed blk_preadv_part(BlockBackend *blk, int64_t offset, 167 int co_wrapper_mixed blk_pwrite(BlockBackend *blk, int64_t offset, 173 int co_wrapper_mixed blk_pwritev(BlockBackend *blk, int64_t offset, 180 int co_wrapper_mixed blk_pwritev_part(BlockBackend *blk, int64_t offset, 189 int co_wrapper_mixed blk_pwrite_compressed(BlockBackend *blk, 195 int co_wrapper_mixed blk_pwrite_zeroes(BlockBackend *blk, int64_t offset, 204 int co_wrapper_mixed blk_zone_report(BlockBackend *blk, int64_t offset, [all …]
|
| /openbmc/qemu/include/block/ |
| H A D | block-common.h | 53 #define co_wrapper_mixed no_coroutine_fn coroutine_mixed_fn macro
|