Searched defs:new_context (Results 1 – 20 of 20) sorted by relevance
/qemu/stubs/ |
H A D | io_uring.c | 19 void luring_attach_aio_context(LuringState *s, AioContext *new_context) in luring_attach_aio_context()
|
H A D | linux-aio.c | 19 void laio_attach_aio_context(LinuxAioState *s, AioContext *new_context) in laio_attach_aio_context()
|
/qemu/block/ |
H A D | win32-aio.c | 182 AioContext *new_context) in win32_aio_attach_aio_context()
|
H A D | throttle.c | 178 AioContext *new_context) in throttle_attach_aio_context()
|
H A D | io_uring.c | 426 void luring_attach_aio_context(LuringState *s, AioContext *new_context) in luring_attach_aio_context()
|
H A D | linux-aio.c | 453 void laio_attach_aio_context(LinuxAioState *s, AioContext *new_context) in laio_attach_aio_context()
|
H A D | throttle-groups.c | 625 AioContext *new_context) in throttle_group_attach_aio_context()
|
H A D | blkio.c | 300 AioContext *new_context) in blkio_attach_aio_context()
|
H A D | nfs.c | 378 AioContext *new_context) in nfs_attach_aio_context()
|
H A D | file-win32.c | 222 AioContext *new_context) in raw_attach_aio_context()
|
H A D | block-backend.c | 2379 int blk_set_aio_context(BlockBackend *blk, AioContext *new_context, in blk_set_aio_context() 2415 AioContext *new_context = s->new_ctx; in blk_root_set_aio_ctx_commit() local 2461 void (*attached_aio_context)(AioContext *new_context, void *opaque), in blk_add_aio_context_notifier()
|
H A D | curl.c | 597 AioContext *new_context) in curl_attach_aio_context()
|
H A D | qed.c | 360 AioContext *new_context) in bdrv_qed_attach_aio_context()
|
H A D | nvme.c | 1563 nvme_attach_aio_context(BlockDriverState * bs,AioContext * new_context) nvme_attach_aio_context() argument
|
H A D | nbd.c | 2115 AioContext *new_context) in nbd_attach_aio_context()
|
H A D | iscsi.c | 1557 AioContext *new_context) in iscsi_attach_aio_context()
|
H A D | qcow2.c | 876 AioContext *new_context) in qcow2_attach_aio_context()
|
/qemu/util/ |
H A D | throttle.c | 201 AioContext *new_context) in throttle_timers_attach_aio_context()
|
/qemu/ |
H A D | block.c | 7543 AioContext *new_context) in bdrv_attach_aio_context() 7626 AioContext *new_context = state->new_ctx; in bdrv_set_aio_context_commit() local 7736 void (*attached_aio_context)(AioContext *new_context, void *opaque), in bdrv_add_aio_context_notifier()
|
H A D | blockdev.c | 3593 AioContext *new_context; in qmp_x_blockdev_set_iothread() local
|