/Linux-v5.4/include/uapi/linux/ |
D | cec-funcs.h | 14 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-v5.4/drivers/platform/chrome/ |
D | cros_ec_proto.c | 19 struct cros_ec_command *msg) in prepare_packet() 52 struct cros_ec_command *msg) in send_command() 121 struct cros_ec_command *msg) in cros_ec_prepare_tx() 145 struct cros_ec_command *msg) in cros_ec_check_result() 176 struct cros_ec_command *msg, in cros_ec_get_host_event_wake_mask() 198 struct cros_ec_command *msg) in cros_ec_host_command_proto_query() 234 struct cros_ec_command *msg; in cros_ec_host_command_proto_query_v2() local 302 struct cros_ec_command *msg; in cros_ec_get_host_command_version_mask() local 457 struct cros_ec_command *msg) in cros_ec_cmd_xfer() 504 struct cros_ec_command *msg) in cros_ec_cmd_xfer_status() [all …]
|
/Linux-v5.4/drivers/connector/ |
D | cn_proc.c | 44 static inline void send_msg(struct cn_msg *msg) in send_msg() 64 struct cn_msg *msg; in proc_fork_connector() local 94 struct cn_msg *msg; in proc_exec_connector() local 118 struct cn_msg *msg; in proc_id_connector() local 156 struct cn_msg *msg; in proc_sid_connector() local 180 struct cn_msg *msg; in proc_ptrace_connector() local 212 struct cn_msg *msg; in proc_comm_connector() local 237 struct cn_msg *msg; in proc_coredump_connector() local 270 struct cn_msg *msg; in proc_exit_connector() local 313 struct cn_msg *msg; in cn_proc_ack() local [all …]
|
/Linux-v5.4/drivers/infiniband/hw/cxgb4/ |
D | restrack.c | 39 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 static int fill_res_qp_entry(struct sk_buff *msg, in fill_res_qp_entry() 198 static int fill_res_ep_entry(struct sk_buff *msg, in fill_res_ep_entry() 274 static int fill_cq(struct sk_buff *msg, struct t4_cq *cq) in fill_cq() 310 static int fill_cqe(struct sk_buff *msg, struct t4_cqe *cqe, u16 idx, in fill_cqe() 336 static int fill_hwcqes(struct sk_buff *msg, struct t4_cq *cq, in fill_hwcqes() 353 static int fill_swcqes(struct sk_buff *msg, struct t4_cq *cq, in fill_swcqes() [all …]
|
/Linux-v5.4/net/tipc/ |
D | netlink_compat.c | 181 struct tipc_nl_compat_msg *msg, in __tipc_nl_compat_dumpit() 256 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_dumpit() 299 struct tipc_nl_compat_msg *msg) in __tipc_nl_compat_doit() 355 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_doit() 375 static int tipc_nl_compat_bearer_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_bearer_dump() 396 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_bearer_enable() 439 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_bearer_disable() 472 static void __fill_bc_link_stat(struct tipc_nl_compat_msg *msg, in __fill_bc_link_stat() 511 static int tipc_nl_compat_link_stat_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_link_stat_dump() 651 static int tipc_nl_compat_link_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_link_dump() [all …]
|
/Linux-v5.4/drivers/net/wireless/ath/wil6210/ |
D | txrx_edma.h | 358 static inline __le16 wil_rx_status_get_length(void *msg) in wil_rx_status_get_length() 363 static inline u8 wil_rx_status_get_mcs(void *msg) in wil_rx_status_get_mcs() 369 static inline u8 wil_rx_status_get_cb_mode(void *msg) in wil_rx_status_get_cb_mode() 375 static inline u16 wil_rx_status_get_flow_id(void *msg) in wil_rx_status_get_flow_id() 381 static inline u8 wil_rx_status_get_mcast(void *msg) in wil_rx_status_get_mcast() 397 static inline u8 wil_rx_status_get_cid(void *msg) in wil_rx_status_get_cid() 411 static inline u8 wil_rx_status_get_tid(void *msg) in wil_rx_status_get_tid() 424 static inline int wil_rx_status_get_eop(void *msg) /* EoP = End of Packet */ in wil_rx_status_get_eop() 436 static inline __le16 wil_rx_status_get_buff_id(void *msg) in wil_rx_status_get_buff_id() 441 static inline u8 wil_rx_status_get_data_offset(void *msg) in wil_rx_status_get_data_offset() [all …]
|
/Linux-v5.4/drivers/misc/mic/scif/ |
D | scif_epd.c | 119 void scif_cnctreq(struct scif_dev *scifdev, struct scifmsg *msg) in scif_cnctreq() 165 void scif_cnctgnt(struct scif_dev *scifdev, struct scifmsg *msg) in scif_cnctgnt() 190 void scif_cnctgnt_ack(struct scif_dev *scifdev, struct scifmsg *msg) in scif_cnctgnt_ack() 212 void scif_cnctgnt_nack(struct scif_dev *scifdev, struct scifmsg *msg) in scif_cnctgnt_nack() 229 void scif_cnctrej(struct scif_dev *scifdev, struct scifmsg *msg) in scif_cnctrej() 254 void scif_discnct(struct scif_dev *scifdev, struct scifmsg *msg) in scif_discnct() 308 void scif_discnt_ack(struct scif_dev *scifdev, struct scifmsg *msg) in scif_discnt_ack() 324 void scif_clientsend(struct scif_dev *scifdev, struct scifmsg *msg) in scif_clientsend() 340 void scif_clientrcvd(struct scif_dev *scifdev, struct scifmsg *msg) in scif_clientrcvd()
|
D | scif_nodeqp.c | 289 struct scifmsg msg; in scif_qp_response() local 306 struct scifmsg msg; in scif_send_exit() local 459 struct scifmsg msg; in scif_node_connect() local 592 scif_display_message(struct scif_dev *scifdev, struct scifmsg *msg, in scif_display_message() 609 int _scif_nodeqp_send(struct scif_dev *scifdev, struct scifmsg *msg) in _scif_nodeqp_send() 657 int scif_nodeqp_send(struct scif_dev *scifdev, struct scifmsg *msg) in scif_nodeqp_send() 702 scif_init(struct scif_dev *scifdev, struct scifmsg *msg) in scif_init() 768 scif_node_add(struct scif_dev *scifdev, struct scifmsg *msg) in scif_node_add() 886 scif_node_add_ack(struct scif_dev *scifdev, struct scifmsg *msg) in scif_node_add_ack() 938 scif_node_add_nack(struct scif_dev *scifdev, struct scifmsg *msg) in scif_node_add_nack() [all …]
|
/Linux-v5.4/net/sctp/ |
D | chunk.c | 35 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() 121 static void sctp_datamsg_hold(struct sctp_datamsg *msg) in sctp_datamsg_hold() 127 void sctp_datamsg_put(struct sctp_datamsg *msg) in sctp_datamsg_put() 134 static void sctp_datamsg_assign(struct sctp_datamsg *msg, struct sctp_chunk *chunk) in sctp_datamsg_assign() 157 struct sctp_datamsg *msg; in sctp_datamsg_from_user() local
|
/Linux-v5.4/drivers/infiniband/core/ |
D | nldev.c | 146 static int put_driver_name_print_type(struct sk_buff *msg, const char *name, in put_driver_name_print_type() 158 static int _rdma_nl_put_driver_u32(struct sk_buff *msg, const char *name, in _rdma_nl_put_driver_u32() 170 static int _rdma_nl_put_driver_u64(struct sk_buff *msg, const char *name, in _rdma_nl_put_driver_u64() 183 int rdma_nl_put_driver_u32(struct sk_buff *msg, const char *name, u32 value) in rdma_nl_put_driver_u32() 190 int rdma_nl_put_driver_u32_hex(struct sk_buff *msg, const char *name, in rdma_nl_put_driver_u32_hex() 198 int rdma_nl_put_driver_u64(struct sk_buff *msg, const char *name, u64 value) in rdma_nl_put_driver_u64() 205 int rdma_nl_put_driver_u64_hex(struct sk_buff *msg, const char *name, u64 value) in rdma_nl_put_driver_u64_hex() 212 static int fill_nldev_handle(struct sk_buff *msg, struct ib_device *device) in fill_nldev_handle() 223 static int fill_dev_info(struct sk_buff *msg, struct ib_device *device) in fill_dev_info() 279 static int fill_port_info(struct sk_buff *msg, in fill_port_info() [all …]
|
/Linux-v5.4/drivers/media/pci/saa7134/ |
D | saa7134-cards.c | 7737 struct i2c_msg msg[] = {{.addr = 0x50, .flags = 0, .buf = &subaddr, .len = 1}, in saa7134_board_init2() local 7827 struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = sizeof(data)}; in saa7134_board_init2() local 7836 struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = sizeof(data)}; in saa7134_board_init2() local 7889 struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = sizeof(data)}; in saa7134_board_init2() local 7896 struct i2c_msg msg = {.addr = 0x0b, .flags = 0, .buf = data, in saa7134_board_init2() local 7904 struct i2c_msg msg = {.addr = 0x0b, .flags = 0, .buf = data, in saa7134_board_init2() local 7914 struct i2c_msg msg = {.addr=0x09, .flags=0, .buf=data, .len = sizeof(data)}; in saa7134_board_init2() local 7943 struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = sizeof(data)}; in saa7134_board_init2() local 7952 struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = sizeof(data)}; in saa7134_board_init2() local 7982 struct i2c_msg msg = { .addr = 0x0a, .flags = 0 }; in saa7134_board_init2() local [all …]
|
/Linux-v5.4/fs/nfs/ |
D | proc.c | 59 struct rpc_message msg = { in nfs_proc_get_root() local 105 struct rpc_message msg = { in nfs_proc_getattr() local 128 struct rpc_message msg = { in nfs_proc_setattr() local 163 struct rpc_message msg = { in nfs_proc_lookup() local 186 struct rpc_message msg = { in nfs_proc_readlink() local 235 struct rpc_message msg = { in nfs_proc_create() local 264 struct rpc_message msg = { in nfs_proc_mknod() local 310 struct rpc_message msg = { in nfs_proc_remove() local 325 nfs_proc_unlink_setup(struct rpc_message *msg, in nfs_proc_unlink_setup() 344 nfs_proc_rename_setup(struct rpc_message *msg, in nfs_proc_rename_setup() [all …]
|
D | nfs3proc.c | 32 nfs3_rpc_wrapper(struct rpc_clnt *clnt, struct rpc_message *msg, int flags) in nfs3_rpc_wrapper() 45 #define rpc_call_sync(clnt, msg, flags) nfs3_rpc_wrapper(clnt, msg, flags) argument 64 struct rpc_message msg = { in do_proc_get_root() local 107 struct rpc_message msg = { in nfs3_proc_getattr() local 130 struct rpc_message msg = { in nfs3_proc_setattr() local 165 struct rpc_message msg = { in nfs3_proc_lookup() local 198 struct rpc_message msg = { in nfs3_proc_access() local 231 struct rpc_message msg = { in nfs3_proc_readlink() local 252 struct rpc_message msg; member 406 struct rpc_message msg = { in nfs3_proc_remove() local [all …]
|
/Linux-v5.4/drivers/hsi/clients/ |
D | hsi_char.c | 116 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 …]
|
D | ssi_protocol.c | 153 static inline void ssip_set_cmd(struct hsi_msg *msg, u32 cmd) in ssip_set_cmd() 161 static inline u32 ssip_get_cmd(struct hsi_msg *msg) in ssip_get_cmd() 170 static void ssip_skb_to_msg(struct sk_buff *skb, struct hsi_msg *msg) in ssip_skb_to_msg() 189 static void ssip_free_data(struct hsi_msg *msg) in ssip_free_data() 204 struct hsi_msg *msg; in ssip_alloc_data() local 217 static inline void ssip_release_cmd(struct hsi_msg *msg) in ssip_release_cmd() 229 struct hsi_msg *msg; in ssip_claim_cmd() local 244 struct hsi_msg *msg, *tmp; in ssip_free_cmds() local 256 struct hsi_msg *msg; in ssip_alloc_cmds() local 391 struct hsi_msg *msg; in ssip_reset() local [all …]
|
D | cmt_speech.c | 33 u32 msg; member 197 static inline void cs_set_cmd(struct hsi_msg *msg, u32 cmd) in cs_set_cmd() 203 static inline u32 cs_get_cmd(struct hsi_msg *msg) in cs_get_cmd() 209 static void cs_release_cmd(struct hsi_msg *msg) in cs_release_cmd() 216 static void cs_cmd_destructor(struct hsi_msg *msg) in cs_cmd_destructor() 241 struct hsi_msg *msg; in cs_claim_cmd() local 254 struct hsi_msg *msg, *tmp; in cs_free_cmds() local 266 struct hsi_msg *msg; in cs_alloc_cmds() local 294 static void cs_hsi_data_destructor(struct hsi_msg *msg) in cs_hsi_data_destructor() 352 static void cs_hsi_free_data_msg(struct hsi_msg *msg) in cs_hsi_free_data_msg() [all …]
|
/Linux-v5.4/drivers/media/platform/mtk-vcodec/ |
D | vdec_vpu_if.c | 12 static void handle_init_ack_msg(struct vdec_vpu_ipi_init_ack *msg) in handle_init_ack_msg() 33 struct vdec_vpu_ipi_ack *msg = data; in vpu_dec_ipi_handler() local 62 static int vcodec_vpu_send_msg(struct vdec_vpu_inst *vpu, void *msg, int len) in vcodec_vpu_send_msg() 83 struct vdec_ap_ipi_cmd msg; in vcodec_send_ap_ipi() local 99 struct vdec_ap_ipi_init msg; in vpu_dec_init() local 125 struct vdec_ap_ipi_dec_start msg; in vpu_dec_start() local
|
/Linux-v5.4/drivers/misc/sgi-xp/ |
D | xpc_uv.c | 336 xpc_send_gru_msg(struct gru_message_queue_desc *gru_mq_desc, void *msg, in xpc_send_gru_msg() 440 struct xpc_activate_mq_msg_activate_req_uv *msg; in xpc_handle_activate_mq_msg_uv() local 472 struct xpc_activate_mq_msg_deactivate_req_uv *msg; in xpc_handle_activate_mq_msg_uv() local 488 struct xpc_activate_mq_msg_chctl_closerequest_uv *msg; in xpc_handle_activate_mq_msg_uv() local 507 struct xpc_activate_mq_msg_chctl_closereply_uv *msg; in xpc_handle_activate_mq_msg_uv() local 524 struct xpc_activate_mq_msg_chctl_openrequest_uv *msg; in xpc_handle_activate_mq_msg_uv() local 544 struct xpc_activate_mq_msg_chctl_openreply_uv *msg; in xpc_handle_activate_mq_msg_uv() local 564 struct xpc_activate_mq_msg_chctl_opencomplete_uv *msg; in xpc_handle_activate_mq_msg_uv() local 676 xpc_send_activate_IRQ_uv(struct xpc_partition *part, void *msg, size_t msg_size, in xpc_send_activate_IRQ_uv() 732 xpc_send_activate_IRQ_part_uv(struct xpc_partition *part, void *msg, in xpc_send_activate_IRQ_part_uv() [all …]
|
/Linux-v5.4/net/core/ |
D | skmsg.c | 11 static bool sk_msg_try_coalesce_ok(struct sk_msg *msg, int elem_first_coalesce) in sk_msg_try_coalesce_ok() 25 int sk_msg_alloc(struct sock *sk, struct sk_msg *msg, int len, in sk_msg_alloc() 127 void sk_msg_return_zero(struct sock *sk, struct sk_msg *msg, int bytes) in sk_msg_return_zero() 151 void sk_msg_return(struct sock *sk, struct sk_msg *msg, int bytes) in sk_msg_return() 166 static int sk_msg_free_elem(struct sock *sk, struct sk_msg *msg, u32 i, in sk_msg_free_elem() 180 static int __sk_msg_free(struct sock *sk, struct sk_msg *msg, u32 i, in __sk_msg_free() 198 int sk_msg_free_nocharge(struct sock *sk, struct sk_msg *msg) in sk_msg_free_nocharge() 204 int sk_msg_free(struct sock *sk, struct sk_msg *msg) in sk_msg_free() 210 static void __sk_msg_free_partial(struct sock *sk, struct sk_msg *msg, in __sk_msg_free_partial() 238 void sk_msg_free_partial(struct sock *sk, struct sk_msg *msg, u32 bytes) in sk_msg_free_partial() [all …]
|
/Linux-v5.4/sound/soc/intel/common/ |
D | sst-ipc.c | 34 struct ipc_message *msg = NULL; in msg_get_empty() local 46 struct ipc_message *msg, struct sst_ipc_message *reply) in tx_wait_done() 82 struct ipc_message *msg; in ipc_tx_message() local 156 struct ipc_message *msg; in ipc_tx_msgs() local 221 struct ipc_message *msg; in sst_ipc_reply_find_msg() local 246 struct ipc_message *msg) in sst_ipc_tx_msg_reply_complete() 259 struct ipc_message *msg, *tmp; in sst_ipc_drop_all() local
|
/Linux-v5.4/drivers/staging/wlan-ng/ |
D | prism2mgmt.c | 133 struct p80211msg_dot11req_scan *msg = msgp; in prism2mgmt_scan() local 548 struct p80211msg_dot11req_start *msg = msgp; in prism2mgmt_start() local 730 struct p80211msg_p2req_readpda *msg = msgp; in prism2mgmt_readpda() local 797 struct p80211msg_p2req_ramdl_state *msg = msgp; in prism2mgmt_ramdl_state() local 853 struct p80211msg_p2req_ramdl_write *msg = msgp; in prism2mgmt_ramdl_write() local 916 struct p80211msg_p2req_flashdl_state *msg = msgp; in prism2mgmt_flashdl_state() local 987 struct p80211msg_p2req_flashdl_write *msg = msgp; in prism2mgmt_flashdl_write() local 1051 struct p80211msg_lnxreq_autojoin *msg = msgp; in prism2mgmt_autojoin() local 1120 struct p80211msg_lnxreq_wlansniff *msg = msgp; in prism2mgmt_wlansniff() local
|
/Linux-v5.4/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_tlv.c | 13 s32 fm10k_tlv_msg_init(u32 *msg, u16 msg_id) in fm10k_tlv_msg_init() 34 static s32 fm10k_tlv_attr_put_null_string(u32 *msg, u16 attr_id, in fm10k_tlv_attr_put_null_string() 112 s32 fm10k_tlv_attr_put_mac_vlan(u32 *msg, u16 attr_id, in fm10k_tlv_attr_put_mac_vlan() 172 s32 fm10k_tlv_attr_put_bool(u32 *msg, u16 attr_id) in fm10k_tlv_attr_put_bool() 198 s32 fm10k_tlv_attr_put_value(u32 *msg, u16 attr_id, s64 value, u32 len) in fm10k_tlv_attr_put_value() 270 s32 fm10k_tlv_attr_put_le_struct(u32 *msg, u16 attr_id, in fm10k_tlv_attr_put_le_struct() 340 static u32 *fm10k_tlv_attr_nest_start(u32 *msg, u16 attr_id) in fm10k_tlv_attr_nest_start() 365 static s32 fm10k_tlv_attr_nest_stop(u32 *msg) in fm10k_tlv_attr_nest_stop() 544 s32 fm10k_tlv_msg_parse(struct fm10k_hw *hw, u32 *msg, in fm10k_tlv_msg_parse() 640 static void fm10k_tlv_msg_test_generate_data(u32 *msg, u32 attr_flags) in fm10k_tlv_msg_test_generate_data() [all …]
|
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/ |
D | cmsg.c | 46 struct nfp_flower_cmsg_mac_repr *msg; in nfp_flower_cmsg_mac_repr_start() local 66 struct nfp_flower_cmsg_mac_repr *msg; in nfp_flower_cmsg_mac_repr_add() local 78 struct nfp_flower_cmsg_portmod *msg; in nfp_flower_cmsg_portmod() local 103 struct nfp_flower_cmsg_portreify *msg; in nfp_flower_cmsg_portreify() local 126 struct nfp_flower_cmsg_portmod *msg; in nfp_flower_process_mtu_ack() local 153 struct nfp_flower_cmsg_portmod *msg; in nfp_flower_cmsg_portmod_rx() local 189 struct nfp_flower_cmsg_portreify *msg; in nfp_flower_cmsg_portreify_rx() local 211 struct nfp_flower_cmsg_merge_hint *msg; in nfp_flower_cmsg_merge_hint_rx() local
|
/Linux-v5.4/drivers/iio/common/ssp_sensors/ |
D | ssp_spi.c | 78 struct ssp_msg *msg; in ssp_create_msg() local 177 static int ssp_do_transfer(struct ssp_data *data, struct ssp_msg *msg, in ssp_do_transfer() 244 struct ssp_msg *msg) in ssp_spi_sync_command() 249 static int ssp_spi_sync(struct ssp_data *data, struct ssp_msg *msg, in ssp_spi_sync() 332 struct ssp_msg *msg, *n; in ssp_irq_msg() local 443 struct ssp_msg *msg, *n; in ssp_clean_pending_list() local 459 struct ssp_msg *msg; in ssp_command() local 477 struct ssp_msg *msg; in ssp_send_instruction() local 510 struct ssp_msg *msg; in ssp_get_chipid() local 528 struct ssp_msg *msg; in ssp_set_magnetic_matrix() local [all …]
|
/Linux-v5.4/include/linux/ |
D | skmsg.h | 127 static inline void sk_msg_check_to_free(struct sk_msg *msg, u32 i, u32 bytes) in sk_msg_check_to_free() 162 #define sk_msg_iter_prev(msg, which) \ argument 165 #define sk_msg_iter_next(msg, which) \ argument 168 static inline void sk_msg_clear_meta(struct sk_msg *msg) in sk_msg_clear_meta() 173 static inline void sk_msg_init(struct sk_msg *msg) in sk_msg_init() 196 static inline bool sk_msg_full(const struct sk_msg *msg) in sk_msg_full() 201 static inline u32 sk_msg_elem_used(const struct sk_msg *msg) in sk_msg_elem_used() 209 static inline struct scatterlist *sk_msg_elem(struct sk_msg *msg, int which) in sk_msg_elem() 214 static inline struct scatterlist sk_msg_elem_cpy(struct sk_msg *msg, int which) in sk_msg_elem_cpy() 219 static inline struct page *sk_msg_page(struct sk_msg *msg, int which) in sk_msg_page() [all …]
|