Home
last modified time | relevance | path

Searched defs:new_context (Results 1 – 20 of 20) sorted by relevance

/qemu/stubs/
H A Dio_uring.c19 void luring_attach_aio_context(LuringState *s, AioContext *new_context) in luring_attach_aio_context()
H A Dlinux-aio.c19 void laio_attach_aio_context(LinuxAioState *s, AioContext *new_context) in laio_attach_aio_context()
/qemu/block/
H A Dwin32-aio.c182 AioContext *new_context) in win32_aio_attach_aio_context()
H A Dthrottle.c178 AioContext *new_context) in throttle_attach_aio_context()
H A Dio_uring.c416 void luring_attach_aio_context(LuringState *s, AioContext *new_context) in luring_attach_aio_context()
H A Dlinux-aio.c443 void laio_attach_aio_context(LinuxAioState *s, AioContext *new_context) in laio_attach_aio_context()
H A Dthrottle-groups.c625 AioContext *new_context) in throttle_group_attach_aio_context()
H A Dblkio.c300 AioContext *new_context) in blkio_attach_aio_context()
H A Dnfs.c378 AioContext *new_context) in nfs_attach_aio_context()
H A Dfile-win32.c222 AioContext *new_context) in raw_attach_aio_context()
H A Dcurl.c605 AioContext *new_context) in curl_attach_aio_context()
H A Dblock-backend.c2431 int blk_set_aio_context(BlockBackend *blk, AioContext *new_context, in blk_set_aio_context()
2467 AioContext *new_context = s->new_ctx; in blk_root_set_aio_ctx_commit() local
2513 void (*attached_aio_context)(AioContext *new_context, void *opaque), in blk_add_aio_context_notifier()
H A Dqed.c359 AioContext *new_context) in bdrv_qed_attach_aio_context()
H A Dnvme.c1563 AioContext *new_context) in nvme_attach_aio_context()
H A Dnbd.c2115 AioContext *new_context) in nbd_attach_aio_context()
H A Discsi.c1557 AioContext *new_context) in iscsi_attach_aio_context()
H A Dqcow2.c876 AioContext *new_context) in qcow2_attach_aio_context()
/qemu/util/
H A Dthrottle.c201 AioContext *new_context) in throttle_timers_attach_aio_context()
/qemu/
H A Dblock.c7466 AioContext *new_context) in bdrv_attach_aio_context()
7549 AioContext *new_context = state->new_ctx; in bdrv_set_aio_context_commit() local
7659 void (*attached_aio_context)(AioContext *new_context, void *opaque), in bdrv_add_aio_context_notifier()
H A Dblockdev.c3542 AioContext *new_context; in qmp_x_blockdev_set_iothread() local