Home
last modified time | relevance | path

Searched refs:fdmon_poll_ops (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/util/
H A Daio-posix.h47 extern const FDMonOps fdmon_poll_ops;
H A Dfdmon-poll.c103 const FDMonOps fdmon_poll_ops = { variable
H A Dfdmon-epoll.c23 ctx->fdmon_ops = &fdmon_poll_ops; in fdmon_epoll_disable()
H A Dfdmon-io_uring.c359 ctx->fdmon_ops = &fdmon_poll_ops; in fdmon_io_uring_destroy()
H A Daio-posix.c737 ctx->fdmon_ops = &fdmon_poll_ops; in aio_context_setup()