Home
last modified time | relevance | path

Searched defs:existing (Results 1 – 7 of 7) sorted by relevance

/qemu/tests/qemu-iotests/
H A D155220 existing = False variable in TestDriveMirrorAbsolutePaths
224 existing = True variable in TestDriveMirrorExistingNoBacking
229 existing = True variable in TestDriveMirrorExistingBacking
234 existing = True variable in TestBlockdevMirrorNoBacking
239 existing = True variable in TestBlockdevMirrorBacking
244 existing = True variable in TestBlockdevMirrorForcedBacking
252 existing = True variable in TestBlockdevMirrorReopen
273 existing = True variable in TestBlockdevMirrorSnapshot
288 existing = False variable in TestCommit
/qemu/tests/unit/
H A Dtest-qht.c30 void *existing; in insert() local
/qemu/plugins/
H A Dloader.c232 void *existing; in plugin_load() local
/qemu/util/
H A Dqsp.c275 void *existing = NULL; in qsp_callsite_find() local
292 void *existing = NULL; in qsp_entry_create() local
H A Dqht.c694 bool qht_insert(struct qht *ht, void *p, uint32_t hash, void **existing) in qht_insert()
/qemu/accel/tcg/
H A Dtb-maint.c222 void *existing; in page_find_alloc() local
240 void *existing; in page_find_alloc() local
/qemu/system/
H A Dphysmem.c1086 MemoryRegionSection *existing = phys_page_find(d, base); in register_subpage() local