Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dasync.c55 BH_ONESHOT = (1 << 3), enumerator
137 aio_bh_enqueue(bh, BH_SCHEDULED | BH_ONESHOT); in aio_bh_schedule_oneshot_full()
218 if (flags & (BH_DELETED | BH_ONESHOT)) { in aio_bh_poll()