Home
last modified time | relevance | path

Searched refs:msg (Results 4001 – 4025 of 4102) sorted by relevance

1...<<161162163164165

/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/
H A Dtest_snmp_alerts_sub_menu.robot326 ... msg=BMC is allowing to configure with invalid SNMP settings.
/openbmc/linux/include/linux/
H A Dnfs_xdr.h1769 void (*rename_setup) (struct rpc_message *msg,
/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h2174 __u8 msg[]; member
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dfw.h96 __le32 msg; member
/openbmc/linux/drivers/iio/imu/
H A Dadis16480.c1144 ret = spi_sync(adis->spi, &adis->msg); in adis16480_trigger_handler()
/openbmc/linux/drivers/md/
H A Ddm-writecache.c448 #define writecache_error(wc, err, msg, arg...) \ argument
451 DMERR(msg, ##arg); \
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-execution.rst737 "()": "bb.msg.BBLogFormatter",
761 ``lib/bb/msg.py``.
/openbmc/linux/drivers/scsi/
H A DBusLogic.c990 static bool blogic_failure(struct blogic_adapter *adapter, char *msg) in blogic_failure() argument
999 blogic_err("%s FAILED - DETACHING\n", adapter, msg); in blogic_failure()
H A Dmyrs.c146 unsigned char *msg, unsigned long blocks, in myrs_report_progress() argument
151 ldev_num, msg, in myrs_report_progress()
/openbmc/qemu/hw/usb/
H A Dredirect.c229 static void usbredir_log(void *priv, int level, const char *msg) in usbredir_log() argument
237 error_report("%s", msg); in usbredir_log()
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsdm630.dtsi369 qcom,rpm-msg-ram = <&rpm_msg_ram>;
576 compatible = "qcom,rpm-msg-ram";
H A Dmsm8939.dtsi317 qcom,rpm-msg-ram = <&rpm_msg_ram>;
577 compatible = "qcom,rpm-msg-ram";
/openbmc/linux/drivers/accel/habanalabs/common/
H A Dhabanalabs.h1652 int (*send_cpu_message)(struct hl_device *hdev, u32 *msg,
3818 int hl_fw_send_cpu_message(struct hl_device *hdev, u32 hw_queue_id, u32 *msg,
/openbmc/linux/drivers/rapidio/devices/
H A Dtsi721.c392 u64 msg; in tsi721_db_dpc() member
409 idb.msg = *idb_entry; in tsi721_db_dpc()
/openbmc/qemu/hw/net/
H A Dtrace-events400 virtio_net_rss_error(void *nic, const char *msg, uint32_t value) "nic=%p msg=%s, value 0x%08x"
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c38 #define BNXT_NVM_ERR_MSG(dev, extack, msg) \ argument
41 NL_SET_ERR_MSG_MOD(extack, msg); \
42 netdev_err(dev, "%s\n", msg); \
/openbmc/linux/drivers/ptp/
H A Dptp_ocp.c1627 const char *msg; in ptp_ocp_devlink_flash_update() local
1641 msg = err ? "Flash error" : "Flash complete"; in ptp_ocp_devlink_flash_update()
1642 devlink_flash_update_status_notify(devlink, msg, NULL, 0, 0); in ptp_ocp_devlink_flash_update()
/openbmc/linux/Documentation/networking/
H A Drds.rst124 the msg.msg_control buffer of struct msghdr. The format of the
/openbmc/linux/net/sctp/
H A Dstream_interleave.c61 list_for_each_entry(lchunk, &chunk->msg->chunks, frag_list) { in sctp_chunk_assign_mid()
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Drecipetool.py470 …self.assertTrue(os.path.isfile(recipefile), msg="recipe %s not created for command %s, output %s" …
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c1780 char msg[64]; in on_action_public_default() local
1787 scnprintf(msg, sizeof(msg), "%s(token:%u)", action_public_str(action), token); in on_action_public_default()
1788 rtw_cfg80211_rx_action(adapter, pframe, frame_len, msg); in on_action_public_default()
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_receiver.c506 struct msghdr msg = { in drbd_recv_short() local
509 iov_iter_kvec(&msg.msg_iter, ITER_DEST, &iov, 1, size); in drbd_recv_short()
510 return sock_recvmsg(sock, &msg, msg.msg_flags); in drbd_recv_short()
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c6292 MSIMessage msg; in kvm_update_msi_routes_all() local
6301 msg = msix_get_message(dev, vector); in kvm_update_msi_routes_all()
6303 msg = msi_get_message(dev, vector); in kvm_update_msi_routes_all()
6311 kvm_irqchip_update_msi_route(kvm_state, entry->virq, msg, dev); in kvm_update_msi_routes_all()
/openbmc/linux/tools/perf/util/
H A Dintel-pt.c2485 char msg[MAX_AUXTRACE_ERROR_MSG]; in intel_pt_synth_error() local
2497 intel_pt__strerror(code, msg, MAX_AUXTRACE_ERROR_MSG); in intel_pt_synth_error()
2500 code, cpu, pid, tid, ip, msg, timestamp, in intel_pt_synth_error()
/openbmc/linux/drivers/usb/host/
H A Dxhci.c964 int xhci_resume(struct xhci_hcd *xhci, pm_message_t msg) in xhci_resume() argument
966 bool hibernated = (msg.event == PM_EVENT_RESTORE); in xhci_resume()
1139 msg.event == PM_EVENT_AUTO_RESUME) { in xhci_resume()

1...<<161162163164165