Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-bdrv-drain.c500 static void test_iothread_aio_cb(void *opaque, int ret) in test_iothread_aio_cb() function
561 acb = blk_aio_preadv(blk, 0, &qiov, 0, test_iothread_aio_cb, &aio_ret); in test_iothread_common()