Home
last modified time | relevance | path

Searched refs:constructor (Results 1 – 25 of 144) sorted by relevance

123456

/openbmc/entity-manager/src/entity_manager/
H A Doverlay.cpp118 std::string_view constructor) in createDevice() argument
121 deviceConstructor /= constructor; in createDevice()
153 std::string_view constructor, std::string_view destructor, in buildDevice() argument
167 createDevice(busPath, parameters, constructor); in buildDevice()
179 constructor, destructor, hasHWMonDir, in buildDevice()
188 constructor, destructor, hasHWMonDir, in buildDevice()
212 std::string_view constructor = exportTemplate.add; in exportDevice() local
255 createDevice(busPath, parameters, constructor); in exportDevice()
259 buildDevice(name, busPath, parameters, *bus, *address, constructor, in exportDevice()
/openbmc/qemu/util/
H A Dqemu-timer-common.c36 static void __attribute__((constructor)) init_get_clock(void) in init_get_clock()
53 static void __attribute__((constructor)) init_get_clock(void) in init_get_clock()
H A Dcpuinfo-loongarch.c19 unsigned __attribute__((constructor)) cpuinfo_init(void) in cpuinfo_init()
/openbmc/qemu/tests/qtest/libqos/
H A Dqgraph_internal.h63 QOSCreateDriverFunc constructor; member
66 QOSCreateMachineFunc constructor; member
/openbmc/qemu/include/qemu/
H A Dmodule.h29 static void __attribute__((constructor)) do_qemu_init_ ## function(void) \
36 static void __attribute__((constructor)) do_qemu_init_ ## function(void) \
/openbmc/bmcweb/redfish-core/include/registries/
H A Dlog_service_message_registry.hpp63 [[gnu::constructor]] inline void registerLogService() in registerLogService()
H A Dheartbeat_event_message_registry.hpp61 [[gnu::constructor]] inline void registerHeartbeatEvent() in registerHeartbeatEvent()
H A Dplatform_message_registry.hpp96 [[gnu::constructor]] inline void registerPlatform() in registerPlatform()
H A Dnetwork_device_message_registry.hpp140 [[gnu::constructor]] inline void registerNetworkDevice() in registerNetworkDevice()
H A Dtelemetry_message_registry.hpp176 [[gnu::constructor]] inline void registerTelemetry() in registerTelemetry()
H A Djob_event_message_registry.hpp155 [[gnu::constructor]] inline void registerJobEvent() in registerJobEvent()
H A Dethernet_fabric_message_registry.hpp162 [[gnu::constructor]] inline void registerEthernetFabric() in registerEthernetFabric()
H A Dlicense_message_registry.hpp150 [[gnu::constructor]] inline void registerLicense() in registerLicense()
H A Dtask_event_message_registry.hpp168 [[gnu::constructor]] inline void registerTaskEvent() in registerTaskEvent()
H A Dcomposition_message_registry.hpp217 [[gnu::constructor]] inline void registerComposition() in registerComposition()
H A Dsensor_event_message_registry.hpp309 [[gnu::constructor]] inline void registerSensorEvent() in registerSensorEvent()
H A Dupdate_message_registry.hpp308 [[gnu::constructor]] inline void registerUpdate() in registerUpdate()
/openbmc/qemu/ebpf/
H A Debpf.h22 static void __attribute__((constructor)) ebpf_binary_init_ ## fn(void) \
/openbmc/qemu/block/
H A Ddmg-lzfse.c48 __attribute__((constructor))
H A Ddmg-bz2.c55 __attribute__((constructor))
/openbmc/phosphor-host-ipmid/
H A Dgroupext.cpp10 void registerNetFnGroupExtFunctions() __attribute__((constructor));
/openbmc/phosphor-pid-control/ipmi/
H A Dmain_ipmi.cpp22 void setupGlobalOemFanControl() __attribute__((constructor));
/openbmc/google-ipmi-sys/
H A Dmain.cpp43 void setupGoogleOemSysCommands() __attribute__((constructor));
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/
H A Dfix-clang-private-operator.patch13 TPoolAllocator(const TPoolAllocator&); // don't allow default copy constructor
/openbmc/phosphor-ipmi-blobs/
H A Dmain.cpp43 void setupBlobGlobalHandler() __attribute__((constructor));

123456