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.c2227 int *reply_fd, in vhost_set_device_state_fd()
2258 int pipe_fds[2], read_fd = -1, write_fd = -1, reply_fd = -1; in vhost_save_backend_state() local
2350 int pipe_fds[2], read_fd = -1, write_fd = -1, reply_fd = -1; in vhost_load_backend_state() local
H A Dvhost-user.c2889 int *reply_fd, in vhost_user_set_device_state_fd()