Home
last modified time | relevance | path

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

/qemu/include/qemu/
H A Dhbitmap.h270 void hbitmap_free(HBitmap *hb);
/qemu/block/monitor/
H A Dbitmap-qmp-cmds.c299 hbitmap_free(local_backup); in block_dirty_bitmap_merge()
/qemu/block/
H A Ddirty-bitmap.c263 hbitmap_free(bitmap->bitmap); in bdrv_release_dirty_bitmap_locked()
596 hbitmap_free(tmp); in bdrv_restore_dirty_bitmap()
/qemu/util/
H A Dhbitmap.c784 void hbitmap_free(HBitmap *hb) in hbitmap_free() function
/qemu/tests/unit/
H A Dtest-hbitmap.c138 hbitmap_free(data->hb); in hbitmap_test_teardown()
/qemu/
H A Dblockdev.c1929 hbitmap_free(state->backup); in block_dirty_bitmap_free_backup()