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.c643 aio_context_ref(ctx); in aio_co_schedule()
711 void aio_context_ref(AioContext *ctx) in aio_co_enter()
717 void aio_context_ref(AioContext *ctx) aio_context_ref() function
/openbmc/qemu/include/block/
H A Daio.h371 * aio_context_ref:
376 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()