Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Diothread.c38 source = aio_get_g_source(iothread_get_aio_context(iothread)); in iothread_init_gcontext()
H A Dtest-nested-aio-poll.c90 aio_get_g_source(td.ctx); in test()
/openbmc/qemu/util/
H A Dmain-loop.c175 src = aio_get_g_source(qemu_aio_context); in qemu_init_main_loop()
638 return aio_get_g_source(iohandler_ctx); in iohandler_get_g_source()
H A Dasync.c428 GSource *aio_get_g_source(AioContext *ctx) in aio_get_g_source() function
/openbmc/qemu/include/block/
H A Daio.h517 GSource *aio_get_g_source(AioContext *ctx);
/openbmc/qemu/
H A Diothread.c147 source = aio_get_g_source(iothread_get_aio_context(iothread)); in iothread_init_gcontext()