Home
last modified time | relevance | path

Searched refs:aio_set_fd_handler (Results 1 – 19 of 19) sorted by relevance

/openbmc/qemu/io/
H A Dchannel-util.c50 aio_set_fd_handler(read_ctx, read_fd, io_read, io_write, in qio_channel_util_set_aio_fd_handler()
54 aio_set_fd_handler(read_ctx, read_fd, io_read, NULL, in qio_channel_util_set_aio_fd_handler()
58 aio_set_fd_handler(write_ctx, write_fd, NULL, io_write, in qio_channel_util_set_aio_fd_handler()
/openbmc/qemu/util/
H A Dqemu-coroutine-io.c77 aio_set_fd_handler(data->ctx, data->fd, NULL, NULL, NULL, NULL, NULL); in fd_coroutine_enter()
89 aio_set_fd_handler(data.ctx, fd, fd_coroutine_enter, NULL, NULL, NULL, in yield_until_fd_readable()
H A Dvhost-user-server.c295 aio_set_fd_handler(server->ctx, fd, kick_handler, in set_watch()
316 aio_set_fd_handler(server->ctx, fd, NULL, NULL, NULL, NULL, NULL); in remove_watch()
379 aio_set_fd_handler(server->ctx, vu_fd_watch->fd, in vhost_user_server_stop()
418 aio_set_fd_handler(ctx, vu_fd_watch->fd, kick_handler, NULL, in vhost_user_server_attach_aio_context()
450 aio_set_fd_handler(server->ctx, vu_fd_watch->fd, in vhost_user_server_detach_aio_context()
H A Daio-posix.c100 void aio_set_fd_handler(AioContext *ctx, in aio_set_fd_handler() function
201 aio_set_fd_handler(ctx, event_notifier_get_fd(notifier), in aio_set_event_notifier()
H A Daio-win32.c64 void aio_set_fd_handler(AioContext *ctx, in aio_set_fd_handler() function
H A Dmain-loop.c647 aio_set_fd_handler(iohandler_ctx, fd, fd_read, fd_write, NULL, NULL, in qemu_set_fd_handler()
/openbmc/qemu/block/export/
H A Dvduse-blk.c139 aio_set_fd_handler(vblk_exp->export.ctx, vduse_queue_get_fd(vq), in vduse_blk_enable_queue()
154 aio_set_fd_handler(vblk_exp->export.ctx, fd, in vduse_blk_disable_queue()
172 aio_set_fd_handler(vblk_exp->export.ctx, vduse_dev_get_fd(vblk_exp->dev), in vduse_blk_attach_ctx()
181 aio_set_fd_handler(vblk_exp->export.ctx, vduse_dev_get_fd(vblk_exp->dev), in vduse_blk_detach_ctx()
367 aio_set_fd_handler(exp->ctx, vduse_dev_get_fd(vblk_exp->dev), in vduse_blk_exp_create()
H A Dfuse.c86 aio_set_fd_handler(exp->common.ctx, in fuse_export_drained_begin()
99 aio_set_fd_handler(exp->common.ctx, in fuse_export_drained_end()
272 aio_set_fd_handler(exp->common.ctx, in setup_fuse_export()
322 aio_set_fd_handler(exp->common.ctx, in fuse_export_shutdown()
/openbmc/qemu/block/
H A Dio_uring.c410 aio_set_fd_handler(old_context, s->ring.ring_fd, in luring_detach_aio_context()
420 aio_set_fd_handler(s->aio_context, s->ring.ring_fd, in luring_attach_aio_context()
H A Dcurl.c135 aio_set_fd_handler(s->aio_context, socket->fd, in curl_drop_socket()
183 aio_set_fd_handler(s->aio_context, fd, in curl_sock_cb()
187 aio_set_fd_handler(s->aio_context, fd, in curl_sock_cb()
191 aio_set_fd_handler(s->aio_context, fd, in curl_sock_cb()
196 aio_set_fd_handler(s->aio_context, fd, in curl_sock_cb()
H A Dnfs.c197 aio_set_fd_handler(client->aio_context, nfs_get_fd(client->context), in nfs_set_events()
374 aio_set_fd_handler(client->aio_context, nfs_get_fd(client->context), in nfs_detach_aio_context()
392 aio_set_fd_handler(client->aio_context, nfs_get_fd(client->context), in nfs_client_close()
H A Dblkio.c301 aio_set_fd_handler(new_context, s->completion_fd, in blkio_attach_aio_context()
311 aio_set_fd_handler(bdrv_get_aio_context(bs), s->completion_fd, NULL, NULL, in blkio_detach_aio_context()
H A Dssh.c1022 aio_set_fd_handler(ctx, s->sock, NULL, NULL, NULL, NULL, NULL); in restart_coroutine()
1051 aio_set_fd_handler(bdrv_get_aio_context(bs), s->sock, in co_yield()
H A Discsi.c365 aio_set_fd_handler(iscsilun->aio_context, iscsi_get_fd(iscsi), in iscsi_set_events()
1542 aio_set_fd_handler(iscsilun->aio_context, iscsi_get_fd(iscsilun->iscsi), in iscsi_detach_aio_context()
/openbmc/qemu/hw/xen/
H A Dxen-bus.c855 aio_set_fd_handler(channel->ctx, qemu_xen_evtchn_fd(channel->xeh), in xen_device_set_event_channel_context()
860 aio_set_fd_handler(channel->ctx, qemu_xen_evtchn_fd(channel->xeh), in xen_device_set_event_channel_context()
942 aio_set_fd_handler(channel->ctx, qemu_xen_evtchn_fd(channel->xeh), in xen_device_unbind_event_channel()
/openbmc/qemu/include/block/
H A Daio.h479 void aio_set_fd_handler(AioContext *ctx,
/openbmc/qemu/docs/devel/
H A Dmultiple-iothreads.txt72 * aio_set_fd_handler() - monitor a file descriptor
/openbmc/qemu/migration/
H A Drdma.c3090 aio_set_fd_handler(read_ctx, rioc->rdmain->recv_comp_channel->fd, in qio_channel_rdma_set_aio_fd_handler()
3092 aio_set_fd_handler(read_ctx, rioc->rdmain->send_comp_channel->fd, in qio_channel_rdma_set_aio_fd_handler()
3095 aio_set_fd_handler(write_ctx, rioc->rdmaout->recv_comp_channel->fd, in qio_channel_rdma_set_aio_fd_handler()
3097 aio_set_fd_handler(write_ctx, rioc->rdmaout->send_comp_channel->fd, in qio_channel_rdma_set_aio_fd_handler()
/openbmc/qemu/hw/i386/kvm/
H A Dxen_xenstore.c137 aio_set_fd_handler(qemu_get_aio_context(), xen_be_evtchn_fd(s->eh), in xen_xenstore_realize()