Home
last modified time | relevance | path

Searched defs:e (Results 276 – 300 of 916) sorted by relevance

1...<<11121314151617181920>>...37

/openbmc/qemu/util/
H A Duserfaultfd.c262 int e = errno; in uffd_copy_page() local
293 int e = errno; in uffd_zero_page() local
325 int e = errno; in uffd_wakeup() local
/openbmc/qemu/include/qemu/
H A Dxxhash.h62 uint32_t e = ef; in qemu_xxhash8() local
116 static inline uint32_t qemu_xxhash5(uint64_t ab, uint64_t cd, uint32_t e) in qemu_xxhash5()
121 static inline uint32_t qemu_xxhash6(uint64_t ab, uint64_t cd, uint32_t e, in qemu_xxhash6()
/openbmc/phosphor-net-ipmid/sol/
H A Dsol_context.cpp55 catch (const std::exception& e) in enableAccumulateTimer() local
318 catch (const std::exception& e) in charAccTimerHandler() local
343 catch (const std::exception& e) in retryTimerHandler() local
/openbmc/openpower-proc-control/extensions/phal/
H A Ddump_utils.cpp145 catch (const sdbusplus::exception_t& e) in requestDump() local
167 catch (const std::exception& e) in requestDump() local
/openbmc/dbus-sensors/src/fan/
H A DPresenceGpio.cpp75 catch (const std::system_error& e) in EventPresenceGpio() local
141 catch (const std::system_error& e) in PollingPresenceGpio() local
/openbmc/google-ipmi-sys/
H A Dflash_size.cpp41 catch (const IpmiException& e) in getFlashSize() local
H A Dhost_power_off.cpp50 catch (const IpmiException& e) in hostPowerOff() local
/openbmc/phosphor-hwmon/
H A Dhwmon.cpp14 { in getAttributes()
/openbmc/phosphor-ipmi-blobs/
H A Dmain.cpp67 catch (const std::exception& e) in setupBlobGlobalHandler() local
/openbmc/phosphor-ipmi-flash/bmc/
H A Dfs.cpp43 catch (const fs::filesystem_error& e) in GetJsonList() local
/openbmc/openpower-hw-diags/attn/
H A Dbp_handler.cpp34 catch (const sdbusplus::exception::SdBusError& e) in bpHandler() local
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dimage_manager_main.cpp32 catch (const std::exception& e) in main() local
H A Dsync_manager_main.cpp32 catch (const std::exception& e) in main() local
/openbmc/dbus-sensors/src/
H A DSystemdInterface.cpp40 catch (const std::exception& e) in startUnit() local
/openbmc/phosphor-power/phosphor-power-supply/
H A Dmain.cpp44 catch (const std::exception& e) in main() local
/openbmc/phosphor-gpio-monitor/multi-presence/
H A Dgpio_presence.cpp57 catch (const sdbusplus::exception_t& e) in getService() local
106 catch (const sdbusplus::exception_t& e) in updateInventory() local
/openbmc/openpower-proc-control/procedures/phal/
H A Dreinit_devtree.cpp215 catch (const std::exception& e) in reinitDevtree() local
252 catch (const std::exception& e) in reinitDevtree() local
/openbmc/qemu/tests/qtest/libqos/
H A Dqgraph.c227 QOSGraphEdge *e = search_list_edges(root_list, name); in search_machine() local
326 QOSGraphEdge *e) in qos_push()
358 QOSStackElement *e = qos_tos(); in qos_pop() local
398 QOSGraphEdge *e, *next; in qos_traverse_graph() local
533 QOSGraphEdge *e = search_list_edges(list, dest); in qos_graph_has_edge() local
681 QOSGraphEdge *e, *next; in qos_graph_node_set_availability_explicit() local
706 QOSGraphEdge *e, *next; in qos_graph_node_set_availability() local
814 QOSGraphEdge *e, *next; in qos_dump_graph() local
/openbmc/sdbusplus/include/sdbusplus/
H A Dsdbus.hpp212 int sd_bus_attach_event(sd_bus* bus, sd_event* e, int priority) override in sd_bus_attach_event()
274 int sd_bus_error_set(sd_bus_error* e, const char* name, in sd_bus_error_set()
280 int sd_bus_error_set_const(sd_bus_error* e, const char* name, in sd_bus_error_set_const()
286 int sd_bus_error_get_errno(const sd_bus_error* e) override in sd_bus_error_get_errno()
291 int sd_bus_error_set_errno(sd_bus_error* e, int error) override in sd_bus_error_set_errno()
296 int sd_bus_error_is_set(const sd_bus_error* e) override in sd_bus_error_is_set()
301 void sd_bus_error_free(sd_bus_error* e) override in sd_bus_error_free()
465 sd_bus_message* call, sd_bus_message** m, sd_bus_error* e) override in sd_bus_message_new_method_error()
/openbmc/phosphor-fan-presence/control/
H A Dfanctl.cpp229 catch (const std::exception& e) in getStates() local
500 catch (const phosphor::fan::util::DBusPropertyError& e) in set() local
520 catch (const phosphor::fan::util::DBusMethodError& e) in resume() local
536 catch (const phosphor::fan::util::DBusPropertyError& e) in reload() local
590 catch (const phosphor::fan::util::DBusPropertyError& e) in dumpFanControl() local
693 catch (const std::exception& e) in getSensorType() local
1026 catch (const std::exception& e) in main() local
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Doem_ibm_handler.cpp642 catch (const std::exception& e) in _processSystemReboot() local
677 catch (const std::exception& e) in _processSystemReboot() local
692 catch (const std::exception& e) in _processSystemReboot() local
756 catch (const std::exception& e) in resetWatchDogTimer() local
779 catch (const std::exception& e) in disableWatchDogTimer() local
802 catch (const std::exception& e) in checkBMCState() local
887 catch (const std::exception& e) in handleBootTypesAtPowerOn() local
/openbmc/phosphor-certificate-manager/
H A Dcertificate.cpp105 catch (const std::exception& e) in dumpCertificate() local
129 catch (const fs::filesystem_error& e) in copyCertificate() local
325 catch (const fs::filesystem_error& e) in install() local
464 catch (const std::exception& e) in storageUpdate() local
597 catch (const std::exception& e) in checkAndAppendPrivateKey() local
/openbmc/phosphor-host-ipmid/
H A Dselutility.cpp178 catch (const std::exception& e) in prepareSELEntry() local
308 catch (const std::exception& e) in convertLogEntrytoSEL() local
359 catch (const std::exception& e) in getEntryTimeStamp() local
388 catch (const sdbusplus::exception_t& e) in readLoggingObjectPaths() local
/openbmc/intel-ipmi-oem/src/
H A Dappcommands.cpp85 catch (const std::exception& e) in initBMCDeviceState() local
304 catch (const std::exception& e) in rfc4122ToIpmiConvesrion() local
359 catch (const InvalidArgument& e) in ipmiAppGetSystemGuid() local
425 catch (const std::exception& e) in ipmiAppGetDeviceId() local
/openbmc/phosphor-led-manager/manager/
H A Djson-config.hpp184 catch (const sdbusplus::exception_t& e) in getFilePath() local
196 catch (const sdbusplus::exception_t& e) in getFilePath() local

1...<<11121314151617181920>>...37