Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dasync.c646 aio_context_ref(ctx); in aio_co_schedule()
716 void aio_context_ref(AioContext *ctx) in aio_context_ref() function
/openbmc/qemu/include/block/
H A Daio.h271 void aio_context_ref(AioContext *ctx);
/openbmc/qemu/tests/unit/
H A Dtest-aio-multithread.c88 aio_context_ref(ctx[i]); in join_aio_contexts()