Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Daio-posix.c217 if (started == ctx->poll_started) { in aio_set_event_notifier_poll()
221 ctx->poll_started = started; in poll_set_started()
313 if (ctx->poll_started && node->io_poll_begin) { in aio_free_deleted_handlers()
467 if (ctx->poll_started && node->io_poll_end) { in run_poll_handlers_once()