msg_length        765 drivers/crypto/ux500/hash/hash_core.c 			     int msg_length, u8 *data_buffer, u8 *buffer,
msg_length        772 drivers/crypto/ux500/hash/hash_core.c 		if ((*index + msg_length) < HASH_BLOCK_SIZE) {
msg_length        773 drivers/crypto/ux500/hash/hash_core.c 			for (count = 0; count < msg_length; count++) {
msg_length        777 drivers/crypto/ux500/hash/hash_core.c 			*index += msg_length;
msg_length        778 drivers/crypto/ux500/hash/hash_core.c 			msg_length = 0;
msg_length        828 drivers/crypto/ux500/hash/hash_core.c 			msg_length -= (HASH_BLOCK_SIZE - *index);
msg_length        843 drivers/crypto/ux500/hash/hash_core.c 	} while (msg_length != 0);
msg_length       1075 drivers/crypto/ux500/hash/hash_core.c 	int msg_length = crypto_hash_walk_first(req, &walk);
msg_length       1078 drivers/crypto/ux500/hash/hash_core.c 	if (msg_length == 0)
msg_length       1086 drivers/crypto/ux500/hash/hash_core.c 	if (msg_length > (req_ctx->state.length.low_word + msg_length) &&
msg_length       1097 drivers/crypto/ux500/hash/hash_core.c 	while (0 != msg_length) {
msg_length       1099 drivers/crypto/ux500/hash/hash_core.c 		ret = hash_process_data(device_data, ctx, req_ctx, msg_length,
msg_length       1108 drivers/crypto/ux500/hash/hash_core.c 		msg_length = crypto_hash_walk_done(&walk, 0);
msg_length        477 drivers/gpu/drm/i915/gvt/edid.c 	int msg_length, ret_msg_size;
msg_length        488 drivers/gpu/drm/i915/gvt/edid.c 	msg_length = AUX_CTL_MSG_LENGTH(value);
msg_length        506 drivers/gpu/drm/i915/gvt/edid.c 	if (msg_length == 3) {
msg_length        537 drivers/gpu/drm/i915/gvt/edid.c 		if (WARN_ON(msg_length != 4))
msg_length        784 drivers/hid/intel-ish-hid/ishtp/client.c 	dma_xfer.msg_length = cl_msg->send_buf.size;
msg_length        988 drivers/hid/intel-ish-hid/ishtp/client.c 		if (rb->buffer.size < hbm->msg_length) {
msg_length        992 drivers/hid/intel-ish-hid/ishtp/client.c 				rb->buffer.size, hbm->msg_length, rb->buf_idx);
msg_length       1000 drivers/hid/intel-ish-hid/ishtp/client.c 		memcpy(buffer, msg, hbm->msg_length);
msg_length       1001 drivers/hid/intel-ish-hid/ishtp/client.c 		rb->buf_idx = hbm->msg_length;
msg_length        456 drivers/hid/intel-ish-hid/ishtp/hbm.c 		if (dma_xfer->msg_length >
msg_length        464 drivers/hid/intel-ish-hid/ishtp/hbm.c 		ishtp_cl_release_dma_acked_mem(dev, msg, dma_xfer->msg_length);
msg_length        479 drivers/hid/intel-ish-hid/ishtp/hbm.c 						dma_xfer->msg_length) {
msg_length        521 drivers/hid/intel-ish-hid/ishtp/hbm.c 		if (dma_xfer->msg_length >
msg_length        226 drivers/hid/intel-ish-hid/ishtp/hbm.h 	uint32_t msg_length;
msg_length        222 drivers/infiniband/hw/hns/hns_roce_hw_v1.c 			ctrl->msg_length =
msg_length        223 drivers/infiniband/hw/hns/hns_roce_hw_v1.c 			  cpu_to_le32(le32_to_cpu(ctrl->msg_length) + tmp_len);
msg_length        287 drivers/infiniband/hw/hns/hns_roce_hw_v1.c 				if (le32_to_cpu(ctrl->msg_length) >
msg_length        292 drivers/infiniband/hw/hns/hns_roce_hw_v1.c 						ctrl->msg_length,
msg_length        411 drivers/infiniband/hw/hns/hns_roce_hw_v1.h 	__le32 msg_length;
msg_length        101 drivers/input/serio/hyperv-keyboard.c 			      struct synth_kbd_msg *msg, u32 msg_length)
msg_length        118 drivers/input/serio/hyperv-keyboard.c 		if (msg_length < sizeof(struct synth_kbd_protocol_response)) {
msg_length        121 drivers/input/serio/hyperv-keyboard.c 				msg_length);
msg_length        137 drivers/input/serio/hyperv-keyboard.c 		if (msg_length < sizeof(struct  synth_kbd_keystroke)) {
msg_length        140 drivers/input/serio/hyperv-keyboard.c 				msg_length);
msg_length        802 drivers/media/common/siano/smscoreapi.c 						msg->x_msg_header. msg_length,
msg_length        841 drivers/media/common/siano/smscoreapi.c 		mtu_msg.x_msg_header.msg_length = sizeof(mtu_msg);
msg_length        939 drivers/media/common/siano/smscoreapi.c 						  msg->x_msg_header.msg_length,
msg_length        965 drivers/media/common/siano/smscoreapi.c 				data_msg->x_msg_header.msg_length,
msg_length        986 drivers/media/common/siano/smscoreapi.c 					  msg->x_msg_header.msg_length,
msg_length       1009 drivers/media/common/siano/smscoreapi.c 					trigger_msg->x_msg_header.msg_length,
msg_length       1015 drivers/media/common/siano/smscoreapi.c 				msg->x_msg_header.msg_length);
msg_length       1268 drivers/media/common/siano/smscoreapi.c 	rc = smscore_sendrequest_and_wait(coredev, msg, msg->msg_length,
msg_length       1276 drivers/media/common/siano/smscoreapi.c 				coredev, msg, msg->msg_length,
msg_length       1316 drivers/media/common/siano/smscoreapi.c 			msg->x_msg_header. msg_length,
msg_length       1404 drivers/media/common/siano/smscoreapi.c 				coredev, msg, msg->x_msg_header.msg_length,
msg_length       1599 drivers/media/common/siano/smscoreapi.c 				(int)phdr->msg_length
msg_length       1834 drivers/media/common/siano/smscoreapi.c 		msg.hdr.msg_length = sizeof(msg);
msg_length       1881 drivers/media/common/siano/smscoreapi.c 	msg.hdr.msg_length = sizeof(msg);
msg_length       1977 drivers/media/common/siano/smscoreapi.c 	p_msg->x_msg_header.msg_length = (u16) total_len;
msg_length       2050 drivers/media/common/siano/smscoreapi.c 	p_msg->x_msg_header.msg_length = (u16) total_len;
msg_length       2098 drivers/media/common/siano/smscoreapi.c 	p_msg->x_msg_header.msg_length = (u16) total_len;
msg_length        580 drivers/media/common/siano/smscoreapi.h 	(ptr)->msg_length = len; \
msg_length        618 drivers/media/common/siano/smscoreapi.h 	u16	msg_length; /* length of entire message, including header */
msg_length        655 drivers/media/common/siano/smsdvb-main.c 	pid_msg.x_msg_header.msg_length = sizeof(pid_msg);
msg_length        677 drivers/media/common/siano/smsdvb-main.c 	pid_msg.x_msg_header.msg_length = sizeof(pid_msg);
msg_length        713 drivers/media/common/siano/smsdvb-main.c 	msg.msg_length = sizeof(msg);
msg_length        868 drivers/media/common/siano/smsdvb-main.c 	msg.msg.msg_length = sizeof(msg);
msg_length        933 drivers/media/common/siano/smsdvb-main.c 	msg.msg.msg_length = sizeof(msg);
msg_length         32 drivers/media/common/siano/smsendian.c 		msg_words = (msg->x_msg_header.msg_length -
msg_length         69 drivers/media/common/siano/smsendian.c 		msg_words = (msg->x_msg_header.msg_length -
msg_length         88 drivers/media/common/siano/smsendian.c 	phdr->msg_length = le16_to_cpu((__force __le16)phdr->msg_length);
msg_length        167 drivers/media/mmc/siano/smssdio.c 		if (hdr->msg_length > smsdev->func->cur_blksize)
msg_length        168 drivers/media/mmc/siano/smssdio.c 			size = hdr->msg_length - smsdev->func->cur_blksize;
msg_length        175 drivers/media/mmc/siano/smssdio.c 		size = hdr->msg_length - sizeof(struct sms_msg_hdr);
msg_length        183 drivers/media/mmc/siano/smssdio.c 		buffer = cb->p + (hdr->msg_length - size);
msg_length        229 drivers/media/mmc/siano/smssdio.c 	cb->size = hdr->msg_length;
msg_length        136 drivers/media/pci/netup_unidvb/netup_unidvb_i2c.c 	u32 msg_length = i2c->msg->len - i2c->xmit_size;
msg_length        138 drivers/media/pci/netup_unidvb/netup_unidvb_i2c.c 	msg_length = (msg_length < fifo_space ? msg_length : fifo_space);
msg_length        139 drivers/media/pci/netup_unidvb/netup_unidvb_i2c.c 	while (msg_length--) {
msg_length        101 drivers/media/usb/siano/smsusb.c 		if (urb->actual_length >= phdr->msg_length) {
msg_length        102 drivers/media/usb/siano/smsusb.c 			surb->cb->size = phdr->msg_length;
msg_length        112 drivers/media/usb/siano/smsusb.c 				if (((int) phdr->msg_length +
msg_length        115 drivers/media/usb/siano/smsusb.c 						phdr->msg_length,
msg_length        130 drivers/media/usb/siano/smsusb.c 				  phdr->msg_type, phdr->msg_length);
msg_length        138 drivers/media/usb/siano/smsusb.c 				phdr->msg_length, urb->actual_length);
msg_length        223 drivers/media/usb/siano/smsusb.c 		  phdr->msg_length);
msg_length        127 drivers/net/ethernet/amd/atarilance.c 	volatile short			msg_length;	/* This length is "normal". */
msg_length        721 drivers/net/ethernet/amd/atarilance.c 		MEM->rx_head[i].msg_length = 0;
msg_length        755 drivers/net/ethernet/amd/atarilance.c 							  MEM->rx_head[i].msg_length ));
msg_length        990 drivers/net/ethernet/amd/atarilance.c 			short pkt_len = head->msg_length & 0xfff;
msg_length        216 drivers/net/ethernet/amd/lance.c 	s16 msg_length;			/* This length is "normal". */
msg_length        935 drivers/net/ethernet/amd/lance.c 				lp->rx_ring[i].msg_length);
msg_length       1174 drivers/net/ethernet/amd/lance.c 			short pkt_len = (lp->rx_ring[entry].msg_length & 0xfff)-4;
msg_length        220 drivers/net/ethernet/amd/pcnet32.c 	__le32	msg_length;
msg_length       1208 drivers/net/ethernet/amd/pcnet32.c 	pkt_len = (le32_to_cpu(rxp->msg_length) & 0xfff) - 4;
msg_length       2480 drivers/net/ethernet/amd/pcnet32.c 			       0xffff, le32_to_cpu(lp->rx_ring[i].msg_length),
msg_length        115 drivers/net/ethernet/amd/sun3lance.c 	volatile short msg_length;	/* This length is "normal". */
msg_length        480 drivers/net/ethernet/amd/sun3lance.c 		MEM->rx_head[i].msg_length = 0;
msg_length        552 drivers/net/ethernet/amd/sun3lance.c 					MEM->rx_head[i].msg_length);
msg_length        807 drivers/net/ethernet/amd/sun3lance.c 			short pkt_len = (head->msg_length & 0xfff) - 4;
msg_length        818 drivers/net/ethernet/amd/sun3lance.c 					head->msg_length = 0;
msg_length        859 drivers/net/ethernet/amd/sun3lance.c 		head->msg_length = 0;
msg_length        159 drivers/soc/qcom/smd-rpm.c 	u32 len, msg_length;
msg_length        169 drivers/soc/qcom/smd-rpm.c 		msg_length = le32_to_cpu(msg->length);
msg_length        174 drivers/soc/qcom/smd-rpm.c 			len = min_t(u32, ALIGN(msg_length, 4), sizeof(msgbuf));
msg_length        185 drivers/soc/qcom/smd-rpm.c 		buf = PTR_ALIGN(buf + 2 * sizeof(u32) + msg_length, 4);