/qemu/io/ |
H A D | channel-watch.c | 29 GIOCondition condition; member 41 GIOCondition condition; member 53 GIOCondition condition; member 250 GIOCondition condition) in qio_channel_create_fd_watch() 279 GIOCondition condition) in qio_channel_create_socket_watch() 309 GIOCondition condition) in qio_channel_create_socket_watch() 318 GIOCondition condition) in qio_channel_create_fd_pair_watch()
|
H A D | channel.c | 386 GIOCondition condition) in qio_channel_create_watch() 413 GIOCondition condition, in qio_channel_add_watch_full() 433 GIOCondition condition, in qio_channel_add_watch() 443 GIOCondition condition, in qio_channel_add_watch_source() 628 qio_channel_set_fd_handlers(QIOChannel *ioc, GIOCondition condition) in qio_channel_set_fd_handlers() 674 qio_channel_clear_fd_handlers(QIOChannel *ioc, GIOCondition condition) in qio_channel_clear_fd_handlers() 707 GIOCondition condition) in qio_channel_yield() 744 GIOCondition condition, in qio_channel_wait_complete() 755 GIOCondition condition) in qio_channel_wait()
|
H A D | channel-tls.c | 187 GIOCondition condition; in qio_channel_tls_handshake_task() local 216 GIOCondition condition, in qio_channel_tls_handshake_io() 257 GIOCondition condition; in qio_channel_tls_bye_task() local 297 static gboolean qio_channel_tls_bye_io(QIOChannel *ioc, GIOCondition condition, in qio_channel_tls_bye_io() 545 GIOCondition condition) in qio_channel_tls_create_watch()
|
H A D | net-listener.c | 41 GIOCondition condition, in qio_net_listener_channel_func() 188 GIOCondition condition, in qio_net_listener_wait_client_func()
|
H A D | channel-null.c | 32 GIOCondition condition; member 190 GIOCondition condition) in qio_channel_null_create_watch()
|
H A D | channel-buffer.c | 157 GIOCondition condition; member 208 GIOCondition condition) in qio_channel_buffer_create_watch()
|
H A D | channel-websock.c | 530 GIOCondition condition, in qio_channel_websock_handshake_send() 570 GIOCondition condition, in qio_channel_websock_handshake_io() 1016 GIOCondition condition, in qio_channel_websock_flush() 1229 GIOCondition condition; member 1291 GIOCondition condition) in qio_channel_websock_create_watch()
|
H A D | channel-command.c | 350 GIOCondition condition) in qio_channel_command_create_watch()
|
H A D | channel-file.c | 284 GIOCondition condition) in qio_channel_file_create_watch()
|
/qemu/ui/ |
H A D | vnc-ws.c | 51 GIOCondition condition, in vncws_tls_handshake_io() 121 GIOCondition condition, in vncws_handshake_io()
|
/qemu/tests/tcg/tricore/c/ |
H A D | testdev_assert.h | 11 static inline void testdev_assert(int condition) in testdev_assert()
|
/qemu/tests/unit/ |
H A D | test-io-channel-null.c | 26 GIOCondition condition, in test_io_channel_watch()
|
/qemu/subprojects/libvhost-user/ |
H A D | link-test.c | 16 set_watch(VuDev *dev, int fd, int condition, in set_watch()
|
H A D | libvhost-user-glib.c | 132 static void vug_watch(VuDev *dev, int condition, void *data) in vug_watch()
|
/qemu/migration/ |
H A D | exec.c | 63 GIOCondition condition, in exec_accept_incoming_migration()
|
H A D | fd.c | 78 GIOCondition condition, in fd_accept_incoming_migration()
|
H A D | file.c | 129 GIOCondition condition, in file_accept_incoming_migration()
|
/qemu/qga/ |
H A D | channel-posix.c | 26 GIOCondition condition, gpointer data) in ga_channel_listen_accept() 87 GIOCondition condition, gpointer data) in ga_channel_client_event()
|
/qemu/target/i386/kvm/ |
H A D | tdx-quote-generator.c | 85 static gboolean tdx_get_quote_read(QIOChannel *ioc, GIOCondition condition, in tdx_get_quote_read() 194 static gboolean tdx_send_report(QIOChannel *ioc, GIOCondition condition, in tdx_send_report()
|
/qemu/tcg/ |
H A D | tci.c | 182 static bool tci_compare32(uint32_t u0, uint32_t u1, TCGCond condition) in tci_compare32() 230 static bool tci_compare64(uint64_t u0, uint64_t u1, TCGCond condition) in tci_compare64() 352 TCGCond condition; in tcg_qemu_tb_exec() local
|
/qemu/net/ |
H A D | stream.c | 65 GIOCondition condition, in net_stream_writable() 145 GIOCondition condition, in net_stream_send()
|
/qemu/contrib/vhost-user-gpu/ |
H A D | vhost-user-gpu.c | 120 source_wait_cb(gint fd, GIOCondition condition, gpointer user_data) in source_wait_cb() 268 get_display_info_cb(gint fd, GIOCondition condition, gpointer user_data) in get_display_info_cb() 307 get_edid_cb(gint fd, GIOCondition condition, gpointer user_data) in get_edid_cb() 1071 protocol_features_cb(gint fd, GIOCondition condition, gpointer user_data) in protocol_features_cb()
|
/qemu/chardev/ |
H A D | char-fd.c | 139 GIOCondition condition, in child_func()
|
/qemu/target/hexagon/idef-parser/ |
H A D | parser-helpers.h | 51 #define yyassert(context, locp, condition, msg) \ argument
|
/qemu/contrib/vhost-user-input/ |
H A D | main.c | 87 vi_evdev_watch(VuDev *dev, int condition, void *data) in vi_evdev_watch()
|