Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Daio.h304 void aio_bh_schedule_oneshot_full(AioContext *ctx, QEMUBHFunc *cb, void *opaque,
315 aio_bh_schedule_oneshot_full((ctx), (cb), (opaque), (stringify(cb)))
/openbmc/qemu/util/
H A Dasync.c126 void aio_bh_schedule_oneshot_full(AioContext *ctx, QEMUBHFunc *cb, in aio_bh_schedule_oneshot_full() function