Home
last modified time | relevance | path

Searched defs:owner (Results 1 – 25 of 79) sorted by relevance

1234

/openbmc/phosphor-objmgr/src/
H A Dassociations.cpp90 const std::string& sourcePath, const std::string& owner, in removeAssociation()
166 const std::string& owner, const AssociationPaths& newAssociations, in checkAssociationEndpointRemoves()
245 const std::string& owner, const InterfaceMapType& interfaceMap, in associationChanged()
318 const std::string& owner, AssociationMaps& assocMaps) in addPendingAssociation()
379 const std::string& owner, const std::string& ownerPath, in addSingleAssociation()
455 const auto& owner = std::get<ownerPos>(*endpoint); in checkIfPendingAssociation() local
589 const std::string& owner, AssociationMaps& assocMaps) in removeAssociationOwnersEntry()
/openbmc/qemu/hw/core/
H A Dregister.c238 static RegisterInfoArray *register_init_block(DeviceState *owner, in register_init_block()
279 RegisterInfoArray *register_init_block8(DeviceState *owner, in register_init_block8()
291 RegisterInfoArray *register_init_block32(DeviceState *owner, in register_init_block32()
303 RegisterInfoArray *register_init_block64(DeviceState *owner, in register_init_block64()
/openbmc/phosphor-pid-control/test/
H A Dcontroller_mock.hpp19 ControllerMock(const std::string& id, ZoneInterface* owner) : in ControllerMock()
/openbmc/qemu/hw/acpi/
H A Dacpi-cpu-hotplug-stub.c15 void legacy_acpi_cpu_hotplug_init(MemoryRegion *parent, Object *owner, in legacy_acpi_cpu_hotplug_init()
20 void cpu_hotplug_hw_init(MemoryRegion *as, Object *owner, in cpu_hotplug_hw_init()
H A Dacpi-mem-hotplug-stub.c7 void acpi_memory_hotplug_init(MemoryRegion *as, Object *owner, in acpi_memory_hotplug_init()
H A Dacpi-pci-hotplug-stub.c7 void acpi_pcihp_init(Object *owner, AcpiPciHpState *s, in acpi_pcihp_init()
/openbmc/qemu/hw/uefi/
H A Dvar-service-siglist.c17 QemuUUID *owner, in uefi_vars_siglist_add_x509()
43 QemuUUID *owner, in uefi_vars_siglist_add_sha256()
/openbmc/qemu/hw/pci-host/
H A Dpam.c33 void init_pam(PAMMemoryRegion *mem, Object *owner, MemoryRegion *ram_memory, in init_pam()
/openbmc/phosphor-pid-control/pid/
H A Dthermalcontroller.hpp55 const ThermalType& type, ZoneInterface* owner) : in ThermalController()
H A Dfancontroller.hpp27 ZoneInterface* owner) : in FanController()
H A Dstepwisecontroller.cpp71 ZoneInterface* owner, const std::string& id, in createStepwiseController()
H A Dstepwisecontroller.hpp26 ZoneInterface* owner) : in StepwiseController()
H A Dpidcontroller.hpp21 PIDController(const std::string& id, ZoneInterface* owner) : in PIDController()
H A Dthermalcontroller.cpp51 ZoneInterface* owner, const std::string& id, in createThermalPid()
/openbmc/qemu/hw/xen/
H A Dxen_pt_load_rom.c26 Object *owner = OBJECT(dev); in pci_assign_dev_load_option_rom() local
/openbmc/qemu/hw/display/
H A Dedid-region.c28 void qemu_edid_region_io(MemoryRegion *region, Object *owner, in qemu_edid_region_io()
/openbmc/qemu/system/
H A Dmemory.c1343 Object *owner, in memory_region_do_init()
1372 Object *owner, in memory_region_init()
1691 Object *owner, in memory_region_init_io()
1704 Object *owner, in memory_region_init_ram_nomigrate()
1714 Object *owner, in memory_region_init_ram_flags_nomigrate()
1736 Object *owner, in memory_region_init_resizeable_ram()
1763 Object *owner, in memory_region_init_ram_from_file()
1791 Object *owner, in memory_region_init_ram_from_fd()
1818 Object *owner, in memory_region_init_ram_ptr()
1834 Object *owner, in memory_region_init_ram_device_ptr()
[all …]
/openbmc/qemu/rust/qemu-api/src/
H A Dchardev.rs114 let owner: &T = unsafe { &*(opaque.cast::<T>()) }; in enable_handlers() localVariable
126 let owner: &T = unsafe { &*(opaque.cast::<T>()) }; in enable_handlers() localVariable
137 let owner: &T = unsafe { &*(opaque.cast::<T>()) }; in enable_handlers() localVariable
/openbmc/qemu/scripts/oss-fuzz/
H A Doutput_reproducer.py27 def c_header(owner): argument
/openbmc/estoraged/src/
H A DgetConfig.cpp32 const std::string& path, const std::string& owner, size_t retries) in getStorageInfo()
/openbmc/sdbusplus/example/
H A Dcalculator-aserver.cpp50 bool set_property(owner_t, auto owner) in set_property()
/openbmc/qemu/include/hw/uefi/
H A Dvar-service.h83 QemuUUID owner; member
90 QemuUUID owner; member
/openbmc/u-boot/drivers/mtd/nand/
H A Dcore.c190 struct module *owner) in nanddev_init()
/openbmc/qemu/include/system/
H A Dioport.h53 Object *owner; member
/openbmc/u-boot/include/linux/mtd/
H A Dpartitions.h74 struct module *owner; member

1234