Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Dvirtio-blk-test.c114 static QVirtQueue *test_basic(QVirtioDevice *dev, QGuestAllocator *alloc) in test_basic() function
343 vq = test_basic(blk_if->vdev, t_alloc); in basic()
758 vq = test_basic(dev, t_alloc); in resize()
H A Dvhost-user-blk-test.c216 static QVirtQueue *test_basic(QVirtioDevice *dev, QGuestAllocator *alloc) in test_basic() function
452 vq = test_basic(blk_if->vdev, t_alloc); in basic()