Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dfdmon-poll.c106 .need_wait = aio_poll_disabled,
H A Dfdmon-epoll.c99 .need_wait = aio_poll_disabled,
H A Daio-posix.c31 bool aio_poll_disabled(AioContext *ctx) in aio_poll_disabled() function
465 return ctx->fdmon_ops->need_wait != aio_poll_disabled; in fdmon_supports_polling()
/openbmc/qemu/include/block/
H A Daio.h62 bool aio_poll_disabled(AioContext *ctx);