Home
last modified time | relevance | path

Searched refs:msg (Results 3976 – 4000 of 4099) sorted by relevance

1...<<151152153154155156157158159160>>...164

/openbmc/linux/fs/
H A Dbuffer.c127 static void buffer_io_error(struct buffer_head *bh, char *msg) in buffer_io_error() argument
132 bh->b_bdev, (unsigned long long)bh->b_blocknr, msg); in buffer_io_error()
/openbmc/linux/net/ipv6/
H A Dip6_tunnel.c464 u8 *type, u8 *code, int *msg, __u32 *info, int offset) in ip6_tnl_err() argument
552 *msg = rel_msg; in ip6_tnl_err()
/openbmc/qemu/audio/
H A Daudio.c1386 void audio_run(AudioState *s, const char *msg) in audio_run() argument
1404 dolog ("Elapsed since last %s: %f\n", msg, currtime - prevtime); in audio_run()
/openbmc/linux/Documentation/
H A Dmemory-barriers.txt1682 msg = get_message();
1689 process_message(msg);
1699 msg = get_message();
1703 interrupt_handler() might be passed a garbled msg. Use WRITE_ONCE()
1708 WRITE_ONCE(msg, get_message());
1715 process_message(READ_ONCE(msg));
1720 be interrupted by something that also accesses 'flag' and 'msg',
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c5935 .msg = "PPU poison" },
5937 .msg = "IMP CMDQ error" },
5939 .msg = "IMP RD poison" },
5941 .msg = "ROCEE AXI RESP error" },
5952 hns3_hw_err[i].msg); in hns3_process_hw_error()
/openbmc/docs/designs/
H A Dredfish-eventservice.md769 data: "msg": "hello world",\n
1234 for msg in messages:
1235 print(json.dumps(msg.data))
/openbmc/linux/include/net/sctp/
H A Dstructs.h632 struct sctp_datamsg *msg; member
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8173-elm.dtsi1165 google,cros-ec-spi-msg-delay = <500>;
/openbmc/linux/drivers/iio/imu/
H A Dadis16475.c1054 ret = spi_sync(adis->spi, &adis->msg); in adis16475_trigger_handler()
H A Dadis16480.c1144 ret = spi_sync(adis->spi, &adis->msg); in adis16480_trigger_handler()
/openbmc/linux/include/linux/
H A Dof.h377 extern void of_print_phandle_args(const char *msg, const struct of_phandle_args *args);
H A Dnfs_xdr.h1769 void (*rename_setup) (struct rpc_message *msg,
/openbmc/linux/net/mptcp/
H A Dprotocol.h882 void mptcp_crypto_hmac_sha(u64 key1, u64 key2, u8 *msg, int len, void *hmac);
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_common.c1392 memcpy(entry->msg, data, len); in nfp_net_sched_mbox_amsg_work()
1430 unsigned char *addr = entry->msg; in nfp_net_mc_cfg()
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dhtc_mbox.c1470 u32 lk_ahds[], int msg, in ath6kl_htc_rx_alloc() argument
1481 for (i = 0; i < msg; i++) { in ath6kl_htc_rx_alloc()
/openbmc/linux/drivers/s390/net/
H A Dctcm_fsms.c191 void ctcm_ccw_check_rc(struct channel *ch, int rc, char *msg) in ctcm_ccw_check_rc() argument
195 CTCM_FUNTAIL, ch->id, msg, rc); in ctcm_ccw_check_rc()
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8974.dtsi196 qcom,rpm-msg-ram = <&rpm_msg_ram>;
1068 compatible = "qcom,rpm-msg-ram";
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dpcie.c1472 static int brcmf_pcie_tx_ctlpkt(struct device *dev, unsigned char *msg, in brcmf_pcie_tx_ctlpkt() argument
1479 static int brcmf_pcie_rx_ctlpkt(struct device *dev, unsigned char *msg, in brcmf_pcie_rx_ctlpkt() argument
/openbmc/linux/net/netfilter/ipset/
H A Dip_set_core.c1775 unsafe_memcpy(&errmsg->msg, nlh, nlh->nlmsg_len, in call_ad()
1778 cmdattr = (void *)&errmsg->msg + min_len; in call_ad()
/openbmc/qemu/target/ppc/
H A Dexcp_helper.c2925 int msg = rb & DBELL_TYPE_MASK; in dbell2irq() local
2928 switch (msg) { in dbell2irq()
/openbmc/linux/sound/core/seq/
H A Dseq_clientmgr.c2578 int is_src, char *msg) in snd_seq_info_dump_subscribers() argument
2589 snd_iprintf(buffer, msg); in snd_seq_info_dump_subscribers()
/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h2174 __u8 msg[]; member
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Ddvb_usb_core.c1032 int dvb_usbv2_suspend(struct usb_interface *intf, pm_message_t msg) in dvb_usbv2_suspend() argument
/openbmc/linux/tools/perf/Documentation/
H A Dperf.data-file-format.txt597 char msg[MAX_AUXTRACE_ERROR_MSG];
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dfw.h96 __le32 msg; member

1...<<151152153154155156157158159160>>...164