/openbmc/linux/arch/riscv/ |
H A D | Kconfig.errata | 22 If you don't know what to do here, say "Y". 43 If you don't know what to do here, say "Y". 54 If you don't know what to do here, say "Y". 75 If you don't know what to do here, say "Y". 87 If you don't know what to do here, say "Y". 100 If you don't know what to do here, say "Y".
|
/openbmc/phosphor-power/phosphor-regulators/test/actions/ |
H A D | i2c_write_bytes_action_tests.cpp | 79 EXPECT_STREQ(e.what(), "Values vector is empty"); in TEST() 124 EXPECT_STREQ(e.what(), "Values vector is empty"); in TEST() 141 EXPECT_STREQ(e.what(), "Masks vector has invalid size"); in TEST() 290 EXPECT_STREQ(e.what(), "Unable to find device with ID \"reg1\""); in TEST() 332 EXPECT_STREQ(e.what(), in TEST() 343 EXPECT_STREQ(ie.what(), in TEST() 393 EXPECT_STREQ(e.what(), in TEST() 404 EXPECT_STREQ(ie.what(), in TEST()
|
H A D | i2c_write_byte_action_tests.cpp | 146 EXPECT_STREQ(e.what(), "Unable to find device with ID \"reg1\""); in TEST() 182 EXPECT_STREQ(e.what(), "ActionError: i2c_write_byte: { register: " in TEST() 193 ie.what(), in TEST() 236 EXPECT_STREQ(e.what(), "ActionError: i2c_write_byte: { register: " in TEST() 246 EXPECT_STREQ(ie.what(), "I2CException: Failed to write byte: bus " in TEST()
|
H A D | pmbus_read_sensor_action_tests.cpp | 244 EXPECT_STREQ(e.what(), "Unable to find device with ID \"reg1\""); in TEST() 287 EXPECT_STREQ(e.what(), "ActionError: pmbus_read_sensor: { type: vout, " in TEST() 298 pe.what(), in TEST() 351 EXPECT_STREQ(e.what(), in TEST() 363 ie.what(), in TEST() 410 EXPECT_STREQ(e.what(), "ActionError: pmbus_read_sensor: { type: pout, " in TEST() 420 EXPECT_STREQ(ie.what(), "I2CException: Failed to read word data: " in TEST() 481 EXPECT_STREQ(e.what(), "ActionError: pmbus_read_sensor: { type: iout, " in TEST() 491 EXPECT_STREQ(de.what(), "D-Bus error: Invalid property"); in TEST()
|
/openbmc/linux/Documentation/maintainer/ |
H A D | messy-diffstat.rst | 12 great deal of unrelated work. The result looks ugly and obscures what the 13 pull request is actually doing. This document describes what is happening 25 If one wants to see what has changed between two points, a command like 42 If that maintainer now uses ``git diff`` to see what has changed between 64 and the second origin end point (vN-rc2), which is certainly not what our 66 may be impossible to tell what actually happened in the changes leading up 75 So what is to be done? The best response when confronted with this 96 shows what is really going on. That request can then be sent upstream.
|
/openbmc/phosphor-power/phosphor-power-sequencer/src/ |
H A D | rail.cpp | 46 name, inventoryPath, e.what())}; in isPresent() 65 name, e.what())}; in getStatusWord() 82 name, e.what())}; in getStatusVout() 98 "Unable to read READ_VOUT value for rail {}: {}", name, e.what())}; in getReadVout() 115 e.what())}; in getVoutUVFaultLimit()
|
/openbmc/bmcweb/src/ |
H A D | boost_asio.cpp | 12 BMCWEB_LOG_CRITICAL("Boost exception thrown {}", e.what()); in throw_exception() 18 BMCWEB_LOG_CRITICAL("Boost exception thrown {} from {}:{}", e.what(), in throw_exception()
|
/openbmc/linux/tools/memory-model/Documentation/ |
H A D | README | 2 what your audience knows and then building a bridge from their current 3 knowledge to what they need to know. Unfortunately, the expected 8 depending on what you know and what you would like to learn. Please note 28 o You would like a detailed understanding of what your compiler can
|
/openbmc/sdeventplus/test/ |
H A D | exception.cpp | 21 EXPECT_EQ(std::string{expected.what()}, err.what()); in TEST()
|
/openbmc/linux/Documentation/core-api/irq/ |
H A D | concepts.rst | 12 array, but except for what linux/interrupt.h implements the details 16 machine. Typically what is enumerated is the number of input pins on 18 what is enumerated are the 16 input pins on the two i8259 interrupt
|
/openbmc/openpower-proc-control/procedures/phal/ |
H A D | check_host_running.cpp | 45 entry("EXCEPTION=%s", e.what())); in createBmcDump() 75 entry("EXCEPTION=%s", ex.what())); in checkHostRunning() 156 entry("EXCEPTION=%s", ex.what())); in clearHostRunning()
|
H A D | enter_mpreboot.cpp | 69 sbeError.what(), pdbg_target_index(tgt)) in sbeEnterMpReboot() 75 sbeError.what(), pdbg_target_index(tgt)) in sbeEnterMpReboot() 121 phalError.what(), pdbg_target_index(tgt)) in sbeEnterMpReboot()
|
/openbmc/linux/tools/testing/selftests/net/forwarding/ |
H A D | mirror_gre_bridge_1d_vlan.sh | 70 local what=$1; shift 72 full_test_span_gre_dir_vlan $tundev ingress "$vlan_match" 8 0 "$what" 73 full_test_span_gre_dir_vlan $tundev egress "$vlan_match" 0 8 "$what"
|
/openbmc/linux/tools/testing/selftests/netfilter/ |
H A D | nft_flowtable.sh | 248 local what=$1 274 echo "PASS: $what" 280 local what=$1 292 case "$what" in 328 echo "PASS: $what: dscp packet counters match" 336 what=$3 339 echo "FAIL: file mismatch for $what" 1>&2 456 what=$4 462 echo "PASS: flow offload for ns1/ns2 with masquerade $what" 468 check_counters "flow offload for ns1/ns2 with dnat and pmtu discovery $what" [all …]
|
/openbmc/phosphor-power/phosphor-regulators/test/ |
H A D | write_verification_error_tests.cpp | 31 EXPECT_STREQ(error.what(), in TEST() 61 EXPECT_STREQ(error.what(), in TEST()
|
H A D | pmbus_error_tests.cpp | 30 EXPECT_STREQ(error.what(), in TEST() 56 EXPECT_STREQ(error.what(), in TEST()
|
H A D | config_file_parser_error_tests.cpp | 29 EXPECT_STREQ(error.what(), in TEST() 45 EXPECT_STREQ(error.what(), in TEST()
|
/openbmc/openpower-pnor-code-mgmt/ |
H A D | utils.cpp | 92 entry("ERROR=%s", e.what())); in hiomapdSuspend() 111 entry("ERROR=%s", e.what())); in hiomapdResume() 141 entry("ERROR=%s", e.what()), in setPendingAttributes() 174 entry("ERROR=%s", e.what())); in deleteAllErrorLogs()
|
/openbmc/bmcweb/.github/ISSUE_TEMPLATE/ |
H A D | bug_report.yml | 31 description: Tell us what issues you ran into. 33 Include information about what you tried, what you expected to 34 happen, and what actually happened. The more details, the better!
|
/openbmc/phosphor-bmc-code-mgmt/usb/ |
H A D | usb_manager.cpp | 57 "SRC", p.path(), "ERROR", e.what()); in copyImage() 156 "ERROR", e.what()); in setApplyTime() 173 "ERROR", e.what()); in setRequestedActivation() 211 "ERROR", e.what()); in updateActivation()
|
/openbmc/phosphor-power/phosphor-power-sequencer/test/ |
H A D | config_file_parser_error_tests.cpp | 31 error.what(), in TEST() 50 error.what(), in TEST()
|
/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/ |
H A D | 0001-Hide-fstatat64-and-prlimit64-defines-on-musl.patch | 29 #define ALLOW(what) \ 30 if ((rc = seccomp_rule_add(ctx, SCMP_ACT_ALLOW, SCMP_SYS(what), 0))) \ 31 … return _error->FatalE("HttpMethod::Configuration", "Cannot allow %s: %s", #what, strerror(-rc));
|
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | qos_headroom.sh | 96 local what=$1; shift 100 check_err $? "${what}buffer $idx size is '$current', expected '$expr'" 143 local what=$1; shift 160 log_test "${what}MTU impacts buffer size" 313 local what=$1; shift 355 log_test "${what}internal buffer size"
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | test_vxlan_fdb_changelink.sh | 8 local what=$1; shift 11 echo -ne "expected two remotes after $what\t"
|
/openbmc/openpower-hw-diags/util/ |
H A D | dbus.cpp | 56 std::string traceMsg = std::string(e.what()); in find() 99 std::string traceMsg = std::string(e.what()); in findService() 135 std::string traceMsg = std::string(e.what()); in getProperty() 207 std::string traceMsg = std::string(e.what()); in transitionHost() 387 trace::err(e.what()); in createPel() 495 trace::err(e.what()); in getStateEffecterPdrs() 530 trace::err(e.what()); in getStateSensorPdrs() 562 trace::err(e.what()); in getPldmInstanceID()
|