Home
last modified time | relevance | path

Searched defs:msg (Results 501 – 525 of 582) sorted by relevance

1...<<21222324

/openbmc/s2600wf-misc/hsbp-manager/src/
H A Dhsbp_manager.cpp2058 [](sdbusplus::message_t& msg) { in setupBackplanesAndDrivesMatch()
2120 [](sdbusplus::message_t& msg) { in setupBackplanesAndDrivesMatch()
2712 [](sdbusplus::message_t& msg) { in setupHsbpConfigMatch()
/openbmc/qemu/qga/
H A Dcommands-win32.c145 #define debug_error(msg) do { \ argument
1888 wchar_t *msg = NULL; in get_net_error_message() local
1973 gchar *msg = get_net_error_message(nas); in qmp_guest_set_user_password() local
/openbmc/libmctp/tests/
H A Dtest_core.c615 void *msg; in mctp_core_test_tx_alloc_tag() local
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-pci.h90 MSIMessage msg; member
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Ditem_updater.cpp42 void ItemUpdater::createActivation(sdbusplus::message_t& msg) in createActivation()
/openbmc/phosphor-virtual-sensor/src/
H A DvirtualSensor.cpp666 void VirtualSensors::propertiesChanged(sdbusplus::message_t& msg) in propertiesChanged()
/openbmc/qemu/net/
H A Dcolo-compare.c176 char msg[] = "DO_CHECKPOINT"; in notify_remote_frame() local
1185 const char msg[] = "COLO_COMPARE_GET_XEN_INIT"; in compare_notify_rs_finalize() local
/openbmc/qemu/accel/kvm/
H A Dkvm-all.c2185 int kvm_irqchip_send_msi(KVMState *s, MSIMessage msg) in kvm_irqchip_send_msi()
2203 MSIMessage msg = {0, 0}; in kvm_irqchip_add_msi_route() local
2252 int kvm_irqchip_update_msi_route(KVMState *s, int virq, MSIMessage msg, in kvm_irqchip_update_msi_route()
2340 int kvm_irqchip_send_msi(KVMState *s, MSIMessage msg) in kvm_irqchip_send_msi()
2367 int kvm_irqchip_update_msi_route(KVMState *s, int virq, MSIMessage msg) in kvm_irqchip_update_msi_route()
/openbmc/u-boot/tools/
H A Difdtool.c476 char msg[strlen(fmt) + strlen(fname) + 1]; in perror_fname() local
/openbmc/qemu/hw/vfio/
H A Diommufd.c577 const char *msg = error_get_pretty(err); in iommufd_cdev_attach() local
/openbmc/u-boot/drivers/firmware/
H A Dti_sci.c133 struct k3_sec_proxy_msg *msg = &xfer->tx_message; in ti_sci_get_response() local
186 struct k3_sec_proxy_msg *msg = &xfer->tx_message; in ti_sci_do_xfer() local
/openbmc/bmcweb/redfish-core/lib/
H A Dlog_services.hpp640 const std::shared_ptr<task::TaskData>& taskData) { in createDumpTaskCallback()
798 const sdbusplus::message::object_path& objPath) mutable { in createDump()
/openbmc/u-boot/include/u-boot/
H A Dzlib.h427 char *msg; /* last error message, NULL if no error */ member
/openbmc/qemu/hw/ppc/
H A Dspapr_rtas.c354 char msg[512]; in rtas_ibm_os_term() local
/openbmc/phosphor-fan-presence/control/json/
H A Dmanager.cpp771 void Manager::handleSignal(sdbusplus::message_t& msg, in handleSignal()
/openbmc/openpower-host-ipmi-flash/
H A Dhiomap.cpp340 sdbusplus::message_t& msg) in hiomap_handle_property_update()
/openbmc/qemu/target/riscv/
H A Ddebug.c214 const char *msg) in warn_always_zero_bit()
/openbmc/qemu/target/i386/
H A Dhelper.c390 g_autofree char *msg = NULL; in do_inject_x86_mce() local
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Doem_ibm_handler.cpp654 [this](sdbusplus::message_t& msg) { in _processSystemReboot()
/openbmc/telemetry/tests/src/
H A Dtest_trigger.cpp62 [this](const auto& msg) { triggerPresenceChanged.Call(msg); }); in TestTrigger()
/openbmc/qemu/hw/hyperv/
H A Dhv-balloon.c298 struct dm_message *msg) in hv_balloon_send_packet()
1277 struct dm_message *msg = vmreq->msg; in hv_balloon_handle_packet() local
/openbmc/qemu/nbd/
H A Dclient.c158 g_autofree char *msg = NULL; in nbd_handle_reply_err() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpel.cpp161 std::ostringstream msg; in PEL() local
/openbmc/qemu/util/
H A Diov.c98 struct msghdr msg; in do_send_recv() local
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpatch.py63 def __init__(self, msg): argument

1...<<21222324