Home
last modified time | relevance | path

Searched defs:write_ctx (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/io/
H A Dchannel-util.c45 AioContext *write_ctx, in qio_channel_util_set_aio_fd_handler()
H A Dchannel.c399 AioContext *write_ctx, in qio_channel_set_aio_fd_handler()
632 AioContext *write_ctx = NULL; in qio_channel_set_fd_handlers() local
675 AioContext *write_ctx = NULL; in qio_channel_clear_fd_handlers() local
H A Dchannel-command.c337 AioContext *write_ctx, in qio_channel_command_set_aio_fd_handler()
H A Dchannel-file.c272 AioContext *write_ctx, in qio_channel_file_set_aio_fd_handler()
H A Dchannel-tls.c388 AioContext *write_ctx, in qio_channel_tls_set_aio_fd_handler()
H A Dchannel-socket.c931 AioContext *write_ctx, in qio_channel_socket_set_aio_fd_handler()
/openbmc/qemu/migration/
H A Dchannel-block.c163 AioContext *write_ctx, in qio_channel_block_set_aio_fd_handler()
H A Drdma.c3084 AioContext *write_ctx, in qio_channel_rdma_set_aio_fd_handler()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_module_attach.c24 struct task_struct *task, struct bpf_testmod_test_write_ctx *write_ctx) in BPF_PROG()
/openbmc/qemu/include/io/
H A Dchannel.h87 AioContext *write_ctx; member