Searched refs:iov_free (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/unit/ |
H A D | test-iov.c | 142 iov_free(iov, niov); in test_to_from_buf_1() 215 iov_free(iov, niov); in test_io() 256 iov_free(iov, niov); in test_io() 281 iov_free(iov, iov_cnt); in test_discard_front() 291 iov_free(iov, iov_cnt); in test_discard_front() 301 iov_free(iov, iov_cnt); in test_discard_front() 315 iov_free(iov, iov_cnt); in test_discard_front() 325 iov_free(iov, iov_cnt); in test_discard_front() 339 iov_free(iov, iov_cnt); in test_discard_front() 361 iov_free(iov, iov_cnt); in test_discard_front_undo() [all …]
|