Searched refs:qemu_chr_fe_get_msgfd (Results 1 – 6 of 6) sorted by relevance
286 int qemu_chr_fe_get_msgfd(CharBackend *be);
106 fd = qemu_chr_fe_get_msgfd(&cur_mon->chr); in qmp_getfd()213 fd = qemu_chr_fe_get_msgfd(&mon->chr); in qmp_add_fd()
112 int qemu_chr_fe_get_msgfd(CharBackend *be) in qemu_chr_fe_get_msgfd() function
600 fd = qemu_chr_fe_get_msgfd(&s->server_chr); in ivshmem_read()627 *pfd = qemu_chr_fe_get_msgfd(&s->server_chr); in ivshmem_recv_msg()
1689 *dmabuf_fd = qemu_chr_fe_get_msgfd(chr); in vhost_user_get_shared_object()2018 ufd = qemu_chr_fe_get_msgfd(chr); in vhost_user_postcopy_advise()2691 fd = qemu_chr_fe_get_msgfd(chr); in vhost_user_get_inflight_fd()2940 *reply_fd = qemu_chr_fe_get_msgfd(vu->user->chr); in vhost_user_set_device_state_fd()
251 int fd = qemu_chr_fe_get_msgfd(&g->vhost_chr); in vhost_user_gpu_handle_display()