Searched refs:qemu_chr_fe_get_msgfd (Results 1 – 7 of 7) sorted by relevance
44 *pfd = qemu_chr_fe_get_msgfd(&s->server_chr); in ivshmem_flat_recv_msg()215 fd = qemu_chr_fe_get_msgfd(&s->server_chr); in ivshmem_flat_read_msg()
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()
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
1708 *dmabuf_fd = qemu_chr_fe_get_msgfd(chr); in vhost_user_get_shared_object()2037 ufd = qemu_chr_fe_get_msgfd(chr); in vhost_user_postcopy_advise()2710 fd = qemu_chr_fe_get_msgfd(chr); in vhost_user_get_inflight_fd()2949 *reply_fd = qemu_chr_fe_get_msgfd(vu->user->chr); in vhost_user_set_device_state_fd()
252 int fd = qemu_chr_fe_get_msgfd(&g->vhost_chr); in vhost_user_gpu_handle_display()