Home
last modified time | relevance | path

Searched defs:msg (Results 226 – 250 of 4310) sorted by relevance

12345678910>>...173

/kernel/linux/linux-5.10/drivers/media/platform/sti/delta/
Ddelta-ipc.c38 #define msg_to_ctx(msg) ((struct delta_ipc_ctx *)(msg)->header.host_hdl) argument
39 #define msg_to_copro_hdl(msg) ((msg)->header.copro_hdl) argument
117 struct delta_ipc_open_msg msg; in delta_ipc_open() local
235 struct delta_ipc_set_stream_msg msg; in delta_ipc_set_stream() local
326 struct delta_ipc_decode_msg msg; in delta_ipc_decode() local
439 struct delta_ipc_close_msg msg; in delta_ipc_close() local
497 struct delta_ipc_cb_msg *msg; in delta_ipc_cb() local
/kernel/linux/linux-5.10/kernel/irq/
Dmsi.c59 void __get_cached_msi_msg(struct msi_desc *entry, struct msi_msg *msg) in __get_cached_msi_msg()
64 void get_cached_msi_msg(unsigned int irq, struct msi_msg *msg) in get_cached_msi_msg()
74 struct msi_msg *msg) in irq_chip_write_msi_msg()
79 static void msi_check_level(struct irq_domain *domain, struct msi_msg *msg) in msi_check_level()
105 struct msi_msg msg[2] = { [1] = { }, }; in msi_domain_set_affinity() local
121 struct msi_msg msg[2] = { [1] = { }, }; in msi_domain_activate() local
132 struct msi_msg msg[2]; in msi_domain_deactivate() local
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/delta/
Ddelta-ipc.c38 #define msg_to_ctx(msg) ((struct delta_ipc_ctx *)(msg)->header.host_hdl) argument
39 #define msg_to_copro_hdl(msg) ((msg)->header.copro_hdl) argument
117 struct delta_ipc_open_msg msg; in delta_ipc_open() local
234 struct delta_ipc_set_stream_msg msg; in delta_ipc_set_stream() local
325 struct delta_ipc_decode_msg msg; in delta_ipc_decode() local
438 struct delta_ipc_close_msg msg; in delta_ipc_close() local
496 struct delta_ipc_cb_msg *msg; in delta_ipc_cb() local
/kernel/linux/linux-6.6/sound/virtio/
Dvirtio_pcm_msg.c147 struct virtio_pcm_msg *msg; in virtsnd_pcm_msg_alloc() local
215 struct virtio_pcm_msg *msg = vss->msgs[i]; in virtsnd_pcm_msg_send() local
288 static void virtsnd_pcm_msg_complete(struct virtio_pcm_msg *msg, in virtsnd_pcm_msg_complete()
339 struct virtio_pcm_msg *msg; in virtsnd_pcm_notify_cb() local
396 struct virtio_snd_msg *msg; in virtsnd_pcm_ctl_msg_alloc() local
Dvirtio_ctl_msg.h50 struct virtio_snd_msg *msg) in virtsnd_ctl_msg_send_sync()
64 struct virtio_snd_msg *msg) in virtsnd_ctl_msg_send_async()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dsmu9_smumgr.c94 uint16_t msg) in smu9_send_msg_to_smc_without_waiting()
113 int smu9_send_msg_to_smc(struct pp_hwmgr *hwmgr, uint16_t msg) in smu9_send_msg_to_smc()
142 uint16_t msg, uint32_t parameter) in smu9_send_msg_to_smc_with_parameter()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dsmu9_smumgr.c93 uint16_t msg) in smu9_send_msg_to_smc_without_waiting()
112 int smu9_send_msg_to_smc(struct pp_hwmgr *hwmgr, uint16_t msg) in smu9_send_msg_to_smc()
141 uint16_t msg, uint32_t parameter) in smu9_send_msg_to_smc_with_parameter()
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
Dadf_vf2pf_msg.c17 u32 msg = (ADF_VF2PF_MSGORIGIN_SYSTEM | in adf_vf2pf_notify_init() local
40 u32 msg = (ADF_VF2PF_MSGORIGIN_SYSTEM | in adf_vf2pf_notify_shutdown() local
/kernel/linux/linux-6.6/drivers/i2c/busses/
Di2c-cp2615.c41 __be16 preamble, length, msg; member
79 static int cp2615_init_iop_msg(struct cp2615_iop_msg *ret, enum cp2615_iop_msg_type msg, in cp2615_init_iop_msg()
127 struct cp2615_iop_msg *msg = kzalloc(sizeof(*msg), GFP_KERNEL); in cp2615_i2c_send() local
142 struct cp2615_iop_msg *msg; in cp2615_i2c_recv() local
174 struct cp2615_iop_msg *msg = kzalloc(sizeof(*msg), GFP_KERNEL); in cp2615_check_iop() local
218 struct i2c_msg *msg; in cp2615_i2c_master_xfer() local
/kernel/linux/linux-6.6/drivers/char/ipmi/
Dipmi_ipmb.c74 u8 *msg = iidev->rcvmsg; in valid_ipmb() local
103 u8 *msg = iidev->rcvmsg; in ipmi_ipmb_check_msg_done() local
217 struct ipmi_smi_msg *msg, u8 cc) in ipmi_ipmb_send_response()
247 struct ipmi_smi_msg *msg) in ipmi_ipmb_format_for_xmit()
281 struct ipmi_smi_msg *msg = NULL; in ipmi_ipmb_thread() local
408 struct ipmi_smi_msg *msg) in ipmi_ipmb_sender()
/kernel/linux/linux-5.10/drivers/s390/crypto/
Dzcrypt_msgtype6.c269 } __packed * msg = ap_msg->msg; in ICAMEX_msg_to_type6MEX_msgX() local
339 } __packed * msg = ap_msg->msg; in ICACRT_msg_to_type6CRT_msgX() local
403 } __packed * msg = ap_msg->msg; in XCRB_msg_to_type6CPRB_msgX() local
518 } __packed * msg = ap_msg->msg; in xcrb_msg_to_type6_ep11cprb_msgx() local
650 struct type86x_reply *msg = reply->msg; in convert_type86_ica() local
723 struct type86_fmt2_msg *msg = reply->msg; in convert_type86_xcrb() local
754 struct type86_fmt2_msg *msg = reply->msg; in convert_type86_ep11_xcrb() local
776 } __packed * msg = reply->msg; in convert_type86_rng() local
790 struct type86x_reply *msg = reply->msg; in convert_response_ica() local
831 struct type86x_reply *msg = reply->msg; in convert_response_xcrb() local
[all …]
/kernel/linux/linux-6.6/drivers/platform/chrome/wilco_ec/
Dmailbox.c91 static void wilco_ec_prepare(struct wilco_ec_message *msg, in wilco_ec_prepare()
116 struct wilco_ec_message *msg, in wilco_ec_transfer()
196 int wilco_ec_mailbox(struct wilco_ec_device *ec, struct wilco_ec_message *msg) in wilco_ec_mailbox()
/kernel/linux/linux-5.10/drivers/platform/chrome/wilco_ec/
Dmailbox.c91 static void wilco_ec_prepare(struct wilco_ec_message *msg, in wilco_ec_prepare()
116 struct wilco_ec_message *msg, in wilco_ec_transfer()
196 int wilco_ec_mailbox(struct wilco_ec_device *ec, struct wilco_ec_message *msg) in wilco_ec_mailbox()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/include/
Dutils.h128 #define FAIL_IF_MSG(x, msg) \ argument
147 #define FAIL_IF_EXIT_MSG(x, msg) \ argument
169 #define SKIP_IF_MSG(x, msg) \ argument
182 #define sigsafe_err(msg) ({ \ argument
/kernel/linux/linux-6.6/net/devlink/
Dnetlink.c85 int devlink_nl_msg_reply_and_new(struct sk_buff **msg, struct genl_info *info) in devlink_nl_msg_reply_and_new()
188 static int devlink_nl_inst_single_dumpit(struct sk_buff *msg, in devlink_nl_inst_single_dumpit()
209 static int devlink_nl_inst_iter_dumpit(struct sk_buff *msg, in devlink_nl_inst_iter_dumpit()
243 int devlink_nl_dumpit(struct sk_buff *msg, struct netlink_callback *cb, in devlink_nl_dumpit()
/kernel/linux/linux-5.10/net/core/
Ddrop_monitor.c135 struct net_dm_alert_msg *msg; in reset_per_cpu_data() local
217 struct net_dm_alert_msg *msg; in trace_drop_common() local
328 static int net_dm_hw_entry_put(struct sk_buff *msg, in net_dm_hw_entry_put()
352 static int net_dm_hw_entries_put(struct sk_buff *msg, in net_dm_hw_entries_put()
380 net_dm_hw_summary_report_fill(struct sk_buff *msg, in net_dm_hw_summary_report_fill()
415 struct sk_buff *msg; in net_dm_hw_summary_work() local
581 static int net_dm_packet_report_in_port_put(struct sk_buff *msg, int ifindex, in net_dm_packet_report_in_port_put()
606 static int net_dm_packet_report_fill(struct sk_buff *msg, struct sk_buff *skb, in net_dm_packet_report_fill()
667 struct sk_buff *msg; in net_dm_packet_report() local
753 static int net_dm_hw_packet_report_fill(struct sk_buff *msg, in net_dm_hw_packet_report_fill()
[all …]
/kernel/linux/linux-6.6/net/core/
Ddrop_monitor.c135 struct net_dm_alert_msg *msg; in reset_per_cpu_data() local
217 struct net_dm_alert_msg *msg; in trace_drop_common() local
324 static int net_dm_hw_entry_put(struct sk_buff *msg, in net_dm_hw_entry_put()
348 static int net_dm_hw_entries_put(struct sk_buff *msg, in net_dm_hw_entries_put()
376 net_dm_hw_summary_report_fill(struct sk_buff *msg, in net_dm_hw_summary_report_fill()
411 struct sk_buff *msg; in net_dm_hw_summary_work() local
584 static int net_dm_packet_report_in_port_put(struct sk_buff *msg, int ifindex, in net_dm_packet_report_in_port_put()
609 static int net_dm_packet_report_fill(struct sk_buff *msg, struct sk_buff *skb, in net_dm_packet_report_fill()
692 struct sk_buff *msg; in net_dm_packet_report() local
778 static int net_dm_hw_packet_report_fill(struct sk_buff *msg, in net_dm_hw_packet_report_fill()
[all …]
/kernel/linux/linux-6.6/net/wireless/
Dnl80211.c1062 static int nl80211_msg_put_wmm_rules(struct sk_buff *msg, in nl80211_msg_put_wmm_rules()
1098 static int nl80211_msg_put_channel(struct sk_buff *msg, struct wiphy *wiphy, in nl80211_msg_put_channel()
1219 static bool nl80211_put_txq_stats(struct sk_buff *msg, in nl80211_put_txq_stats()
1592 static int nl80211_put_iftypes(struct sk_buff *msg, u32 attr, u16 ifmodes) in nl80211_put_iftypes()
1616 struct sk_buff *msg, in nl80211_put_iface_combinations()
1690 struct sk_buff *msg) in nl80211_send_wowlan_tcp_caps()
1730 static int nl80211_send_wowlan(struct sk_buff *msg, in nl80211_send_wowlan()
1789 static int nl80211_send_coalesce(struct sk_buff *msg, in nl80211_send_coalesce()
1811 nl80211_send_iftype_data(struct sk_buff *msg, in nl80211_send_iftype_data()
1882 static int nl80211_send_band_rateinfo(struct sk_buff *msg, in nl80211_send_band_rateinfo()
[all …]
/kernel/linux/linux-5.10/tools/bpf/resolve_btfids/
DMakefile9 msg = macro
13 msg = macro
15 msg = @printf ' %-8s %s%s\n' "$(1)" "$(notdir $(2))" "$(if $(3), $(3))"; macro
/kernel/linux/linux-5.10/crypto/
Dalgif_skcipher.c37 static int skcipher_sendmsg(struct socket *sock, struct msghdr *msg, in skcipher_sendmsg()
50 static int _skcipher_recvmsg(struct socket *sock, struct msghdr *msg, in _skcipher_recvmsg()
149 static int skcipher_recvmsg(struct socket *sock, struct msghdr *msg, in skcipher_recvmsg()
237 static int skcipher_sendmsg_nokey(struct socket *sock, struct msghdr *msg, in skcipher_sendmsg_nokey()
261 static int skcipher_recvmsg_nokey(struct socket *sock, struct msghdr *msg, in skcipher_recvmsg_nokey()
/kernel/linux/linux-6.6/crypto/
Dalgif_skcipher.c37 static int skcipher_sendmsg(struct socket *sock, struct msghdr *msg, in skcipher_sendmsg()
50 static int _skcipher_recvmsg(struct socket *sock, struct msghdr *msg, in _skcipher_recvmsg()
149 static int skcipher_recvmsg(struct socket *sock, struct msghdr *msg, in skcipher_recvmsg()
236 static int skcipher_sendmsg_nokey(struct socket *sock, struct msghdr *msg, in skcipher_sendmsg_nokey()
248 static int skcipher_recvmsg_nokey(struct socket *sock, struct msghdr *msg, in skcipher_recvmsg_nokey()
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
Dhif.c53 struct host_if_msg *msg; in wilc_alloc_work() local
70 static int wilc_enqueue_work(struct host_if_msg *msg) in wilc_enqueue_work()
319 struct host_if_msg *msg = container_of(work, struct host_if_msg, work); in handle_connect_timeout() local
507 struct host_if_msg *msg = container_of(work, struct host_if_msg, work); in handle_rcvd_ntwrk_info() local
659 struct host_if_msg *msg = container_of(work, struct host_if_msg, work); in handle_rcvd_gnrl_async_info() local
791 struct host_if_msg *msg = container_of(work, struct host_if_msg, work); in handle_get_statistics() local
911 struct host_if_msg *msg = container_of(work, struct host_if_msg, work); in wilc_handle_listen_state_expired() local
923 struct host_if_msg *msg; in listen_timer_cb() local
942 struct host_if_msg *msg = container_of(work, struct host_if_msg, work); in handle_set_mcast_filter() local
978 struct host_if_msg *msg = container_of(work, struct host_if_msg, work); in handle_scan_timer() local
[all …]
/kernel/linux/linux-5.10/drivers/mailbox/
Dbcm-flexrm-mailbox.c574 static bool flexrm_spu_sanity_check(struct brcm_message *msg) in flexrm_spu_sanity_check()
602 static u32 flexrm_spu_estimate_nonheader_desc_count(struct brcm_message *msg) in flexrm_spu_estimate_nonheader_desc_count()
629 static int flexrm_spu_dma_map(struct device *dev, struct brcm_message *msg) in flexrm_spu_dma_map()
649 static void flexrm_spu_dma_unmap(struct device *dev, struct brcm_message *msg) in flexrm_spu_dma_unmap()
657 static void *flexrm_spu_write_descs(struct brcm_message *msg, u32 nhcnt, in flexrm_spu_write_descs()
715 static bool flexrm_sba_sanity_check(struct brcm_message *msg) in flexrm_sba_sanity_check()
744 static u32 flexrm_sba_estimate_nonheader_desc_count(struct brcm_message *msg) in flexrm_sba_estimate_nonheader_desc_count()
766 static void *flexrm_sba_write_descs(struct brcm_message *msg, u32 nhcnt, in flexrm_sba_write_descs()
844 static bool flexrm_sanity_check(struct brcm_message *msg) in flexrm_sanity_check()
859 static u32 flexrm_estimate_nonheader_desc_count(struct brcm_message *msg) in flexrm_estimate_nonheader_desc_count()
[all …]
/kernel/linux/linux-6.6/drivers/mailbox/
Dbcm-flexrm-mailbox.c564 static bool flexrm_spu_sanity_check(struct brcm_message *msg) in flexrm_spu_sanity_check()
592 static u32 flexrm_spu_estimate_nonheader_desc_count(struct brcm_message *msg) in flexrm_spu_estimate_nonheader_desc_count()
619 static int flexrm_spu_dma_map(struct device *dev, struct brcm_message *msg) in flexrm_spu_dma_map()
639 static void flexrm_spu_dma_unmap(struct device *dev, struct brcm_message *msg) in flexrm_spu_dma_unmap()
647 static void *flexrm_spu_write_descs(struct brcm_message *msg, u32 nhcnt, in flexrm_spu_write_descs()
705 static bool flexrm_sba_sanity_check(struct brcm_message *msg) in flexrm_sba_sanity_check()
734 static u32 flexrm_sba_estimate_nonheader_desc_count(struct brcm_message *msg) in flexrm_sba_estimate_nonheader_desc_count()
756 static void *flexrm_sba_write_descs(struct brcm_message *msg, u32 nhcnt, in flexrm_sba_write_descs()
834 static bool flexrm_sanity_check(struct brcm_message *msg) in flexrm_sanity_check()
849 static u32 flexrm_estimate_nonheader_desc_count(struct brcm_message *msg) in flexrm_estimate_nonheader_desc_count()
[all …]
/kernel/linux/linux-5.10/include/trace/events/
Dspi.h117 #define spi_valid_txbuf(msg, xfer) \ argument
119 #define spi_valid_rxbuf(msg, xfer) \ argument

12345678910>>...173