Searched refs:qemu_get_counted_string (Results 1 – 4 of 4) sorted by relevance
166 size_t coroutine_mixed_fn qemu_get_counted_string(QEMUFile *f, char buf[256]);
1059 if (!qemu_get_counted_string(f, s->node_alias)) { in dirty_bitmap_load_header()1106 if (!qemu_get_counted_string(f, s->bitmap_alias)) { in dirty_bitmap_load_header()
787 size_t coroutine_fn qemu_get_counted_string(QEMUFile *f, char buf[256]) in qemu_get_counted_string() function
1940 if (!qemu_get_counted_string(mis->from_src_file, ramid)) { in loadvm_postcopy_ram_handle_discard()2373 cnt = qemu_get_counted_string(file, block_name); in loadvm_handle_recv_bitmap()2573 if (!qemu_get_counted_string(f, idstr)) { in qemu_loadvm_section_start_full()