Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Daio-posix.c523 static bool run_poll_handlers(AioContext *ctx, AioHandlerList *ready_list, in run_poll_handlers() function
596 if (run_poll_handlers(ctx, ready_list, max_ns, timeout)) { in try_poll_mode()