Searched refs:QIOTaskFunc (Results 1 – 12 of 12) sorted by relevance
/openbmc/qemu/include/io/ |
H A D | channel-socket.h | 117 QIOTaskFunc callback, 161 QIOTaskFunc callback, 208 QIOTaskFunc callback,
|
H A D | task.h | 26 typedef void (*QIOTaskFunc)(QIOTask *task, typedef 217 QIOTaskFunc func,
|
H A D | dns-resolver.h | 196 QIOTaskFunc func,
|
H A D | channel-websock.h | 104 QIOTaskFunc func,
|
H A D | channel-tls.h | 130 QIOTaskFunc func,
|
/openbmc/qemu/migration/ |
H A D | socket.h | 24 void socket_send_channel_create(QIOTaskFunc f, void *data);
|
H A D | socket.c | 38 void socket_send_channel_create(QIOTaskFunc f, void *data) in socket_send_channel_create()
|
/openbmc/qemu/io/ |
H A D | task.c | 39 QIOTaskFunc func; 52 QIOTaskFunc func, in qio_task_new()
|
H A D | channel-socket.c | 199 QIOTaskFunc callback, in qio_channel_socket_connect_async() 275 QIOTaskFunc callback, in qio_channel_socket_listen_async() 354 QIOTaskFunc callback, in qio_channel_socket_dgram_async()
|
H A D | dns-resolver.c | 227 QIOTaskFunc func, in qio_dns_resolver_lookup_async()
|
H A D | channel-tls.c | 236 QIOTaskFunc func, in qio_channel_tls_handshake()
|
H A D | channel-websock.c | 897 QIOTaskFunc func, in qio_channel_websock_handshake()
|