Home
last modified time | relevance | path

Searched defs:reply_fd (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/virtio/
H A Dvhost.c2214 int *reply_fd, in vhost_set_device_state_fd()
2245 int pipe_fds[2], read_fd = -1, write_fd = -1, reply_fd = -1; in vhost_save_backend_state() local
2337 int pipe_fds[2], read_fd = -1, write_fd = -1, reply_fd = -1; in vhost_load_backend_state() local
H A Dvhost-user.c2891 int *reply_fd, in vhost_user_set_device_state_fd()