Lines Matching full:block
2 block-coroutine-wrapper
5 A lot of functions in QEMU block layer (see ``block/*``) can only be
29 ``block/coroutines.h``) with the ``co_wrapper`` mark,
32 .. code-block:: c
36 2. You need to feed this declaration to block-coroutine-wrapper script.
39 ``block/meson.build``
42 ``<BUILD_DIR>/block/block-gen.c``.
47 1. The script location is ``scripts/block-coroutine-wrapper.py``.
50 ``block/coroutines.h``, for public declarations:
51 ``include/block/block.h``
54 (not generated) ``block/block-gen.h``