/openbmc/linux/arch/x86/kernel/cpu/mce/ |
H A D | severity.c | 38 static struct severity { struct 39 u64 mask; 40 u64 result; 41 unsigned char sev; 42 unsigned char mcgmask; 43 unsigned char mcgres; 44 unsigned char ser; 45 unsigned char context; 46 unsigned char excp; 47 unsigned char covered; [all …]
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | error_logging.cpp | 36 void DBusErrorLogging::logConfigFileError(Entry::Level severity, in logConfigFileError() 55 void DBusErrorLogging::logDBusError(Entry::Level severity, Journal& journal) in logDBusError() 62 void DBusErrorLogging::logI2CError(Entry::Level severity, Journal& journal, in logI2CError() 82 void DBusErrorLogging::logInternalError(Entry::Level severity, Journal& journal) in logInternalError() 90 Entry::Level severity, Journal& journal, PhaseFaultType type, in logPhaseFault() 102 void DBusErrorLogging::logPMBusError(Entry::Level severity, Journal& journal, in logPMBusError() 112 Entry::Level severity, Journal& journal, const std::string& inventoryPath) in logWriteVerificationError() 209 const std::string& message, Entry::Level severity, in logError()
|
H A D | error_logging_utils.cpp | 33 void logError(std::exception_ptr eptr, Entry::Level severity, in logError() 41 void logError(std::exception_ptr eptr, Entry::Level severity, in logError()
|
/openbmc/openpower-debug-collector/dump/ |
H A D | create_pel.cpp | 36 const FFDCData& ffdcData, const Severity severity, in createSbeErrorPEL() 109 openpower::dump::pel::Severity convertSeverityToEnum(uint8_t severity) in convertSeverityToEnum() 131 uint8_t severity; in processFFDCPackets() local
|
/openbmc/linux/drivers/regulator/ |
H A D | max5970-regulator.c | 35 static int max597x_uvp_ovp_check_mode(struct regulator_dev *rdev, int severity) in max597x_uvp_ovp_check_mode() 57 static int max597x_set_vp(struct regulator_dev *rdev, int lim_uV, int severity, in max597x_set_vp() 99 static int max597x_set_uvp(struct regulator_dev *rdev, int lim_uV, int severity, in max597x_set_uvp() 118 static int max597x_set_ovp(struct regulator_dev *rdev, int lim_uV, int severity, in max597x_set_ovp() 138 int severity, bool enable) in max597x_set_ocp()
|
H A D | bd9576-regulator.c | 239 static bool check_ocp_flag_mismatch(struct regulator_dev *rdev, int severity, in check_ocp_flag_mismatch() 258 static bool check_uvd_flag_mismatch(struct regulator_dev *rdev, int severity, in check_uvd_flag_mismatch() 276 static bool check_ovd_flag_mismatch(struct regulator_dev *rdev, int severity, in check_ovd_flag_mismatch() 294 static bool check_temp_flag_mismatch(struct regulator_dev *rdev, int severity, in check_temp_flag_mismatch() 310 static int bd9576_set_ocp(struct regulator_dev *rdev, int lim_uA, int severity, in bd9576_set_ocp() 384 static int bd9576_set_uvp(struct regulator_dev *rdev, int lim_uV, int severity, in bd9576_set_uvp() 424 static int bd9576_set_ovp(struct regulator_dev *rdev, int lim_uV, int severity, in bd9576_set_ovp() 465 static int bd9576_set_tw(struct regulator_dev *rdev, int lim, int severity, in bd9576_set_tw()
|
/openbmc/libcper/sections/ |
H A D | cper-section-nvidia.c | 23 json_object *severity = json_object_new_object(); in cper_section_nvidia_to_ir() local 83 json_object *severity = json_object_object_get(section, "severity"); in ir_section_nvidia_to_cper() local
|
/openbmc/phosphor-fan-presence/monitor/ |
H A D | fan_error.hpp | 98 sdbusplus::xyz::openbmc_project::Logging::server::Entry::Level in FanError() 116 sdbusplus::xyz::openbmc_project::Logging::server::Entry::Level in FanError()
|
/openbmc/openpower-proc-control/extensions/phal/ |
H A D | create_pel.cpp | 82 const FFDCData& ffdcData, const Severity severity) in createErrorPEL() 137 const Severity severity) in createSbeErrorPEL() 243 const Severity severity) in createPEL()
|
/openbmc/libcper/examples/ |
H A D | nvidia.json | 21 "severity": { object 52 "severity": { object 91 "severity": { object
|
H A D | unknown.json | 21 "severity": { object 52 "severity": { object
|
H A D | ccixper.json | 21 "severity": { object 52 "severity": { object
|
H A D | firmware.json | 21 "severity": { object 52 "severity": { object
|
H A D | cxlcomponent-media.json | 21 "severity": { object 52 "severity": { object
|
H A D | pcie.json | 21 "severity": { object 52 "severity": { object
|
H A D | dmariommu.json | 21 "severity": { object 52 "severity": { object
|
H A D | cxlprotocol.json | 21 "severity": { object 52 "severity": { object
|
H A D | generic.json | 21 "severity": { object 52 "severity": { object
|
/openbmc/telemetry/src/ |
H A D | trigger_actions.hpp | 78 explicit LogToJournal(::discrete::Severity severity) : severity(severity) {} in LogToJournal() 85 const ::discrete::Severity severity; member in action::discrete::LogToJournal
|
/openbmc/ibm-logging/ |
H A D | policy_find.cpp | 119 std::string severity = "Critical"; in getESELSeverity() local 197 auto severity = getESELSeverity(*selData); in getSearchModifierFirstTry() local
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | user_header.cpp | 50 phosphor::logging::Entry::Level severity, in UserHeader() 254 std::string severity; in getJSON() local
|
/openbmc/phosphor-logging/ |
H A D | log_manager.hpp | 371 auto create(std::string message, Severity severity, in create() 389 std::string message, Severity severity, in createWithFFDCFiles()
|
/openbmc/libcper/ |
H A D | ir-parse.c | 96 json_object *severity = json_object_object_get(header_ir, "severity"); in ir_header_to_cper() local 245 json_object *severity = in ir_section_descriptor_to_cper() local
|
/openbmc/openbmc-test-automation/tools/ |
H A D | robot_custom_rules.py | 21 severity = ERROR variable in ExtendInvalidTable
|
/openbmc/linux/drivers/firmware/efi/ |
H A D | cper.c | 65 const char *cper_severity_str(unsigned int severity) in cper_severity_str() 531 __u16 severity; in cper_estatus_print_section() local 632 __u16 severity; in cper_estatus_print() local
|