Home
last modified time | relevance | path

Searched defs:msg (Results 1 – 25 of 2193) sorted by relevance

12345678910>>...88

/linux/include/uapi/linux/
H A Dcec-funcs.h14 static inline void cec_msg_active_source(struct cec_msg *msg, __u16 phys_addr) in cec_msg_active_source()
23 static inline void cec_ops_active_source(const struct cec_msg *msg, in cec_ops_active_source()
29 static inline void cec_msg_image_view_on(struct cec_msg *msg) in cec_msg_image_view_on()
35 static inline void cec_msg_text_view_on(struct cec_msg *msg) in cec_msg_text_view_on()
43 static inline void cec_msg_inactive_source(struct cec_msg *msg, in cec_msg_inactive_source()
52 static inline void cec_ops_inactive_source(const struct cec_msg *msg, in cec_ops_inactive_source()
58 static inline void cec_msg_request_active_source(struct cec_msg *msg, in cec_msg_request_active_source()
67 static inline void cec_msg_routing_information(struct cec_msg *msg, in cec_msg_routing_information()
77 static inline void cec_ops_routing_information(const struct cec_msg *msg, in cec_ops_routing_information()
83 static inline void cec_msg_routing_change(struct cec_msg *msg, in cec_msg_routing_change()
[all …]
/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_hfi.c231 struct a6xx_hfi_msg_gmu_init_cmd msg = { 0 }; in a6xx_hfi_send_gmu_init() local
243 struct a6xx_hfi_msg_fw_version msg = { 0 }; in a6xx_hfi_get_fw_version() local
254 struct a6xx_hfi_msg_perf_table_v1 msg = { 0 }; in a6xx_hfi_send_perf_table_v1() local
325 struct a6xx_hfi_msg_perf_table msg = { 0 }; in a6xx_hfi_send_perf_table() local
350 struct a6xx_hfi_msg_bw_table *msg) in a6xx_generate_bw_table()
391 static void a618_build_bw_table(struct a6xx_hfi_msg_bw_table *msg) in a618_build_bw_table()
419 static void a619_build_bw_table(struct a6xx_hfi_msg_bw_table *msg) in a619_build_bw_table()
478 static void a640_build_bw_table(struct a6xx_hfi_msg_bw_table *msg) in a640_build_bw_table()
517 static void a650_build_bw_table(struct a6xx_hfi_msg_bw_table *msg) in a650_build_bw_table()
548 static void a690_build_bw_table(struct a6xx_hfi_msg_bw_table *msg) in a690_build_bw_table()
[all …]
/linux/drivers/media/platform/allegro-dvt/
H A Dallegro-mail.c44 allegro_enc_init(u32 *dst, struct mcu_msg_init_request *msg) in allegro_enc_init()
233 allegro_enc_create_channel(u32 *dst, struct mcu_msg_create_channel *msg) in allegro_enc_create_channel()
254 struct mcu_msg_create_channel_response *msg, in allegro_decode_config_blob()
271 allegro_enc_destroy_channel(u32 *dst, struct mcu_msg_destroy_channel *msg) in allegro_enc_destroy_channel()
281 allegro_enc_push_buffers(u32 *dst, struct mcu_msg_push_buffers_internal *msg) in allegro_enc_push_buffers()
302 struct mcu_msg_put_stream_buffer *msg) in allegro_enc_put_stream_buffer()
318 allegro_enc_encode_frame(u32 *dst, struct mcu_msg_encode_frame *msg) in allegro_enc_encode_frame()
357 allegro_dec_init(struct mcu_msg_init_response *msg, u32 *src) in allegro_dec_init()
367 allegro_dec_create_channel(struct mcu_msg_create_channel_response *msg, in allegro_dec_create_channel()
396 allegro_dec_destroy_channel(struct mcu_msg_destroy_channel_response *msg, in allegro_dec_destroy_channel()
[all …]
/linux/drivers/infiniband/hw/cxgb4/
H A Drestrack.c39 static int fill_sq(struct sk_buff *msg, struct t4_wq *wq) in fill_sq()
67 static int fill_rq(struct sk_buff *msg, struct t4_wq *wq) in fill_rq()
95 static int fill_swsqe(struct sk_buff *msg, struct t4_sq *sq, u16 idx, in fill_swsqe()
119 static int fill_swsqes(struct sk_buff *msg, struct t4_sq *sq, in fill_swsqes()
137 int c4iw_fill_res_qp_entry(struct sk_buff *msg, struct ib_qp *ibqp) in c4iw_fill_res_qp_entry()
196 int c4iw_fill_res_cm_id_entry(struct sk_buff *msg, in c4iw_fill_res_cm_id_entry()
271 static int fill_cq(struct sk_buff *msg, struct t4_cq *cq) in fill_cq()
307 static int fill_cqe(struct sk_buff *msg, struct t4_cqe *cqe, u16 idx, in fill_cqe()
333 static int fill_hwcqes(struct sk_buff *msg, struct t4_cq *cq, in fill_hwcqes()
350 static int fill_swcqes(struct sk_buff *msg, struct t4_cq *cq, in fill_swcqes()
[all …]
/linux/net/tipc/
H A Dnetlink_compat.c179 struct tipc_nl_compat_msg *msg, in __tipc_nl_compat_dumpit()
275 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_dumpit()
328 struct tipc_nl_compat_msg *msg) in __tipc_nl_compat_doit()
382 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_doit()
402 static int tipc_nl_compat_bearer_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_bearer_dump()
423 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_bearer_enable()
466 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_bearer_disable()
499 static void __fill_bc_link_stat(struct tipc_nl_compat_msg *msg, in __fill_bc_link_stat()
538 static int tipc_nl_compat_link_stat_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_link_stat_dump()
678 static int tipc_nl_compat_link_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_link_dump()
[all …]
/linux/drivers/net/wireless/ath/wil6210/
H A Dtxrx_edma.h349 static inline __le16 wil_rx_status_get_length(void *msg) in wil_rx_status_get_length()
354 static inline u8 wil_rx_status_get_mcs(void *msg) in wil_rx_status_get_mcs()
360 static inline u8 wil_rx_status_get_cb_mode(void *msg) in wil_rx_status_get_cb_mode()
366 static inline u16 wil_rx_status_get_flow_id(void *msg) in wil_rx_status_get_flow_id()
372 static inline u8 wil_rx_status_get_mcast(void *msg) in wil_rx_status_get_mcast()
388 static inline u8 wil_rx_status_get_cid(void *msg) in wil_rx_status_get_cid()
402 static inline u8 wil_rx_status_get_tid(void *msg) in wil_rx_status_get_tid()
415 static inline int wil_rx_status_get_eop(void *msg) /* EoP = End of Packet */ in wil_rx_status_get_eop()
427 static inline __le16 wil_rx_status_get_buff_id(void *msg) in wil_rx_status_get_buff_id()
432 static inline u8 wil_rx_status_get_data_offset(void *msg) in wil_rx_status_get_data_offset()
[all …]
/linux/sound/virtio/
H A Dvirtio_ctl_msg.c33 void virtsnd_ctl_msg_ref(struct virtio_snd_msg *msg) in virtsnd_ctl_msg_ref()
46 void virtsnd_ctl_msg_unref(struct virtio_snd_msg *msg) in virtsnd_ctl_msg_unref()
58 void *virtsnd_ctl_msg_request(struct virtio_snd_msg *msg) in virtsnd_ctl_msg_request()
69 void *virtsnd_ctl_msg_response(struct virtio_snd_msg *msg) in virtsnd_ctl_msg_response()
88 struct virtio_snd_msg *msg; in virtsnd_ctl_msg_alloc() local
121 int virtsnd_ctl_msg_send(struct virtio_snd *snd, struct virtio_snd_msg *msg, in virtsnd_ctl_msg_send()
218 void virtsnd_ctl_msg_complete(struct virtio_snd_msg *msg) in virtsnd_ctl_msg_complete()
238 struct virtio_snd_msg *msg = in virtsnd_ctl_msg_cancel_all() local
261 struct virtio_snd_msg *msg; in virtsnd_ctl_query_info() local
294 struct virtio_snd_msg *msg; in virtsnd_ctl_notify_cb() local
/linux/drivers/infiniband/core/
H A Dnldev.c177 static int put_driver_name_print_type(struct sk_buff *msg, const char *name, in put_driver_name_print_type()
189 static int _rdma_nl_put_driver_u32(struct sk_buff *msg, const char *name, in _rdma_nl_put_driver_u32()
201 static int _rdma_nl_put_driver_u64(struct sk_buff *msg, const char *name, in _rdma_nl_put_driver_u64()
214 int rdma_nl_put_driver_string(struct sk_buff *msg, const char *name, in rdma_nl_put_driver_string()
227 int rdma_nl_put_driver_u32(struct sk_buff *msg, const char *name, u32 value) in rdma_nl_put_driver_u32()
234 int rdma_nl_put_driver_u32_hex(struct sk_buff *msg, const char *name, in rdma_nl_put_driver_u32_hex()
242 int rdma_nl_put_driver_u64(struct sk_buff *msg, const char *name, u64 value) in rdma_nl_put_driver_u64()
249 int rdma_nl_put_driver_u64_hex(struct sk_buff *msg, const char *name, u64 value) in rdma_nl_put_driver_u64_hex()
262 static int fill_nldev_handle(struct sk_buff *msg, struct ib_device *device) in fill_nldev_handle()
273 static int fill_dev_info(struct sk_buff *msg, struct ib_device *device) in fill_dev_info()
[all …]
/linux/drivers/platform/chrome/
H A Dcros_ec_proto.c60 struct cros_ec_command *msg) in prepare_tx()
93 struct cros_ec_command *msg) in prepare_tx_legacy()
114 static int cros_ec_xfer_command(struct cros_ec_device *ec_dev, struct cros_ec_command *msg) in cros_ec_xfer_command()
183 static int cros_ec_send_command(struct cros_ec_device *ec_dev, struct cros_ec_command *msg) in cros_ec_send_command()
204 struct cros_ec_command *msg) in cros_ec_prepare_tx()
227 struct cros_ec_command *msg) in cros_ec_check_result()
258 struct cros_ec_command *msg; in cros_ec_get_host_event_wake_mask() local
294 struct cros_ec_command *msg; in cros_ec_rwsig_continue() local
352 struct cros_ec_command *msg; in cros_ec_get_proto_info() local
421 struct cros_ec_command *msg; in cros_ec_get_proto_info_legacy() local
[all …]
/linux/fs/nfs/
H A Dproc.c59 struct rpc_message msg = { in nfs_proc_get_root() local
106 struct rpc_message msg = { in nfs_proc_getattr() local
134 struct rpc_message msg = { in nfs_proc_setattr() local
168 struct rpc_message msg = { in nfs_proc_lookup() local
196 struct rpc_message msg = { in nfs_proc_readlink() local
245 struct rpc_message msg = { in nfs_proc_create() local
274 struct rpc_message msg = { in nfs_proc_mknod() local
320 struct rpc_message msg = { in nfs_proc_remove() local
335 nfs_proc_unlink_setup(struct rpc_message *msg, in nfs_proc_unlink_setup()
354 nfs_proc_rename_setup(struct rpc_message *msg, in nfs_proc_rename_setup()
[all …]
/linux/drivers/vdpa/
H A Dvdpa.c461 static int vdpa_nl_mgmtdev_handle_fill(struct sk_buff *msg, const struct vdpa_mgmt_dev *mdev) in vdpa_nl_mgmtdev_handle_fill()
489 static int vdpa_mgmtdev_fill(const struct vdpa_mgmt_dev *mdev, struct sk_buff *msg, in vdpa_mgmtdev_fill()
530 struct sk_buff *msg; in vdpa_nl_cmd_mgmtdev_get_doit() local
559 vdpa_nl_cmd_mgmtdev_get_dumpit(struct sk_buff *msg, struct netlink_callback *cb) in vdpa_nl_cmd_mgmtdev_get_dumpit()
742 vdpa_dev_fill(struct vdpa_device *vdev, struct sk_buff *msg, u32 portid, u32 seq, in vdpa_dev_fill()
791 struct sk_buff *msg; in vdpa_nl_cmd_dev_get_doit() local
833 struct sk_buff *msg; member
860 static int vdpa_nl_cmd_dev_get_dumpit(struct sk_buff *msg, struct netlink_callback *cb) in vdpa_nl_cmd_dev_get_dumpit()
876 static int vdpa_dev_net_mq_config_fill(struct sk_buff *msg, u64 features, in vdpa_dev_net_mq_config_fill()
890 static int vdpa_dev_net_mtu_config_fill(struct sk_buff *msg, u64 features, in vdpa_dev_net_mtu_config_fill()
[all …]
/linux/drivers/platform/x86/amd/hsmp/
H A Dhsmp.c53 static int __hsmp_send_message(struct hsmp_socket *sock, struct hsmp_message *msg) in __hsmp_send_message()
167 static int validate_message(struct hsmp_message *msg) in validate_message()
202 int hsmp_send_message(struct hsmp_message *msg) in hsmp_send_message()
231 struct hsmp_message msg = {}; in hsmp_msg_get_nargs() local
254 struct hsmp_message msg = { 0 }; in hsmp_test() local
283 static bool is_get_msg(struct hsmp_message *msg) in is_get_msg()
298 struct hsmp_message msg = { 0 }; in hsmp_ioctl() local
353 struct hsmp_message msg = { 0 }; in hsmp_metric_tbl_read() local
385 struct hsmp_message msg = { 0 }; in hsmp_get_tbl_dram_base() local
418 struct hsmp_message msg = { 0 }; in hsmp_cache_proto_ver() local
/linux/net/core/
H A Dscm.c166 int __scm_send(struct socket *sock, struct msghdr *msg, struct scm_cookie *p) in __scm_send()
255 int put_cmsg(struct msghdr * msg, int level, int type, int len, void *data) in put_cmsg()
305 int put_cmsg_notrunc(struct msghdr *msg, int level, int type, int len, in put_cmsg_notrunc()
315 void put_cmsg_scm_timestamping64(struct msghdr *msg, struct scm_timestamping_internal *tss_internal) in put_cmsg_scm_timestamping64()
329 void put_cmsg_scm_timestamping(struct msghdr *msg, struct scm_timestamping_internal *tss_internal) in put_cmsg_scm_timestamping()
343 static int scm_max_fds(struct msghdr *msg) in scm_max_fds()
350 void scm_detach_fds(struct msghdr *msg, struct scm_cookie *scm) in scm_detach_fds()
429 static void scm_passec(struct sock *sk, struct msghdr *msg, struct scm_cookie *scm) in scm_passec()
451 static void scm_passec(struct sock *sk, struct msghdr *msg, struct scm_cookie *scm) in scm_passec()
461 static void scm_pidfd_recv(struct msghdr *msg, struct scm_cookie *scm) in scm_pidfd_recv()
[all …]
/linux/fs/smb/server/
H A Dtransport_ipc.c244 struct ksmbd_ipc_msg *msg; in ipc_msg_alloc() local
253 static void ipc_msg_free(struct ksmbd_ipc_msg *msg) in ipc_msg_free()
457 static int ipc_msg_send(struct ksmbd_ipc_msg *msg) in ipc_msg_send()
538 static void *ipc_msg_send_request(struct ksmbd_ipc_msg *msg, unsigned int handle) in ipc_msg_send_request()
581 struct ksmbd_ipc_msg *msg; in ksmbd_ipc_heartbeat_request() local
596 struct ksmbd_ipc_msg *msg; in ksmbd_ipc_login_request() local
620 struct ksmbd_ipc_msg *msg; in ksmbd_ipc_login_request_ext() local
644 struct ksmbd_ipc_msg *msg; in ksmbd_ipc_spnego_authen_request() local
674 struct ksmbd_ipc_msg *msg; in ksmbd_ipc_tree_connect_request() local
713 struct ksmbd_ipc_msg *msg; in ksmbd_ipc_tree_disconnect_request() local
[all …]
/linux/drivers/connector/
H A Dcn_proc.c88 static inline void send_msg(struct cn_msg *msg) in send_msg()
119 struct cn_msg *msg; in proc_fork_connector() local
149 struct cn_msg *msg; in proc_exec_connector() local
173 struct cn_msg *msg; in proc_id_connector() local
211 struct cn_msg *msg; in proc_sid_connector() local
235 struct cn_msg *msg; in proc_ptrace_connector() local
267 struct cn_msg *msg; in proc_comm_connector() local
292 struct cn_msg *msg; in proc_coredump_connector() local
325 struct cn_msg *msg; in proc_exit_connector() local
368 struct cn_msg *msg; in cn_proc_ack() local
[all …]
/linux/drivers/hsi/clients/
H A Dhsi_char.c116 static void hsc_add_tail(struct hsc_channel *channel, struct hsi_msg *msg, in hsc_add_tail()
129 struct hsi_msg *msg = NULL; in hsc_get_first_msg() local
145 static inline void hsc_msg_free(struct hsi_msg *msg) in hsc_msg_free()
153 struct hsi_msg *msg, *tmp; in hsc_free_list() local
175 struct hsi_msg *msg; in hsc_msg_alloc() local
197 struct hsi_msg *msg; in hsc_msgs_alloc() local
215 static inline unsigned int hsc_msg_len_get(struct hsi_msg *msg) in hsc_msg_len_get()
220 static inline void hsc_msg_len_set(struct hsi_msg *msg, unsigned int len) in hsc_msg_len_set()
225 static void hsc_rx_completed(struct hsi_msg *msg) in hsc_rx_completed()
238 static void hsc_rx_msg_destructor(struct hsi_msg *msg) in hsc_rx_msg_destructor()
[all …]
H A Dssi_protocol.c151 static inline void ssip_set_cmd(struct hsi_msg *msg, u32 cmd) in ssip_set_cmd()
159 static inline u32 ssip_get_cmd(struct hsi_msg *msg) in ssip_get_cmd()
168 static void ssip_skb_to_msg(struct sk_buff *skb, struct hsi_msg *msg) in ssip_skb_to_msg()
187 static void ssip_free_data(struct hsi_msg *msg) in ssip_free_data()
202 struct hsi_msg *msg; in ssip_alloc_data() local
215 static inline void ssip_release_cmd(struct hsi_msg *msg) in ssip_release_cmd()
227 struct hsi_msg *msg; in ssip_claim_cmd() local
242 struct hsi_msg *msg, *tmp; in ssip_free_cmds() local
254 struct hsi_msg *msg; in ssip_alloc_cmds() local
389 struct hsi_msg *msg; in ssip_reset() local
[all …]
/linux/drivers/gpu/drm/xe/tests/
H A Dxe_guc_relay_test.c62 const u32 *msg, u32 len, in replacement_xe_guc_ct_send_recv_always_fails()
75 const u32 *msg, u32 len, in replacement_xe_guc_ct_send_recv_expects_pf2guc_relay()
124 const u32 *msg = test_guc2pf; in pf_rejects_guc2pf_too_short() local
133 const u32 *msg = test_guc2pf; in pf_rejects_guc2pf_too_long() local
142 const u32 *msg = test_guc2pf; in pf_rejects_guc2pf_no_payload() local
150 const u32 msg = 0; in pf_fails_no_payload() local
158 static const u32 msg[] = { in pf_fails_bad_origin() local
170 const u32 msg[] = { in pf_fails_bad_type() local
223 const u32 *msg, u32 len, in replacement_xe_guc_ct_send_recv_loopback_relay()
440 const u32 *msg = test_guc2vf; in vf_rejects_guc2vf_too_short() local
[all …]
/linux/drivers/misc/sgi-xp/
H A Dxpc_uv.c264 xpc_send_gru_msg(struct gru_message_queue_desc *gru_mq_desc, void *msg, in xpc_send_gru_msg()
368 struct xpc_activate_mq_msg_activate_req_uv *msg; in xpc_handle_activate_mq_msg_uv() local
400 struct xpc_activate_mq_msg_deactivate_req_uv *msg; in xpc_handle_activate_mq_msg_uv() local
416 struct xpc_activate_mq_msg_chctl_closerequest_uv *msg; in xpc_handle_activate_mq_msg_uv() local
435 struct xpc_activate_mq_msg_chctl_closereply_uv *msg; in xpc_handle_activate_mq_msg_uv() local
452 struct xpc_activate_mq_msg_chctl_openrequest_uv *msg; in xpc_handle_activate_mq_msg_uv() local
472 struct xpc_activate_mq_msg_chctl_openreply_uv *msg; in xpc_handle_activate_mq_msg_uv() local
492 struct xpc_activate_mq_msg_chctl_opencomplete_uv *msg; in xpc_handle_activate_mq_msg_uv() local
604 xpc_send_activate_IRQ_uv(struct xpc_partition *part, void *msg, size_t msg_size, in xpc_send_activate_IRQ_uv()
659 xpc_send_activate_IRQ_part_uv(struct xpc_partition *part, void *msg, in xpc_send_activate_IRQ_part_uv()
[all …]
/linux/net/sctp/
H A Dchunk.c35 static void sctp_datamsg_init(struct sctp_datamsg *msg) in sctp_datamsg_init()
49 struct sctp_datamsg *msg; in sctp_datamsg_new() local
58 void sctp_datamsg_free(struct sctp_datamsg *msg) in sctp_datamsg_free()
72 static void sctp_datamsg_destroy(struct sctp_datamsg *msg) in sctp_datamsg_destroy()
119 static void sctp_datamsg_hold(struct sctp_datamsg *msg) in sctp_datamsg_hold()
125 void sctp_datamsg_put(struct sctp_datamsg *msg) in sctp_datamsg_put()
132 static void sctp_datamsg_assign(struct sctp_datamsg *msg, struct sctp_chunk *chunk) in sctp_datamsg_assign()
155 struct sctp_datamsg *msg; in sctp_datamsg_from_user() local
/linux/drivers/soc/apple/
H A Drtkit.c80 u64 msg; member
103 u64 msg) in apple_rtkit_management_send()
117 static void apple_rtkit_management_rx_hello(struct apple_rtkit *rtk, u64 msg) in apple_rtkit_management_rx_hello()
154 static void apple_rtkit_management_rx_epmap(struct apple_rtkit *rtk, u64 msg) in apple_rtkit_management_rx_epmap()
211 u64 msg) in apple_rtkit_management_rx_iop_pwr_ack()
223 u64 msg) in apple_rtkit_management_rx_ap_pwr_ack()
234 static void apple_rtkit_management_rx(struct apple_rtkit *rtk, u64 msg) in apple_rtkit_management_rx()
261 u8 ep, u64 msg) in apple_rtkit_common_rx_get_buffer()
361 static void apple_rtkit_crashlog_rx(struct apple_rtkit *rtk, u64 msg) in apple_rtkit_crashlog_rx()
402 static void apple_rtkit_ioreport_rx(struct apple_rtkit *rtk, u64 msg) in apple_rtkit_ioreport_rx()
[all …]
/linux/drivers/net/wireless/silabs/wfx/
H A Dkey.c33 static u8 fill_wep_pair(struct wfx_hif_wep_pairwise_key *msg, in fill_wep_pair()
43 static u8 fill_wep_group(struct wfx_hif_wep_group_key *msg, in fill_wep_group()
53 static u8 fill_tkip_pair(struct wfx_hif_tkip_pairwise_key *msg, in fill_tkip_pair()
69 static u8 fill_tkip_group(struct wfx_hif_tkip_group_key *msg, struct ieee80211_key_conf *key, in fill_tkip_group()
90 static u8 fill_ccmp_pair(struct wfx_hif_aes_pairwise_key *msg, in fill_ccmp_pair()
99 static u8 fill_ccmp_group(struct wfx_hif_aes_group_key *msg, in fill_ccmp_group()
110 static u8 fill_sms4_pair(struct wfx_hif_wapi_pairwise_key *msg, in fill_sms4_pair()
125 static u8 fill_sms4_group(struct wfx_hif_wapi_group_key *msg, in fill_sms4_group()
139 static u8 fill_aes_cmac_group(struct wfx_hif_igtk_group_key *msg, in fill_aes_cmac_group()
/linux/drivers/media/pci/saa7134/
H A Dsaa7134-cards.c7789 struct i2c_msg msg[] = {{.addr = 0x50, .flags = 0, .buf = &subaddr, .len = 1}, in saa7134_board_init2() local
7879 struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = sizeof(data)}; in saa7134_board_init2() local
7888 struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = sizeof(data)}; in saa7134_board_init2() local
7941 struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = sizeof(data)}; in saa7134_board_init2() local
7948 struct i2c_msg msg = {.addr = 0x0b, .flags = 0, .buf = data, in saa7134_board_init2() local
7956 struct i2c_msg msg = {.addr = 0x0b, .flags = 0, .buf = data, in saa7134_board_init2() local
7966 struct i2c_msg msg = {.addr=0x09, .flags=0, .buf=data, .len = sizeof(data)}; in saa7134_board_init2() local
7995 struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = sizeof(data)}; in saa7134_board_init2() local
8004 struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = sizeof(data)}; in saa7134_board_init2() local
8034 struct i2c_msg msg = { .addr = 0x0a, .flags = 0 }; in saa7134_board_init2() local
[all …]
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_restrack.c11 int hns_roce_fill_res_cq_entry(struct sk_buff *msg, struct ib_cq *ib_cq) in hns_roce_fill_res_cq_entry()
42 int hns_roce_fill_res_cq_entry_raw(struct sk_buff *msg, struct ib_cq *ib_cq) in hns_roce_fill_res_cq_entry_raw()
61 int hns_roce_fill_res_qp_entry(struct sk_buff *msg, struct ib_qp *ib_qp) in hns_roce_fill_res_qp_entry()
95 int hns_roce_fill_res_qp_entry_raw(struct sk_buff *msg, struct ib_qp *ib_qp) in hns_roce_fill_res_qp_entry_raw()
138 int hns_roce_fill_res_mr_entry(struct sk_buff *msg, struct ib_mr *ib_mr) in hns_roce_fill_res_mr_entry()
168 int hns_roce_fill_res_mr_entry_raw(struct sk_buff *msg, struct ib_mr *ib_mr) in hns_roce_fill_res_mr_entry_raw()
187 int hns_roce_fill_res_srq_entry(struct sk_buff *msg, struct ib_srq *ib_srq) in hns_roce_fill_res_srq_entry()
217 int hns_roce_fill_res_srq_entry_raw(struct sk_buff *msg, struct ib_srq *ib_srq) in hns_roce_fill_res_srq_entry_raw()
/linux/io_uring/
H A Dmsg_ring.c59 struct io_msg *msg = io_kiocb_to_cmd(req, struct io_msg); in io_msg_ring_cleanup() local
97 struct io_msg *msg) in io_msg_data_remote()
114 struct io_msg *msg, unsigned int issue_flags) in __io_msg_ring_data()
151 struct io_msg *msg = io_kiocb_to_cmd(req, struct io_msg); in io_msg_ring_data() local
158 struct io_msg *msg = io_kiocb_to_cmd(req, struct io_msg); in io_msg_grab_file() local
179 struct io_msg *msg = io_kiocb_to_cmd(req, struct io_msg); in io_msg_install_complete() local
210 struct io_msg *msg = container_of(head, struct io_msg, tw); in io_msg_tw_fd_complete() local
224 struct io_msg *msg = io_kiocb_to_cmd(req, struct io_msg); in io_msg_fd_remote() local
237 struct io_msg *msg = io_kiocb_to_cmd(req, struct io_msg); in io_msg_send_fd() local
261 static int __io_msg_ring_prep(struct io_msg *msg, const struct io_uring_sqe *sqe) in __io_msg_ring_prep()
[all …]

12345678910>>...88