Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-bdrv-drain.c524 static void test_iothread_common(enum drain_type drain_type, int drain_thread) in test_iothread_common() function
619 test_iothread_common(BDRV_DRAIN_ALL, 0); in test_iothread_drain_all()
620 test_iothread_common(BDRV_DRAIN_ALL, 1); in test_iothread_drain_all()
625 test_iothread_common(BDRV_DRAIN, 0); in test_iothread_drain()
626 test_iothread_common(BDRV_DRAIN, 1); in test_iothread_drain()