/qemu/io/ |
H A D | channel-socket.c | 61 QIOChannelSocket *sioc; in qio_channel_socket_new() local 94 qio_channel_socket_set_fd(QIOChannelSocket *sioc, in qio_channel_socket_set_fd() 520 QIOChannelSocket *sioc = QIO_CHANNEL_SOCKET(ioc); in qio_channel_socket_readv() local 573 QIOChannelSocket *sioc = QIO_CHANNEL_SOCKET(ioc); in qio_channel_socket_writev() local 653 QIOChannelSocket *sioc = QIO_CHANNEL_SOCKET(ioc); in qio_channel_socket_readv() local 701 QIOChannelSocket *sioc = QIO_CHANNEL_SOCKET(ioc); in qio_channel_socket_writev() local 742 QIOChannelSocket *sioc = QIO_CHANNEL_SOCKET(ioc); in qio_channel_socket_flush() local 821 QIOChannelSocket *sioc = QIO_CHANNEL_SOCKET(ioc); in qio_channel_socket_set_blocking() local 836 QIOChannelSocket *sioc = QIO_CHANNEL_SOCKET(ioc); in qio_channel_socket_set_delay() local 849 QIOChannelSocket *sioc = QIO_CHANNEL_SOCKET(ioc); in qio_channel_socket_set_cork() local [all …]
|
H A D | net-listener.c | 45 QIOChannelSocket *sioc; in qio_net_listener_channel_func() local 84 QIOChannelSocket *sioc = qio_channel_socket_new(); in qio_net_listener_open_sync() local 109 QIOChannelSocket *sioc) in qio_net_listener_add() 182 QIOChannelSocket *sioc; member 192 QIOChannelSocket *sioc; in qio_net_listener_wait_client_func() local
|
/qemu/migration/ |
H A D | socket.c | 40 QIOChannelSocket *sioc = qio_channel_socket_new(); in socket_send_channel_create() local 64 QIOChannel *sioc = QIO_CHANNEL(qio_task_get_source(task)); in socket_outgoing_migration() local 88 QIOChannelSocket *sioc = qio_channel_socket_new(); in socket_start_outgoing_migration() local
|
/qemu/chardev/ |
H A D | char-socket.c | 881 QIOChannelSocket *sioc) in tcp_chr_set_client_ioc_name() 893 static int tcp_chr_new_client(Chardev *chr, QIOChannelSocket *sioc) in tcp_chr_new_client() 933 QIOChannelSocket *sioc; in tcp_chr_add_client() local 977 QIOChannelSocket *sioc = qio_channel_socket_new(); in tcp_chr_connect_client_sync() local 999 QIOChannelSocket *sioc; in tcp_chr_accept_server_sync() local 1136 QIOChannelSocket *sioc = QIO_CHANNEL_SOCKET(qio_task_get_source(task)); in qemu_chr_socket_connected() local 1178 QIOChannelSocket *sioc; in tcp_chr_connect_client_async() local
|
H A D | char-udp.c | 200 QIOChannelSocket *sioc = qio_channel_socket_new(); in qmp_chardev_open_udp() local
|
/qemu/net/ |
H A D | stream.c | 328 QIOChannelSocket *sioc = QIO_CHANNEL_SOCKET(s->ioc); in net_stream_client_connected() local 376 QIOChannelSocket *sioc; in net_stream_reconnect() local 405 QIOChannelSocket *sioc = qio_channel_socket_new(); in net_stream_client_init() local
|
/qemu/nbd/ |
H A D | client-connection.c | 53 QIOChannelSocket *sioc; member 129 static int nbd_connect(QIOChannelSocket *sioc, SocketAddress *addr, in nbd_connect()
|
H A D | common.c | 280 void nbd_set_socket_send_buffer(QIOChannelSocket *sioc) in nbd_set_socket_send_buffer()
|
H A D | client.c | 1172 QIOChannel *sioc = NULL; in nbd_receive_export_list() local 1273 int nbd_init(int fd, QIOChannelSocket *sioc, NBDExportInfo *info, in nbd_init()
|
H A D | server.c | 135 QIOChannelSocket *sioc; /* The underlying data channel */ member 3267 void nbd_client_new(QIOChannelSocket *sioc, in nbd_client_new()
|
/qemu/include/io/ |
H A D | net-listener.h | 50 QIOChannelSocket **sioc; member
|
/qemu/target/i386/kvm/ |
H A D | vmsr_energy.c | 68 QIOChannelSocket *sioc = qio_channel_socket_new(); in vmsr_open_socket() local 89 QIOChannelSocket *sioc) in vmsr_read_msr()
|
H A D | tdx-quote-generator.h | 72 QIOChannelSocket *sioc; member
|
H A D | tdx-quote-generator.c | 267 QIOChannelSocket *sioc; in tdx_generate_quote() local
|
/qemu/ |
H A D | qemu-nbd.c | 190 QIOChannelSocket *sioc; in qemu_nbd_client_list() local 309 QIOChannelSocket *sioc; in nbd_client_thread() local 1095 QIOChannelSocket *sioc; in main() local
|
/qemu/include/qemu/ |
H A D | vhost-user-server.h | 51 QIOChannelSocket *sioc; /* The underlying data channel with the client */ member
|
/qemu/include/chardev/ |
H A D | char-socket.h | 52 QIOChannelSocket *sioc; /* Client master channel */ member
|
/qemu/scsi/ |
H A D | pr-manager-helper.c | 107 QIOChannelSocket *sioc = qio_channel_socket_new(); in pr_manager_helper_initialize() local
|
/qemu/util/ |
H A D | vhost-user-server.c | 335 static void vu_accept(QIONetListener *listener, QIOChannelSocket *sioc, in vu_accept()
|
/qemu/block/export/ |
H A D | vhost-user-blk-server.c | 39 QIOChannelSocket *sioc; member
|
/qemu/ui/ |
H A D | input-barrier.c | 37 QIOChannelSocket *sioc; member
|
H A D | vnc.c | 3241 static void vnc_connect(VncDisplay *vd, QIOChannelSocket *sioc, in vnc_connect() 3936 QIOChannelSocket *sioc = NULL; in vnc_display_connect() local 4256 QIOChannelSocket *sioc; in vnc_display_add_client() local
|
H A D | vnc.h | 269 QIOChannelSocket *sioc; /* The underlying socket */ member
|
/qemu/include/system/ |
H A D | kvm_int.h | 72 QIOChannelSocket *sioc; member
|