Home
last modified time | relevance | path

Searched refs:OBJECT (Results 826 – 830 of 830) sorted by relevance

1...<<31323334

/openbmc/qemu/block/
H A Dblock-backend.c1069 return object_get_canonical_path(OBJECT(dev)) ?: g_strdup(""); in blk_get_attached_dev_id()
/openbmc/qemu/system/
H A Dphysmem.c1001 object_unref(OBJECT(&subpage->iomem)); in phys_section_destroy()
/openbmc/skeleton/libopenbmc_intf/
H A Dopenbmc_intf.h4178 #define OBJECT(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_OBJECT, Object)) macro
/openbmc/qemu/linux-user/
H A Delfload.c256 int family = object_property_get_int(OBJECT(thread_cpu), "family", NULL); in get_elf_platform()
H A Dsyscall.c9007 object_unparent(OBJECT(cpu)); in _syscall2()
9008 object_unref(OBJECT(cpu)); in _syscall2()

1...<<31323334