Home
last modified time | relevance | path

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

/openbmc/qemu/plugins/
H A Dcore.c63 static void plugin_cpu_update__locked(gpointer k, gpointer v, gpointer udata) in plugin_cpu_update__locked() function
84 g_hash_table_foreach(plugin.cpu_ht, plugin_cpu_update__locked, NULL); in plugin_unregister_cb__locked()
188 g_hash_table_foreach(plugin.cpu_ht, plugin_cpu_update__locked, in do_plugin_register_cb()
270 plugin_cpu_update__locked(&cpu->cpu_index, NULL, NULL); in qemu_plugin_vcpu_init__async()