Home
last modified time | relevance | path

Searched defs:read_fd (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/io/
H A Dchannel-util.c41 void qio_channel_util_set_aio_fd_handler(int read_fd, in qio_channel_util_set_aio_fd_handler()
/openbmc/linux/tools/testing/selftests/powerpc/pmu/
H A Dlib.h17 int read_fd; member
/openbmc/qemu/hw/virtio/
H A Dvhost.c2290 int pipe_fds[2], read_fd = -1, write_fd = -1, reply_fd = -1; in vhost_save_backend_state() local
2382 int pipe_fds[2], read_fd = -1, write_fd = -1, reply_fd = -1; in vhost_load_backend_state() local