Home
last modified time | relevance | path

Searched refs:what (Results 76 – 100 of 1973) sorted by relevance

12345678910>>...79

/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dgre_multipath_nh.sh236 local what=$1; shift
255 multipath_eval "$what" $weight1 $weight2 $d111 $d222
263 local what=$1; shift
283 multipath_eval "$what" $weight1 $weight2 $d111 $d222
291 local what=$1; shift
310 multipath_eval "$what" $weight1 $weight2 $d111 $d222
H A Dgre_multipath_nh_res.sh238 local what=$1; shift
258 multipath_eval "$what" $weight1 $weight2 $d111 $d222
266 local what=$1; shift
287 multipath_eval "$what" $weight1 $weight2 $d111 $d222
295 local what=$1; shift
315 multipath_eval "$what" $weight1 $weight2 $d111 $d222
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dpmbus_error_tests.cpp30 EXPECT_STREQ(error.what(), in TEST()
56 EXPECT_STREQ(error.what(), in TEST()
H A Dwrite_verification_error_tests.cpp31 EXPECT_STREQ(error.what(), in TEST()
61 EXPECT_STREQ(error.what(), in TEST()
H A Dconfig_file_parser_error_tests.cpp29 EXPECT_STREQ(error.what(), in TEST()
45 EXPECT_STREQ(error.what(), in TEST()
/openbmc/google-ipmi-sys/
H A Dbios_setting.cpp51 stdplus::print(stderr, "Read unsuccessful: {}\n", e.what()); in readBiosSettingFromFile()
90 stdplus::print(stderr, "Extracting payload failed: {}\n", e.what()); in writeBiosSetting()
114 stdplus::print(stderr, "Write unsuccessful: {}\n", e.what()); in writeBiosSetting()
/openbmc/openpower-proc-control/procedures/phal/
H A Denter_mpreboot.cpp69 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/openpower-proc-control/extensions/phal/
H A Dfw_update_watch.cpp50 e.what(), msg.get_signature()) in fwIntfAddedCallback()
97 std::format("Filesystem error reported Error:({})", e.what()) in fwIntfAddedCallback()
99 throw std::runtime_error(e.what()); in fwIntfAddedCallback()
/openbmc/phosphor-power/phosphor-power-sequencer/test/
H A Dconfig_file_parser_error_tests.cpp31 error.what(), in TEST()
50 error.what(), in TEST()
/openbmc/openpower-vpd-parser/vpd-tool/include/
H A Dtool_utils.hpp70 throw std::runtime_error(std::string(l_ex.what())); in readDbusProperty()
138 "Failed to dump JSON data, error: " + std::string(l_ex.what())); in printJson()
281 << l_ex.what() << '\n'; in saveToFile()
539 std::cerr << std::string(l_ex.what()) << std::endl; in GetServiceInterfacesForObject()
581 std::cerr << std::string(l_ex.what()) << std::endl;
831 << "], error: " << l_ex.what() << std::endl; in readValueFromFile()
866 std::cerr << l_ex.what() << std::endl; in isChassisPowerOff()
899 std::string(l_ex.what()) in isServiceRunning()
/openbmc/linux/net/caif/
H A Dcaif_usb.c127 static int cfusbl_device_notify(struct notifier_block *me, unsigned long what, in cfusbl_device_notify() argument
137 if (what == NETDEV_UNREGISTER && dev->reg_state >= NETREG_UNREGISTERED) in cfusbl_device_notify()
157 if (what == NETDEV_UNREGISTER) in cfusbl_device_notify()
160 if (what != NETDEV_REGISTER) in cfusbl_device_notify()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/basics/
H A Dvector.c181 const void *what, in dal_vector_set_at_index() argument
192 what, in dal_vector_set_at_index()
204 const void *what, in dal_vector_insert_at() argument
226 what, in dal_vector_insert_at()
/openbmc/phosphor-power/phosphor-regulators/test/actions/
H A Di2c_capture_bytes_action_tests.cpp64 EXPECT_STREQ(e.what(), "Invalid byte count: Less than 1"); in TEST()
203 EXPECT_STREQ(e.what(), "Unable to find device with ID \"vdd1\""); in TEST()
240 e.what(), in TEST()
250 EXPECT_STREQ(ie.what(), in TEST()
H A Di2c_compare_bytes_action_tests.cpp79 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()
338 EXPECT_STREQ(e.what(), "Unable to find device with ID \"reg1\""); in TEST()
375 EXPECT_STREQ(e.what(), in TEST()
386 EXPECT_STREQ(ie.what(), in TEST()
/openbmc/linux/tools/testing/selftests/net/
H A Dtest_vxlan_fdb_changelink.sh8 local what=$1; shift
11 echo -ne "expected two remotes after $what\t"
/openbmc/openpower-hw-diags/attn/
H A Dattn_dbus.cpp46 trace::err(e.what()); in dbusMethod()
95 trace::err(e.what()); in createPelRaw()
134 trace::err(e.what()); in getPel()
/openbmc/phosphor-mboxd/vpnor/
H A Dpnor_partition_table.hpp257 ReasonedError(const std::string&& what) : _what(what) in ReasonedError() argument
260 const char* what() const noexcept in what() function in openpower::virtual_pnor::ReasonedError
/openbmc/openpower-proc-control/
H A Dutil.cpp35 objectPath, interface, e.what()) in getService()
88 ex.what()) in isHostPoweringOff()
119 ex.what()) in getChassisPowerState()
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dparser.cpp111 m_vpdFilePath + ", error: " + std::string(l_exception.what())); in updateVpdKeyword()
159 ", error: " + std::string(l_exception.what())); in updateVpdKeyword()
217 " failed due to error: " + l_ex.what()); in updateVpdKeyword()
257 i_fruPath + ", error: " + std::string(l_exception.what()), in updateVpdKeywordOnRedundantPath()
324 m_vpdFilePath + "], error: " + std::string(l_exception.what()), in updateVpdKeywordOnHardware()
/openbmc/hiomapd/vpnor/
H A Dbackend.cpp96 MSG_ERR("vpnor init: %s\n", e.what()); in vpnor_init()
103 MSG_ERR("Failed to commit InternalFailure: %s\n", e.what()); in vpnor_init()
178 MSG_ERR("vpnor part copy: %s\n", e.what()); in vpnor_copy_bootloader_partition()
335 MSG_ERR("vpnor copy: %s\n", e.what()); in vpnor_copy()
392 MSG_ERR("vpnor write: %s\n", e.what()); in vpnor_write()
397 MSG_ERR("vpnor write exception: %s\n", e.what()); in vpnor_write()
H A Dtable.hpp267 ReasonedError(const std::string&& what) : _what(what) in ReasonedError() argument
270 const char* what() const noexcept in what() function in openpower::virtual_pnor::ReasonedError
/openbmc/phosphor-logging/extensions/openpower-pels/tools/
H A Dpeltool.cpp91 std::cout << "Conversion failure: " << err.what() << std::endl; in fileNameToTimestamp()
101 std::cout << "Conversion failure: " << err.what() << std::endl; in fileNameToTimestamp()
111 std::cout << "Conversion failure: " << err.what() << std::endl; in fileNameToTimestamp()
121 std::cout << "Conversion failure: " << err.what() << std::endl; in fileNameToTimestamp()
131 std::cout << "Conversion failure: " << err.what() << std::endl; in fileNameToTimestamp()
141 std::cout << "Conversion failure: " << err.what() << std::endl; in fileNameToTimestamp()
151 std::cout << "Conversion failure: " << err.what() << std::endl; in fileNameToTimestamp()
161 std::cout << "Conversion failure: " << err.what() << std::endl; in fileNameToTimestamp()
181 std::cout << "Conversion failure: " << err.what() << std::endl; in fileNameToPELId()
457 entry("ERROR=%s", e.what())); in genPELJSON()
[all …]
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dsrc.cpp918 "No VPD found for " + inventoryPath + ": " + e.what(); in addInventoryCallout()
929 ": " + e.what(); in addInventoryCallout()
980 e.what())); in getRegistryCallouts()
1008 "Error parsing PEL message registry callout JSON: "s + e.what(); in addRegistryCallouts()
1031 e.what(); in addRegistryCallout()
1074 *trustedSymbolicFRUInvPath, e.what())); in addRegistryCallout()
1114 ": " + e.what(); in addRegistryCallout()
1157 addDebugData(e.what()); in addDevicePathCallouts()
1193 addDebugData(e.what()); in addDevicePathCallouts()
1231 callout.locationCode, e.what()); in addDevicePathCallouts()
[all …]
/openbmc/openpower-pnor-code-mgmt/
H A Dactivation.cpp62 entry("ERROR=%s", e.what())); in subscribeToSystemdSignals()
159 entry("ERROR=%s", e.what()), in deleteImageManagerObject()
197 entry("ERROR=%s", e.what())); in checkApplyTimeImmediate()
227 entry("ERROR=%s", e.what())); in rebootHost()
/openbmc/phosphor-logging/phosphor-rsyslog-config/
H A Dserver-conf.cpp117 log<level::ERR>("Invalid config", entry("ERR=%s", ex.what())); in parseConfig()
156 log<level::ERR>(e.what()); in address()
185 log<level::ERR>(e.what()); in port()
214 log<level::ERR>(e.what()); in transportProtocol()

12345678910>>...79