Searched defs:instance_init (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/io/ | ||
| H A D | dns-resolver.c | 35 static GOnce instance_init = G_ONCE_INIT; variable |
| /openbmc/qemu/include/qom/ | ||
| H A D | object.h | 483 void (*instance_init)(Object *obj); member |