Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dfdmon-poll.c173 .need_wait = aio_poll_disabled,
H A Daio-posix.c439 return ctx->fdmon_ops->need_wait != aio_poll_disabled; in aio_dispatch()
525 if (ctx->fdmon_ops->need_wait(ctx)) {
576 if (max_ns && !ctx->fdmon_ops->need_wait(ctx)) { in run_poll_handlers()
687 if (timeout || ctx->fdmon_ops->need_wait(ctx)) { in aio_poll()
H A Dfdmon-epoll.c119 .need_wait = aio_poll_disabled, in fdmon_epoll_try_enable()
H A Dfdmon-io_uring.c447 .need_wait = fdmon_io_uring_need_wait,
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dpxa3xx_nand.c201 int need_wait; member
807 info->need_wait = 0; in prepare_start_command()
1069 info->need_wait = 1; in nand_cmdfunc()
1147 info->need_wait = 1; in nand_cmdfunc_extended()
1157 info->need_wait = 0; in nand_cmdfunc_extended()
1406 if (info->need_wait) { in pxa3xx_nand_waitfunc()
1409 info->need_wait = 0; in pxa3xx_nand_waitfunc()