Home
last modified time | relevance | path

Searched refs:shres_destroy (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/qemu/
H A Dco-shared-resource.h45 void shres_destroy(SharedResource *s);
/openbmc/qemu/util/
H A Dqemu-co-shared-resource.c51 void shres_destroy(SharedResource *s) in shres_destroy() function
/openbmc/qemu/block/
H A Dblock-copy.c273 shres_destroy(s->mem); in block_copy_state_free()