Home
last modified time | relevance | path

Searched refs:FDMonOps (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/util/
H A Daio-posix.h50 extern const FDMonOps fdmon_poll_ops;
H A Dfdmon-poll.c170 const FDMonOps fdmon_poll_ops = {
H A Dfdmon-epoll.c116 static const FDMonOps fdmon_epoll_ops = { in fdmon_epoll_try_enable()
H A Dfdmon-io_uring.c444 static const FDMonOps fdmon_io_uring_ops = {