Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-nested-aio-poll.c77 aio_context_set_poll_params(td.ctx, 1000000, 2, 2, &error_abort); in test()
/qemu/
H A Diothread.c163 aio_context_set_poll_params(iothread->ctx, in iothread_set_aio_context_params()
287 aio_context_set_poll_params(iothread->ctx, in iothread_set_poll_param()
/qemu/include/block/
H A Daio.h703 void aio_context_set_poll_params(AioContext *ctx, int64_t max_ns,
/qemu/util/
H A Daio-win32.c433 void aio_context_set_poll_params(AioContext *ctx, int64_t max_ns, in aio_context_set_poll_params() function
H A Daio-posix.c766 void aio_context_set_poll_params(AioContext *ctx, int64_t max_ns, in aio_context_set_poll_params() function