Home
last modified time | relevance | path

Searched refs:Warning (Results 1 – 25 of 187) sorted by relevance

12345678

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dlog_entry.hpp13 Warning, enumerator
46 Warning, enumerator
54 {EventSeverity::Warning, "Warning"},
87 {CXLEntryType::Warning, "Warning"},
H A Dlog_service.hpp32 Warning, enumerator
128 {SyslogSeverity::Warning, "Warning"},
H A Devent_destination.hpp76 Warning, enumerator
177 {SyslogSeverity::Warning, "Warning"},
H A Dresource.hpp30 Warning, enumerator
138 {Health::Warning, "Warning"},
/openbmc/phosphor-logging/test/openpower-pels/
H A Dseverity_test.cpp28 ASSERT_EQ(convertOBMCSeverityToPEL(LogSeverity::Warning), 0x20); in TEST()
50 {LogSeverity::Warning, SeverityType::nonError, in TEST()
55 LogSeverity::Warning}, in TEST()
60 {LogSeverity::Warning, SeverityType::critical, LogSeverity::Critical}, in TEST()
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/Warning/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/Sensor/Threshold/Warning'
8 '../../../../../../yaml/xyz/openbmc_project/Sensor/Threshold/Warning.interface.yaml',
28 'xyz/openbmc_project/Sensor/Threshold/Warning',
/openbmc/phosphor-power/phosphor-regulators/test/
H A Derror_logging_utils_tests.cpp154 logConfigFileError(Entry::Level::Warning, Ref(journal))) in TEST()
159 error_logging_utils::logError(eptr, Entry::Level::Warning, services, in TEST()
251 Entry::Level::Warning, Ref(journal), in TEST()
258 error_logging_utils::logError(eptr, Entry::Level::Warning, services, in TEST()
262 error_logging_utils::logError(eptr, Entry::Level::Warning, services, in TEST()
377 logInternalError(Entry::Level::Warning, Ref(journal))) in TEST()
382 error_logging_utils::logError(eptr, Entry::Level::Warning, services, in TEST()
386 error_logging_utils::logError(eptr, Entry::Level::Warning, services, in TEST()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dseverity.cpp35 {SeverityType::predictive, LogSeverity::Warning}, in convertPELSeverityToOBMC()
39 {SeverityType::symptom, LogSeverity::Warning}}; in convertPELSeverityToOBMC()
63 case (LogSeverity::Warning): in convertOBMCSeverityToPEL()
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/
H A Dmeson.build6 subdir('Warning') subdir
139 '../../../../../yaml/xyz/openbmc_project/Sensor/Threshold/Warning.interface.yaml',
141 output: ['Warning.md'],
153 'xyz/openbmc_project/Sensor/Threshold/Warning',
/openbmc/qemu/target/ppc/
H A Dtrace-events4 kvm_failed_spr_set(int spr, const char *msg) "Warning: Unable to set SPR %d to KVM: %s"
5 kvm_failed_spr_get(int spr, const char *msg) "Warning: Unable to retrieve SPR %d from KVM: %s"
21 kvm_failed_put_vpa(void) "Warning: Unable to set VPA information to KVM"
22 kvm_failed_get_vpa(void) "Warning: Unable to get VPA information from KVM"
/openbmc/u-boot/board/samsung/common/bootscripts/
H A Dautoboot.cmd23 echo Warning! Booting without DTB: '${fdtfile}'!;
34 echo Warning! Booting without RAMDISK: '${initrdname}'!;
48 echo Warning! Variable: \$board_name is undefined!;
H A Dbootzimg.cmd7 echo Warning! Booting without DTB: '${fdtfile}'!;
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dphase_fault_detection.cpp81 Entry::Level::Warning, services, in execute()
133 ? Entry::Level::Warning in logPhaseFault()
H A Dpresence_detection.cpp60 Entry::Level::Warning, services); in execute()
/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dthreshold_alarm_logger.cpp63 {{true, ErrorData{"WarningHigh", "", Entry::Level::Warning}},
67 {{true, ErrorData{"WarningLow", "", Entry::Level::Warning}},
83 {{true, ErrorData{"PerformanceLossHigh", "", Entry::Level::Warning}},
87 {{true, ErrorData{"PerformanceLossLow", "", Entry::Level::Warning}},
/openbmc/u-boot/tools/gdb/
H A Derror.h11 extern void Warning(char *, ...);
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/
H A D0005-pip-requirements-Don-t-install-requirements-with-pip.patch26 - echo 'Warning: Failed to install all requirements. Continue? y/N'
34 - echo "Warning test requirements wasn't installed, Note: normal operation should still work fin…
/openbmc/docs/architecture/
H A Dobject-mapper.md45 string "xyz.openbmc_project.Sensor.Threshold.Warning"
81 string:"/" int32:0 array:string:"xyz.openbmc_project.Sensor.Threshold.Warning"
91 string "xyz.openbmc_project.Sensor.Threshold.Warning"
104 string "xyz.openbmc_project.Sensor.Threshold.Warning"
146 objpath:"/" int32:0 array:string:"xyz.openbmc_project.Sensor.Threshold.Warning"
156 string "xyz.openbmc_project.Sensor.Threshold.Warning"
169 string "xyz.openbmc_project.Sensor.Threshold.Warning"
295 string:"/" int32:0 array:string:"xyz.openbmc_project.Sensor.Threshold.Warning"
330 …${ASSOCIATED_PATH}" objpath:"/" int32:0 array:string:"xyz.openbmc_project.Sensor.Threshold.Warning"
H A Dsensor-architecture.md132 [openbmc/phosphor-dbus-interfaces/xyz/openbmc_project/Sensor/Threshold/Warning.yaml][6]
135 `xyz.openbmc_project.Sensor.Threshold.Warning`
141         [Warning.interface.yaml][6]
160 xyz.openbmc_project.Sensor.Threshold.Warning | grep property
205 …ect.Sensor.Value" : value = 6 ,<br>"xyz.openbmc_project.Sensor.Threshold.Warning" : WarningAlarmLo…
207 …ect.Sensor.Value" : value = 1 ,<br>"xyz.openbmc_project.Sensor.Threshold.Warning" : WarningAlarmLo…
269 | WARNHI, WARNLO | xyz.openbmc_project.Threshold.Warning |
454 …osphor-dbus-interfaces/blob/master/yaml/xyz/openbmc_project/Sensor/Threshold/Warning.interface.yaml
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_pel.cpp48 {0x10, Entry::Level::Warning}, // Recoverable error in getEntryLevelFromPEL()
49 {0x20, Entry::Level::Warning}, // Predictive error in getEntryLevelFromPEL()
53 {0x70, Entry::Level::Warning} // Recoverable symptom in getEntryLevelFromPEL()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemontools/daemontools/
H A Dcross-compile.patch35 + echo "Warning: We can not run test on cross target. - ignoring ./chkshsgr || ( cat warn-shsgr; ex…
44 + echo "Warning: We can not run test on cross target. - ignoring env - /bin/sh rts.tests 2>&1 | cat…
/openbmc/openbmc/meta-openpower/recipes-phosphor/packagegroups/
H A Dpackagegroup-obmc-ipmid-providers.bbappend1 # Warning: Any providers listed here will have their whitelists ignored. Add
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/
H A D04_signed_request.diff14 debug(WvLog::Warning, "Self signed request failed");
/openbmc/linux/Documentation/hwmon/
H A Dina3221.rst39 curr[123]_max Warning alert current(mA) setting, activates the
42 curr[123]_max_alarm Warning alert current limit exceeded
/openbmc/openbmc/meta-phosphor/recipes-phosphor/packagegroups/
H A Dpackagegroup-obmc-ipmid-providers.bb1 # Warning. Add additional providers with whitelists to distro or machine

12345678