Home
last modified time | relevance | path

Searched refs:Reason (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/phosphor-networkd/src/
H A Dipaddress.cpp23 using Reason = xyz::openbmc_project::Common::NotAllowed::REASON; typedef
72 elog<NotAllowed>(Reason("Property update is not allowed")); in address()
76 elog<NotAllowed>(Reason("Property update is not allowed")); in prefixLength()
80 elog<NotAllowed>(Reason("Property update is not allowed")); in gateway()
84 elog<NotAllowed>(Reason("Property update is not allowed")); in type()
88 elog<NotAllowed>(Reason("Property update is not allowed")); in origin()
99 elog<NotAllowed>(Reason("Not allowed to delete a non-static address")); in delete_()
/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/oem/ibm/
H A Dpldm_oem_cmds.cpp65 using Reason = xyz::openbmc_project::Common::NotAllowed::REASON; typedef
75 elog<NotAllowed>(Reason("Required host dump action via pldm is not " in readEID()
89 elog<NotAllowed>(Reason( in readEID()
123 elog<NotAllowed>(Reason("Host dump offload via pldm is not " in requestOffload()
138 elog<NotAllowed>(Reason("Host dump offload via pldm is not " in requestOffload()
181 elog<NotAllowed>(Reason("Host dump deletion via pldm is not " in requestDelete()
201 elog<NotAllowed>(Reason("Host dump deletion via pldm is not " in requestDelete()
/openbmc/phosphor-certificate-manager/
H A Dx509_utils.cpp33 using Reason = ::phosphor::logging::xyz::openbmc_project::Certs:: typedef
86 elog<InvalidCertificate>(Reason("Invalid certificate file format")); in getX509Store()
139 Reason("NotBefore should after 19700101000000Z")); in validateCertificateStartDate()
200 elog<InvalidCertificate>(Reason("Expired Certificate")); in validateCertificateAgainstStore()
207 elog<InvalidCertificate>(Reason("Certificate validation failed")); in validateCertificateAgainstStore()
219 elog<InvalidCertificate>(Reason("Certificate is not usable")); in validateCertificateInSSLContext()
241 elog<InvalidCertificate>(Reason("Invalid PEM: too long")); in parseCert()
/openbmc/phosphor-debug-collector/host-transport-extensions/pldm/common/
H A Dpldm_utils.cpp20 using Reason = xyz::openbmc_project::Common::NotAllowed::REASON; typedef
30 elog<NotAllowed>(Reason( in openPLDM()
61 elog<NotAllowed>(Reason("Failure in communicating with pldm service, " in getPLDMInstanceID()
/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/
H A Dresource_dump_entry.cpp27 using Reason = xyz::openbmc_project::Common::NotAllowed::REASON; in initiateOffload() typedef
35 Reason("This dump can be offloaded only when the host is up")); in initiateOffload()
H A Ddump_manager_resource.cpp114 using Reason = xyz::openbmc_project::Common::NotAllowed::REASON; in createDump() typedef
120 Reason("Resource dump can be initiated only when the host is up")); in createDump()
H A Ddump_manager_system.cpp155 using Reason = xyz::openbmc_project::Common::NotAllowed::REASON; in createDump() typedef
181 elog<NotAllowed>(Reason( in createDump()
/openbmc/linux/drivers/usb/storage/
H A Dfreecom.c71 u8 Reason; member
366 if ((fst->Status & DRQ_STAT) == 0 || (fst->Reason & 3) != 2) { in freecom_transport()
385 if ((fst->Reason & 3) != 3) { in freecom_transport()
415 if ((fst->Reason & 3) != 3) { in freecom_transport()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-115/
H A Dfix-musl-build.patch7 Reason: mozjs60 miscompiles on musl if built with HAVE_THREAD_TLS_KEYWORD:
/openbmc/x86-power-control/
H A Dmeson.options6 …description: 'Use hardware Reset Reason to control Power Restore. Note: this only works with Intel…
/openbmc/phosphor-debug-collector/
H A Ddump_manager_bmc.cpp344 using Reason = xyz::openbmc_project::Dump::Create::QuotaExceeded::REASON; in getAllowedSize() typedef
349 elog<QuotaExceeded>(Reason("Not enough space: Delete old dumps")); in getAllowedSize()
/openbmc/linux/drivers/isdn/capi/
H A Dkcapi.h145 __u16 Reason; member
H A Dcapiutil.c130 {_CWORD, offsetof(_cmsg, Reason)},
/openbmc/linux/Documentation/networking/device_drivers/fddi/
H A Dskfp.rst93 Reason:
120 Reason:
/openbmc/linux/tools/testing/selftests/futex/
H A DREADME45 FAIL: Reason for test failure
/openbmc/telemetry/
H A D.gitignore85 # Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721
/openbmc/linux/Documentation/power/
H A Ds2ram.rst70 Reason for this is that the RTC is the only reliably available piece of
/openbmc/qemu/docs/system/devices/
H A Dvhost-user.rst80 /* Reason: stop inexperienced users confusing themselves */
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/
H A DHost.interface.yaml107 Reason Unknown
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/
H A D0003-tpm-openssl-tpm-engine-parse-an-encrypted-tpm-SRK-pa.patch221 /* Reason codes. */
/openbmc/bmcweb/
H A D.gitignore100 # Comment Reason: https://github.com/joeblau/gitignore.io/issues/186#issuecomment-215987721
/openbmc/qemu/audio/
H A Dcoreaudio.m202 AUD_log (AUDIO_CAP, "Reason: status code %" PRId32 "\n", (int32_t)status);
206 AUD_log (AUDIO_CAP, "Reason: %s\n", str);
/openbmc/linux/Documentation/networking/device_drivers/ethernet/marvell/
H A Docteontx2.rst205 - Reason in words
275 - Reason in words
/openbmc/linux/Documentation/admin-guide/mm/
H A Dpagemap.rst32 Reason: information about PFNs helps in exploiting Rowhammer vulnerability.
/openbmc/linux/Documentation/admin-guide/
H A Dtainted-kernels.rst83 Bit Log Number Reason that got the kernel tainted

12