/linux-6.8/drivers/mailbox/ |
D | bcm2835-mailbox.c | 73 u32 msg = readl(mbox->regs + MAIL0_RD); in bcm2835_mbox_irq() local 83 u32 msg = *(u32 *)data; in bcm2835_send_data() local
|
/linux-6.8/drivers/usb/usbip/ |
D | vudc_tx.c | 40 struct msghdr msg; in v_send_ret_unlink() local 82 struct msghdr msg; in v_send_ret_submit() local
|
/linux-6.8/drivers/crypto/marvell/octeontx2/ |
D | otx2_cptvf_mbox.c | 70 struct mbox_msghdr *msg) in process_pfvf_mbox_mbox_msg() 151 struct mbox_msghdr *msg; in otx2_cptvf_pfvf_mbox_handler() local
|
/linux-6.8/net/ipv4/netfilter/ |
D | nf_nat_pptp.c | 131 u_int16_t msg; in pptp_outbound_pkt() local 240 u_int16_t msg; in pptp_inbound_pkt() local
|
/linux-6.8/tools/testing/selftests/net/ |
D | ipv6_flowlabel.c | 56 struct msghdr msg = {0}; in do_send() local 101 struct msghdr msg = {0}; in do_recv() local
|
/linux-6.8/drivers/infiniband/core/ |
D | mad_rmpp.c | 110 static void format_ack(struct ib_mad_send_buf *msg, in format_ack() 133 struct ib_mad_send_buf *msg; in ack_recv() local 154 struct ib_mad_send_buf *msg; in alloc_response_msg() local 181 struct ib_mad_send_buf *msg; in ack_ds_ack() local 215 struct ib_mad_send_buf *msg; in nack_recv() local
|
/linux-6.8/drivers/net/ethernet/vertexcom/ |
D | mse102x.c | 152 struct spi_message *msg = &mses->spi_msg; in mse102x_tx_cmd_spi() local 175 struct spi_message *msg = &mses->spi_msg; in mse102x_rx_cmd_spi() local 224 struct spi_message *msg = &mses->spi_msg; in mse102x_tx_frame_spi() local 268 struct spi_message *msg = &mses->spi_msg; in mse102x_rx_frame_spi() local 297 static void mse102x_dump_packet(const char *msg, int len, const char *data) in mse102x_dump_packet()
|
/linux-6.8/drivers/media/dvb-frontends/ |
D | tda8261.c | 31 struct i2c_msg msg = { .addr = config->addr, .flags = I2C_M_RD,.buf = buf, .len = 1 }; in tda8261_read() local 43 struct i2c_msg msg = { .addr = config->addr, .flags = 0, .buf = buf, .len = 4 }; in tda8261_write() local
|
/linux-6.8/drivers/remoteproc/ |
D | qcom_q6v5.c | 95 char *msg; in q6v5_wdog_interrupt() local 119 char *msg; in q6v5_fatal_interrupt() local
|
/linux-6.8/sound/soc/intel/avs/ |
D | apl.c | 51 static int apl_log_buffer_status(struct avs_dev *adev, union avs_notify_msg *msg) in apl_log_buffer_status() 104 static int apl_coredump(struct avs_dev *adev, union avs_notify_msg *msg) in apl_coredump()
|
/linux-6.8/tools/testing/selftests/net/af_unix/ |
D | diag_uid.c | 106 struct msghdr msg = { in send_request() local 145 struct msghdr msg = { in receive_response() local
|
/linux-6.8/drivers/platform/chrome/wilco_ec/ |
D | properties.c | 107 struct wilco_ec_property_msg msg; in wilco_ec_get_byte_property() local 127 struct wilco_ec_property_msg msg; in wilco_ec_set_byte_property() local
|
/linux-6.8/drivers/media/tuners/ |
D | mc44s803.c | 26 struct i2c_msg msg = { in mc44s803_writereg() local 47 struct i2c_msg msg[] = { in mc44s803_readreg() local
|
/linux-6.8/drivers/pwm/ |
D | pwm-raspberrypi-poe.c | 49 struct raspberrypi_pwm_prop msg = { in raspberrypi_pwm_set_property() local 68 struct raspberrypi_pwm_prop msg = { in raspberrypi_pwm_get_property() local
|
/linux-6.8/arch/hexagon/kernel/ |
D | smp.c | 41 unsigned long msg = 0; in __handle_ipi() local 93 void send_ipi(const struct cpumask *cpumask, enum ipi_message_type msg) in send_ipi()
|
/linux-6.8/drivers/nvme/target/ |
D | tcp.c | 605 struct msghdr msg = { in nvmet_try_send_data_pdu() local 636 struct msghdr msg = { in nvmet_try_send_data() local 686 struct msghdr msg = { .msg_flags = MSG_DONTWAIT | MSG_SPLICE_PAGES, }; in nvmet_try_send_response() local 716 struct msghdr msg = { .msg_flags = MSG_DONTWAIT | MSG_SPLICE_PAGES, }; in nvmet_try_send_r2t() local 746 struct msghdr msg = { .msg_flags = MSG_DONTWAIT }; in nvmet_try_send_ddgst() local 893 struct msghdr msg = {}; in nvmet_tcp_handle_icreq() local 1140 struct msghdr *msg, char *cbuf) in nvmet_tcp_tls_record_ok() 1180 struct msghdr msg = { .msg_flags = MSG_DONTWAIT }; in nvmet_tcp_try_recv_pdu() local 1285 struct msghdr msg = { .msg_flags = MSG_DONTWAIT }; in nvmet_tcp_try_recv_ddgst() local 1755 struct msghdr msg = { in nvmet_tcp_try_peek_pdu() local
|
/linux-6.8/tools/testing/selftests/nci/ |
D | nci_dev.c | 116 struct msgtemplate msg; in send_cmd_mt_nla() local 251 static int get_nci_devid(int sd, __u16 fid, __u32 pid, int dev_id, struct msgtemplate *msg) in get_nci_devid() 278 static __u8 get_dev_enable_state(struct msgtemplate *msg) in get_dev_enable_state() 404 struct msgtemplate msg; in FIXTURE_SETUP() local 528 struct msgtemplate msg; in TEST_F() local 861 struct msgtemplate msg; in TEST_F() local
|
/linux-6.8/drivers/gpu/drm/xe/ |
D | xe_guc_ct.c | 770 static int parse_g2h_event(struct xe_guc_ct *ct, u32 *msg, u32 len) in parse_g2h_event() 787 static int parse_g2h_response(struct xe_guc_ct *ct, u32 *msg, u32 len) in parse_g2h_response() 833 static int parse_g2h_msg(struct xe_guc_ct *ct, u32 *msg, u32 len) in parse_g2h_msg() 875 static int process_g2h_msg(struct xe_guc_ct *ct, u32 *msg, u32 len) in process_g2h_msg() 934 static int g2h_read(struct xe_guc_ct *ct, u32 *msg, bool fast_path) in g2h_read() 1016 static void g2h_fast_path(struct xe_guc_ct *ct, u32 *msg, u32 len) in g2h_fast_path()
|
/linux-6.8/tools/testing/selftests/mm/ |
D | uffd-unit-tests.c | 243 struct uffd_msg msg = { 0 }; in fork_event_consumer() local 991 struct uffd_msg *msg, struct uffd_args *args) in uffd_poison_handle_fault() 1071 uffd_move_handle_fault_common(struct uffd_msg *msg, struct uffd_args *args, in uffd_move_handle_fault_common() 1090 static void uffd_move_handle_fault(struct uffd_msg *msg, in uffd_move_handle_fault() 1096 static void uffd_move_pmd_handle_fault(struct uffd_msg *msg, in uffd_move_pmd_handle_fault() 1104 void (*handle_fault)(struct uffd_msg *msg, struct uffd_args *args)) in uffd_move_test_common()
|
/linux-6.8/net/tipc/ |
D | bearer.c | 819 static int __tipc_nl_add_bearer(struct tipc_nl_msg *msg, in __tipc_nl_add_bearer() 880 struct tipc_nl_msg msg; in tipc_nl_bearer_dump() local 913 struct tipc_nl_msg msg; in tipc_nl_bearer_get() local 1184 static int __tipc_nl_add_media(struct tipc_nl_msg *msg, in __tipc_nl_add_media() 1236 struct tipc_nl_msg msg; in tipc_nl_media_dump() local 1262 struct tipc_nl_msg msg; in tipc_nl_media_get() local
|
/linux-6.8/drivers/gpu/drm/i915/gt/uc/ |
D | intel_guc_ct.c | 869 struct ct_incoming_msg *msg; in ct_alloc_msg() local 877 static void ct_free_msg(struct ct_incoming_msg *msg) in ct_free_msg() 886 static int ct_read(struct intel_guc_ct *ct, struct ct_incoming_msg **msg) in ct_read() 1247 static int ct_handle_hxg(struct intel_guc_ct *ct, struct ct_incoming_msg *msg) in ct_handle_hxg() 1286 static void ct_handle_msg(struct intel_guc_ct *ct, struct ct_incoming_msg *msg) in ct_handle_msg() 1309 struct ct_incoming_msg *msg = NULL; in ct_receive() local
|
/linux-6.8/drivers/misc/bcm-vk/ |
D | bcm_vk_msg.c | 44 static u32 get_q_num(const struct vk_msg_blk *msg) in get_q_num() 53 static void set_q_num(struct vk_msg_blk *msg, u32 q_num) in set_q_num() 65 static u32 get_msg_id(const struct vk_msg_blk *msg) in get_msg_id() 70 static void set_msg_id(struct vk_msg_blk *msg, u32 val) in set_msg_id() 369 struct vk_msg_blk *msg; in bcm_vk_drain_all_pend() local 545 struct vk_msg_blk *msg = &entry->to_v_msg[0]; in bcm_vk_append_ib_sgl() local
|
/linux-6.8/drivers/isdn/hardware/mISDN/ |
D | mISDNisar.c | 56 send_mbox(struct isar_hw *isar, u8 his, u8 creg, u8 len, u8 *msg) in send_mbox() 90 rcv_mbox(struct isar_hw *isar, u8 *msg) in rcv_mbox() 1239 u8 cmsb = IOM_CTRL_ENA, msg[5] = {IOM_P1_TXD, 0, 0, 0, 0}; in setup_iom2() local 1449 u8 msg; in isar_setup() local
|
/linux-6.8/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | bcdc.c | 95 struct brcmf_proto_bcdc_dcmd msg; member 113 struct brcmf_proto_bcdc_dcmd *msg = &bcdc->msg; in brcmf_proto_bcdc_msg() local 162 struct brcmf_proto_bcdc_dcmd *msg = &bcdc->msg; in brcmf_proto_bcdc_query_dcmd() local 220 struct brcmf_proto_bcdc_dcmd *msg = &bcdc->msg; in brcmf_proto_bcdc_set_dcmd() local
|
/linux-6.8/drivers/gpu/drm/radeon/ |
D | radeon_uvd.c | 356 static int radeon_uvd_cs_msg_decode(uint32_t *msg, unsigned buf_sizes[]) in radeon_uvd_cs_msg_decode() 470 int32_t *msg, msg_type, handle; in radeon_uvd_cs_msg() local 774 uint32_t __iomem *msg = (void __iomem *)(rdev->uvd.cpu_addr + offs); in radeon_uvd_get_create_msg() local 810 uint32_t __iomem *msg = (void __iomem *)(rdev->uvd.cpu_addr + offs); in radeon_uvd_get_destroy_msg() local
|