Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dyank.c46 static bool yank_instance_equal(const YankInstance *a, const YankInstance *b) in yank_instance_equal() function
73 if (yank_instance_equal(entry->instance, instance)) { in yank_find_entry()