Home
last modified time | relevance | path

Searched defs:msg (Results 76 – 100 of 1930) sorted by relevance

12345678910>>...78

/linux/drivers/slimbus/
H A Dstream.c130 struct slim_val_inf msg = {0, 2, NULL, wbuf, NULL}; in slim_connect_port_channel() local
150 struct slim_val_inf msg = {0, 1, NULL, wbuf, NULL}; in slim_disconnect_port() local
166 struct slim_val_inf msg = {0, 1, NULL, wbuf, NULL}; in slim_deactivate_remove_channel() local
277 struct slim_val_inf msg = {0, 4, NULL, wbuf, NULL}; in slim_define_channel_content() local
312 struct slim_val_inf msg = {0, 4, NULL, wbuf, NULL}; in slim_define_channel() local
336 struct slim_val_inf msg = {0, 1, NULL, wbuf, NULL}; in slim_activate_channel() local
/linux/net/sunrpc/
H A Dsocklib.c160 static inline int xprt_sendmsg(struct socket *sock, struct msghdr *msg, in xprt_sendmsg()
168 static int xprt_send_kvec(struct socket *sock, struct msghdr *msg, in xprt_send_kvec()
175 static int xprt_send_pagedata(struct socket *sock, struct msghdr *msg, in xprt_send_pagedata()
188 static int xprt_send_rm_and_kvec(struct socket *sock, struct msghdr *msg, in xprt_send_rm_and_kvec()
218 int xprt_sock_sendmsg(struct socket *sock, struct msghdr *msg, in xprt_sock_sendmsg()
/linux/drivers/infiniband/hw/mlx4/
H A Dcm.c88 struct cm_sidr_generic_msg *msg = in set_local_comm_id() local
95 struct cm_generic_msg *msg = (struct cm_generic_msg *)mad; in set_local_comm_id() local
103 struct cm_sidr_generic_msg *msg = in get_local_comm_id() local
110 struct cm_generic_msg *msg = (struct cm_generic_msg *)mad; in get_local_comm_id() local
118 struct cm_sidr_generic_msg *msg = in set_remote_comm_id() local
125 struct cm_generic_msg *msg = (struct cm_generic_msg *)mad; in set_remote_comm_id() local
133 struct cm_sidr_generic_msg *msg = in get_remote_comm_id() local
140 struct cm_generic_msg *msg = (struct cm_generic_msg *)mad; in get_remote_comm_id() local
147 struct cm_req_msg *msg = (struct cm_req_msg *)mad; in gid_from_req_msg() local
/linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-reg.c186 u8 msg[6]; in cdn_dp_reg_write() local
218 u8 msg[5], reg[5]; in cdn_dp_dpcd_read() local
249 u8 msg[6], reg[5]; in cdn_dp_dpcd_write() local
325 u8 msg[5]; in cdn_dp_set_firmware_active() local
359 u8 msg[8]; in cdn_dp_set_host_cap() local
388 u8 msg[5]; in cdn_dp_event_config() local
438 u8 msg[2], reg[2], i; in cdn_dp_get_edid_block() local
478 u8 msg, event[2]; in cdn_dp_training_start() local
570 u8 msg; in cdn_dp_set_video_status() local
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_tlv.h96 #define fm10k_tlv_attr_put_u8(msg, attr_id, val) \ argument
98 #define fm10k_tlv_attr_put_u16(msg, attr_id, val) \ argument
100 #define fm10k_tlv_attr_put_u32(msg, attr_id, val) \ argument
102 #define fm10k_tlv_attr_put_u64(msg, attr_id, val) \ argument
104 #define fm10k_tlv_attr_put_s8(msg, attr_id, val) \ argument
106 #define fm10k_tlv_attr_put_s16(msg, attr_id, val) \ argument
108 #define fm10k_tlv_attr_put_s32(msg, attr_id, val) \ argument
110 #define fm10k_tlv_attr_put_s64(msg, attr_id, val) \ argument
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_attach_fail.c10 char msg[ERRMSG_LEN]; member
31 __u32 msg; // __data_loc char[] msg; member
41 char *msg = (void *)(__u64) ((void *) ctx + (__u16) ctx->msg); in tp__xdp__bpf_xdp_link_attach_failed() local
H A Dbpf_misc.h117 #define __msg(msg) __attribute__((btf_decl_tag("comment:test_expect_msg=" XSTR(__COUNTER__) "=" ms… argument
118 #define __xlated(msg) __attribute__((btf_decl_tag("comment:test_expect_xlated=" XSTR(__COUNTER__) … argument
119 #define __jited(msg) __attribute__((btf_decl_tag("comment:test_jited=" XSTR(__COUNTER__) "=" msg))) argument
123 #define __msg_unpriv(msg) __attribute__((btf_decl_tag("comment:test_expect_msg_unpriv=" XSTR(__COUN… argument
124 #define __xlated_unpriv(msg) __attribute__((btf_decl_tag("comment:test_expect_xlated_unpriv=" XSTR(… argument
125 #define __jited_unpriv(msg) __attribute__((btf_decl_tag("comment:test_jited=" XSTR(__COUNTER__) "="… argument
/linux/drivers/nfc/st-nci/
H A Dvendor_cmds.c95 struct sk_buff *msg, *skb; in st_nci_hci_dm_get_info() local
127 struct sk_buff *msg, *skb; in st_nci_hci_dm_get_data() local
208 struct sk_buff *msg, *skb; in st_nci_hci_get_param() local
252 struct sk_buff *msg, *skb; in st_nci_hci_dm_vdc_measurement_value() local
288 struct sk_buff *msg, *skb; in st_nci_hci_dm_vdc_value_comparison() local
324 struct sk_buff *msg, *skb; in st_nci_loopback() local
356 struct sk_buff *msg; in st_nci_manufacturer_specific() local
/linux/arch/um/drivers/
H A Dvirtio_uml.c122 static int vhost_user_recv_header(int fd, struct vhost_user_msg *msg) in vhost_user_recv_header()
128 int fd, struct vhost_user_msg *msg, in vhost_user_recv()
176 struct vhost_user_msg *msg, in vhost_user_recv_resp()
196 struct vhost_user_msg msg; in vhost_user_recv_u64() local
209 struct vhost_user_msg *msg, in vhost_user_recv_req()
226 bool need_response, struct vhost_user_msg *msg, in vhost_user_send()
276 struct vhost_user_msg msg = { in vhost_user_send_no_payload() local
286 struct vhost_user_msg msg = { in vhost_user_send_no_payload_fd() local
296 struct vhost_user_msg msg = { in vhost_user_send_u64() local
357 struct vhost_user_msg *msg, int response) in vhost_user_reply()
[all …]
/linux/ipc/
H A Dmsgutil.c59 struct msg_msg *msg; in alloc_msg() local
97 struct msg_msg *msg; in load_msg() local
161 int store_msg(void __user *dest, struct msg_msg *msg, size_t len) in store_msg()
180 void free_msg(struct msg_msg *msg) in free_msg()
/linux/net/tipc/
H A Deth_media.c52 static int tipc_eth_addr2msg(char *msg, struct tipc_media_addr *addr) in tipc_eth_addr2msg()
63 const char *msg) in tipc_eth_raw2addr()
75 char *msg) in tipc_eth_msg2addr()
H A Dib_media.c60 static int tipc_ib_addr2msg(char *msg, struct tipc_media_addr *addr) in tipc_ib_addr2msg()
70 const char *msg) in tipc_ib_raw2addr()
83 char *msg) in tipc_ib_msg2addr()
/linux/drivers/media/common/siano/
H A Dsmsendian.c20 struct sms_msg_data *msg = buffer; in smsendian_handle_tx_message() local
48 struct sms_msg_data *msg = (struct sms_msg_data *)buffer; in smsendian_handle_rx_message() local
84 void smsendian_handle_message_header(void *msg) in smsendian_handle_message_header()
/linux/drivers/spi/
H A Dspi.c316 struct spi_message *msg) in spi_statistics_add_transfer_stats()
1226 static int __spi_map_msg(struct spi_controller *ctlr, struct spi_message *msg) in __spi_map_msg()
1293 static int __spi_unmap_msg(struct spi_controller *ctlr, struct spi_message *msg) in __spi_unmap_msg()
1342 struct spi_message *msg) in __spi_map_msg()
1348 struct spi_message *msg) in __spi_unmap_msg()
1365 struct spi_message *msg) in spi_unmap_msg()
1383 static int spi_map_msg(struct spi_controller *ctlr, struct spi_message *msg) in spi_map_msg()
1436 struct spi_message *msg, in spi_transfer_wait()
1559 static void _spi_transfer_cs_change_delay(struct spi_message *msg, in _spi_transfer_cs_change_delay()
1583 void spi_transfer_cs_change_delay_exec(struct spi_message *msg, in spi_transfer_cs_change_delay_exec()
[all …]
/linux/net/atm/
H A Dmpoa_caches.c136 struct k_message msg; in cache_hit() local
194 struct k_message msg; in in_cache_remove_entry() local
255 struct k_message msg; in check_resolving_entries() local
429 struct k_message msg; in eg_cache_remove_entry() local
456 static eg_cache_entry *eg_cache_add_entry(struct k_message *msg, in eg_cache_add_entry()
504 struct k_message msg; in clear_expired() local
/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_protocol_ops.c15 union ipc_mem_msg_entry *msg; in ipc_protocol_free_msg_get() local
57 union ipc_mem_msg_entry *msg = in ipc_protocol_msg_prepipe_open() local
109 union ipc_mem_msg_entry *msg = in ipc_protocol_msg_prepipe_close() local
129 union ipc_mem_msg_entry *msg = in ipc_protocol_msg_prep_sleep() local
154 union ipc_mem_msg_entry *msg = in ipc_protocol_msg_prep_feature_set() local
194 union ipc_mem_msg_entry *msg = in ipc_protocol_msg_process() local
H A Diosm_ipc_task_queue.c78 int arg, void *msg, in ipc_task_queue_add_task()
142 void *msg, size_t size), in ipc_task_queue_send_task()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_mbx.c90 int wx_write_mbx_pf(struct wx *wx, u32 *msg, u16 size, u16 vf) in wx_write_mbx_pf()
131 int wx_read_mbx_pf(struct wx *wx, u32 *msg, u16 size, u16 vf) in wx_read_mbx_pf()
300 int wx_read_posted_mbx(struct wx *wx, u32 *msg, u16 size) in wx_read_posted_mbx()
321 int wx_write_posted_mbx(struct wx *wx, u32 *msg, u16 size) in wx_write_posted_mbx()
342 int wx_write_mbx_vf(struct wx *wx, u32 *msg, u16 size) in wx_write_mbx_vf()
380 int wx_read_mbx_vf(struct wx *wx, u32 *msg, u16 size) in wx_read_mbx_vf()
/linux/drivers/platform/chrome/
H A Dcros_ec_proto_test.c22 struct cros_ec_command *msg; member
30 struct cros_ec_command *msg = priv->msg; in cros_ec_proto_test_prepare_tx_legacy_normal() local
73 struct cros_ec_command *msg = priv->msg; in cros_ec_proto_test_prepare_tx_legacy_bad_msg_outsize() local
88 struct cros_ec_command *msg = priv->msg; in cros_ec_proto_test_prepare_tx_normal() local
129 struct cros_ec_command *msg = priv->msg; in cros_ec_proto_test_prepare_tx_bad_msg_outsize() local
142 struct cros_ec_command *msg = priv->msg; in cros_ec_proto_test_check_result() local
1678 struct cros_ec_command msg; in cros_ec_proto_test_cmd_xfer_protocol_v3_normal() local
1698 struct cros_ec_command msg; in cros_ec_proto_test_cmd_xfer_protocol_v3_no_op() local
1715 struct cros_ec_command msg; in cros_ec_proto_test_cmd_xfer_protocol_v2_normal() local
1735 struct cros_ec_command msg; in cros_ec_proto_test_cmd_xfer_protocol_v2_no_op() local
[all …]
/linux/net/ipv4/
H A Dtcp_bpf.c33 struct sk_msg *msg, u32 apply_bytes) in bpf_tcp_ingress()
90 static int tcp_bpf_push(struct sock *sk, struct sk_msg *msg, u32 apply_bytes, in tcp_bpf_push()
152 static int tcp_bpf_push_locked(struct sock *sk, struct sk_msg *msg, in tcp_bpf_push_locked()
164 struct sk_msg *msg, u32 bytes, int flags) in tcp_bpf_sendmsg_redir()
221 struct msghdr *msg, in tcp_bpf_recvmsg_parser()
334 static int tcp_bpf_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, in tcp_bpf_recvmsg()
385 struct sk_msg *msg, int *copied, int flags) in tcp_bpf_send_verdict()
495 static int tcp_bpf_sendmsg(struct sock *sk, struct msghdr *msg, size_t size) in tcp_bpf_sendmsg()
/linux/net/core/
H A Ddrop_monitor.c136 struct net_dm_alert_msg *msg; in reset_per_cpu_data() local
218 struct net_dm_alert_msg *msg; in trace_drop_common() local
326 static int net_dm_hw_entry_put(struct sk_buff *msg, in net_dm_hw_entry_put()
350 static int net_dm_hw_entries_put(struct sk_buff *msg, in net_dm_hw_entries_put()
378 net_dm_hw_summary_report_fill(struct sk_buff *msg, in net_dm_hw_summary_report_fill()
413 struct sk_buff *msg; in net_dm_hw_summary_work() local
587 static int net_dm_packet_report_in_port_put(struct sk_buff *msg, int ifindex, in net_dm_packet_report_in_port_put()
612 static int net_dm_packet_report_fill(struct sk_buff *msg, struct sk_buff *skb, in net_dm_packet_report_fill()
695 struct sk_buff *msg; in net_dm_packet_report() local
781 static int net_dm_hw_packet_report_fill(struct sk_buff *msg, in net_dm_hw_packet_report_fill()
[all …]
/linux/sound/soc/sof/
H A Dsof-client-probes-ipc3.c66 struct sof_ipc_probe_dma_add_params *msg; in ipc3_probes_init() local
94 struct sof_ipc_cmd_hdr msg; in ipc3_probes_deinit() local
106 struct sof_ipc_probe_info_params msg = {{{0}}}; in ipc3_probes_info() local
179 struct sof_ipc_probe_point_add_params *msg; in ipc3_probes_points_add() local
209 struct sof_ipc_probe_point_remove_params *msg; in ipc3_probes_points_remove() local
/linux/drivers/net/ethernet/intel/igb/
H A De1000_mbx.c16 s32 igb_read_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id, in igb_read_mbx()
41 s32 igb_write_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id) in igb_write_mbx()
195 static s32 igb_read_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size, in igb_read_posted_mbx()
222 static s32 igb_write_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size, in igb_write_posted_mbx()
372 static s32 igb_write_mbx_pf(struct e1000_hw *hw, u32 *msg, u16 size, in igb_write_mbx_pf()
414 static s32 igb_read_mbx_pf(struct e1000_hw *hw, u32 *msg, u16 size, in igb_read_mbx_pf()
/linux/drivers/gpu/drm/amd/pm/swsmu/
H A Dsmu_cmn.c131 enum smu_message_type msg) in __smu_cmn_reg_print_error()
238 u16 msg, in __smu_cmn_send_msg()
249 enum smu_message_type msg) in __smu_cmn_get_msg_flags()
255 enum smu_message_type msg, bool *poll) in __smu_cmn_ras_filter_msg()
293 u32 msg, in __smu_cmn_send_debug_msg()
418 enum smu_message_type msg, in smu_cmn_send_smc_msg_with_param()
489 enum smu_message_type msg, in smu_cmn_send_smc_msg()
499 uint32_t msg) in smu_cmn_send_debug_smc_msg()
505 uint32_t msg, uint32_t param) in smu_cmn_send_debug_smc_msg_with_param()
1067 enum smu_message_type msg; in smu_cmn_set_mp1_state() local
/linux/tools/perf/ui/gtk/
H A Dutil.c33 char *msg; in perf_gtk__error() local
59 char *msg; in perf_gtk__warning_info_bar() local
80 char *msg, *p; in perf_gtk__warning_statusbar() local

12345678910>>...78