Home
last modified time | relevance | path

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

/openbmc/phosphor-psu-code-mgmt/src/
H A Ditem_updater.cpp117 if (activations.find(versionId) == activations.end()) in onVersionInterfacesAdded()
135 activations.emplace(versionId, std::move(activation)); in onVersionInterfacesAdded()
159 auto ita = activations.find(versionId); in erase()
160 if (ita == activations.end()) in erase()
168 activations.erase(versionId); in erase()
213 for (auto it = activations.begin(); it != activations.end(); ++it) in onUpdateDone()
223 auto it = activations.find(versionId); in onUpdateDone()
224 if (it == activations.end()) in onUpdateDone()
251 auto it = activations.find(versionId); in createPsuObject()
252 if (it != activations.end()) in createPsuObject()
[all …]
H A Ditem_updater.hpp263 std::map<std::string, std::unique_ptr<Activation>> activations; member in phosphor::software::updater::ItemUpdater
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Ditem_updater.cpp133 if (activations.find(versionId) == activations.end()) in createActivation()
151 activations.insert(std::make_pair( in createActivationWithApplyTime()
155 activations[id]->applyTime = applyTime; in createActivationWithApplyTime()
194 auto activation = activations.find(id); in verifyAndCreateObjects()
195 if (activation == activations.end()) in verifyAndCreateObjects()
197 activations.insert(std::make_pair( in verifyAndCreateObjects()
210 auto activation = activations.find(id); in requestActivation()
211 if (activation == activations.end()) in requestActivation()
224 auto activation = activations.find(id); in updateActivationStatus()
225 if (activation == activations.end()) in updateActivationStatus()
[all …]
H A Ditem_updater.hpp343 std::map<std::string, std::unique_ptr<Activation>> activations; member in phosphor::software::updater::ItemUpdater
/openbmc/phosphor-psu-code-mgmt/test/
H A Dtest_item_updater.cpp47 return itemUpdater->activations; in GetActivations()
174 const auto& activations = GetActivations(); in TEST_F() local
175 EXPECT_EQ(1U, activations.size()); in TEST_F()
176 const auto& activation = activations.find(version0)->second; in TEST_F()
226 const auto& activations = GetActivations(); in TEST_F() local
227 EXPECT_EQ(2U, activations.size()); in TEST_F()
228 const auto& activation0 = activations.find(version0)->second; in TEST_F()
233 const auto& activation1 = activations.find(version1)->second; in TEST_F()
410 const auto& activations = GetActivations(); in TEST_F() local
411 EXPECT_EQ(1U, activations.size()); in TEST_F()
[all …]
/openbmc/openpower-pnor-code-mgmt/
H A Ditem_updater.cpp90 if (activations.find(versionId) == activations.end()) in createActivation()
115 activations.emplace(versionId, std::move(activation)); in createActivation()
200 auto ita = activations.find(entryId); in erase()
201 if (ita == activations.end()) in erase()
211 activations.erase(entryId); in erase()
H A Ditem_updater.hpp206 std::map<std::string, std::unique_ptr<Activation>> activations; member in openpower::software::updater::ItemUpdater
/openbmc/openpower-pnor-code-mgmt/ubi/
H A Ditem_updater_ubi.cpp127 activations.insert( in processPNORImage()
141 activations.find(id)->second->redundancyPriority = in processPNORImage()
143 bus, path, *(activations.find(id)->second), priority); in processPNORImage()
227 for (const auto& it : activations) in reset()
289 for (const auto& intf : activations) in freePriority()
307 auto it = activations.find(versionsPQ.top().second); in freePriority()
337 for (const auto& activationIt : activations) in deleteAll()
368 for (const auto& iter : activations) in freeSpace()
/openbmc/openpower-pnor-code-mgmt/static/
H A Ditem_updater_static.cpp283 activations.insert( in processPNORImage()
292 activations.find(id)->second->redundancyPriority = in processPNORImage()
294 bus, path, *(activations.find(id)->second), 0); in processPNORImage()
341 for (const auto& iter : activations) in freeSpace()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/
H A DREADME.md172 It is sometimes useful to block a system state transition while activations are
179 It is strongly suggested that any activations are completed prior to a managed
/openbmc/linux/Documentation/accounting/
H A Dpsi.rst113 tracking window to avoid repeated activations/deactivations when system is
/openbmc/linux/Documentation/virt/kvm/devices/
H A Darm-vgic-v3.rst145 conversely writes to ICPENDR or activations of the interrupt do not clear