totallen           82 arch/powerpc/include/asm/pmac_pfunc.h 	int (*rmw_i2c)(PMF_STD_ARGS, u32 masklen, u32 valuelen, u32 totallen,
totallen           88 arch/powerpc/include/asm/pmac_pfunc.h 		       u32 totallen, const u8 *maskdata, const u8 *valuedata);
totallen           94 arch/powerpc/include/asm/pmac_pfunc.h 			   u32 totallen, const u8 *maskdata,
totallen         1312 arch/powerpc/platforms/powermac/low_i2c.c 			   u32 totallen, const u8 *maskdata,
totallen         1318 arch/powerpc/platforms/powermac/low_i2c.c 	    totallen > inst->bytes || valuelen > masklen)
totallen         1324 arch/powerpc/platforms/powermac/low_i2c.c 			     inst->scratch, totallen);
totallen         1353 arch/powerpc/platforms/powermac/low_i2c.c 			       u32 valuelen, u32 totallen, const u8 *maskdata,
totallen         1359 arch/powerpc/platforms/powermac/low_i2c.c 	    totallen > inst->bytes || valuelen > masklen)
totallen         1365 arch/powerpc/platforms/powermac/low_i2c.c 			     subaddr, inst->scratch, totallen);
totallen           76 arch/x86/platform/intel-mid/sfi.c 	int totallen;
totallen           83 arch/x86/platform/intel-mid/sfi.c 		totallen = sfi_mtimer_num * sizeof(*pentry);
totallen           84 arch/x86/platform/intel-mid/sfi.c 		memcpy(sfi_mtimer_array, pentry, totallen);
totallen           89 arch/x86/platform/intel-mid/sfi.c 	for (totallen = 0; totallen < sfi_mtimer_num; totallen++, pentry++) {
totallen           91 arch/x86/platform/intel-mid/sfi.c 			totallen, (u32)pentry->phys_addr,
totallen          148 arch/x86/platform/intel-mid/sfi.c 	int totallen;
totallen          155 arch/x86/platform/intel-mid/sfi.c 		totallen = sfi_mrtc_num * sizeof(*pentry);
totallen          156 arch/x86/platform/intel-mid/sfi.c 		memcpy(sfi_mrtc_array, pentry, totallen);
totallen          161 arch/x86/platform/intel-mid/sfi.c 	for (totallen = 0; totallen < sfi_mrtc_num; totallen++, pentry++) {
totallen          163 arch/x86/platform/intel-mid/sfi.c 			totallen, (u32)pentry->phys_addr, pentry->irq);
totallen           27 drivers/cpufreq/sfi-cpufreq.c 	int totallen;
totallen           38 drivers/cpufreq/sfi-cpufreq.c 	totallen = num_freq_table_entries * sizeof(*pentry);
totallen           40 drivers/cpufreq/sfi-cpufreq.c 	sfi_cpufreq_array = kmemdup(pentry, totallen, GFP_KERNEL);
totallen          223 drivers/crypto/qce/common.c 				u32 totallen, u32 offset)
totallen          308 drivers/crypto/qce/common.c 				     u32 totallen, u32 offset)
totallen          377 drivers/crypto/qce/common.c 	qce_write(qce, REG_SEG_SIZE, totallen);
totallen          388 drivers/crypto/qce/common.c int qce_start(struct crypto_async_request *async_req, u32 type, u32 totallen,
totallen          393 drivers/crypto/qce/common.c 		return qce_setup_regs_ablkcipher(async_req, totallen, offset);
totallen          395 drivers/crypto/qce/common.c 		return qce_setup_regs_ahash(async_req, totallen, offset);
totallen           91 drivers/crypto/qce/common.h int qce_start(struct crypto_async_request *async_req, u32 type, u32 totallen,
totallen          418 drivers/infiniband/hw/i40iw/i40iw_cm.c 	sqbuf->totallen = packetsize + eth_hlen;
totallen         3145 drivers/infiniband/hw/i40iw/i40iw_cm.c 			rbuf->totallen);
totallen          453 drivers/infiniband/hw/i40iw/i40iw_puda.c 	info.len = buf->totallen;
totallen         1088 drivers/infiniband/hw/i40iw/i40iw_puda.c 	txbuf->totallen = buf->hdrlen + fpdu_len;
totallen         1216 drivers/infiniband/hw/i40iw/i40iw_puda.c 			txbuf->mem.va, txbuf->totallen);
totallen         1301 drivers/infiniband/hw/i40iw/i40iw_puda.c 		txbuf->totallen = buf->hdrlen + length;
totallen           92 drivers/infiniband/hw/i40iw/i40iw_puda.h 	u32 totallen;		/* machlen+iphlen+tcphlen+datalen */
totallen         1487 drivers/infiniband/hw/i40iw/i40iw_utils.c 	buf->totallen = pkt_len + buf->maclen;
totallen         1489 drivers/infiniband/hw/i40iw/i40iw_utils.c 	if (info->payload_len < buf->totallen) {
totallen         1491 drivers/infiniband/hw/i40iw/i40iw_utils.c 			     info->payload_len, buf->totallen);
totallen           69 drivers/mtd/parsers/parser_imagetag.c 	unsigned int rootfslen, kernellen, sparelen, totallen;
totallen          107 drivers/mtd/parsers/parser_imagetag.c 		if (kstrtouint(buf->total_length, 10, &totallen)) {
totallen          126 drivers/mtd/parsers/parser_imagetag.c 		spareaddr = roundup(totallen, master->erasesize);
totallen          427 drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.c 	u32 totallen = 0, len = 0, tx_desclen = 0;
totallen          437 drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.c 		if (h2cbufferlen < totallen + len + tx_desclen)
totallen          442 drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.c 		memset((ph2c_buffer + totallen + tx_desclen), 0, len);
totallen          445 drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.c 		SET_BITS_TO_LE_4BYTE((ph2c_buffer + totallen + tx_desclen),
totallen          449 drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.c 		SET_BITS_TO_LE_4BYTE((ph2c_buffer + totallen + tx_desclen),
totallen          454 drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.c 		SET_BITS_TO_LE_4BYTE((ph2c_buffer + totallen + tx_desclen),
totallen          459 drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.c 		memcpy((ph2c_buffer + totallen + tx_desclen +
totallen          468 drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.c 		pre_continueoffset = totallen;
totallen          470 drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.c 		totallen += len;
totallen          473 drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.c 	return totallen;
totallen          478 drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.c 	u32 totallen = 0, len = 0, tx_desclen = 0;
totallen          486 drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.c 		if (h2cbufferlen < totallen + len + tx_desclen)
totallen          489 drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.c 		totallen += len;
totallen          492 drivers/net/wireless/realtek/rtlwifi/rtl8192se/fw.c 	return totallen + tx_desclen;
totallen          143 drivers/usb/storage/datafab.c 	unsigned int totallen, alloclen;
totallen          162 drivers/usb/storage/datafab.c 	totallen = sectors * info->ssize;
totallen          168 drivers/usb/storage/datafab.c 	alloclen = min(totallen, 65536u);
totallen          177 drivers/usb/storage/datafab.c 		len = min(totallen, alloclen);
totallen          206 drivers/usb/storage/datafab.c 		totallen -= len;
totallen          207 drivers/usb/storage/datafab.c 	} while (totallen > 0);
totallen          227 drivers/usb/storage/datafab.c 	unsigned int totallen, alloclen;
totallen          246 drivers/usb/storage/datafab.c 	totallen = sectors * info->ssize;
totallen          252 drivers/usb/storage/datafab.c 	alloclen = min(totallen, 65536u);
totallen          261 drivers/usb/storage/datafab.c 		len = min(totallen, alloclen);
totallen          302 drivers/usb/storage/datafab.c 		totallen -= len;
totallen          303 drivers/usb/storage/datafab.c 	} while (totallen > 0);
totallen          161 drivers/usb/storage/jumpshot.c 	unsigned int totallen, alloclen;
totallen          174 drivers/usb/storage/jumpshot.c 	totallen = sectors * info->ssize;
totallen          180 drivers/usb/storage/jumpshot.c 	alloclen = min(totallen, 65536u);
totallen          188 drivers/usb/storage/jumpshot.c 		len = min(totallen, alloclen);
totallen          218 drivers/usb/storage/jumpshot.c 		totallen -= len;
totallen          219 drivers/usb/storage/jumpshot.c 	} while (totallen > 0);
totallen          238 drivers/usb/storage/jumpshot.c 	unsigned int totallen, alloclen;
totallen          251 drivers/usb/storage/jumpshot.c 	totallen = sectors * info->ssize;
totallen          257 drivers/usb/storage/jumpshot.c 	alloclen = min(totallen, 65536u);
totallen          266 drivers/usb/storage/jumpshot.c 		len = min(totallen, alloclen);
totallen          310 drivers/usb/storage/jumpshot.c 		totallen -= len;
totallen          311 drivers/usb/storage/jumpshot.c 	} while (totallen > 0);
totallen         1124 drivers/usb/storage/shuttle_usbat.c 	unsigned int totallen, alloclen;
totallen         1143 drivers/usb/storage/shuttle_usbat.c 	totallen = sectors * info->ssize;
totallen         1151 drivers/usb/storage/shuttle_usbat.c 	alloclen = min(totallen, 65536u);
totallen         1161 drivers/usb/storage/shuttle_usbat.c 		len = min(totallen, alloclen);
totallen         1184 drivers/usb/storage/shuttle_usbat.c 		totallen -= len;
totallen         1185 drivers/usb/storage/shuttle_usbat.c 	} while (totallen > 0);
totallen         1215 drivers/usb/storage/shuttle_usbat.c 	unsigned int totallen, alloclen;
totallen         1234 drivers/usb/storage/shuttle_usbat.c 	totallen = sectors * info->ssize;
totallen         1242 drivers/usb/storage/shuttle_usbat.c 	alloclen = min(totallen, 65536u);
totallen         1252 drivers/usb/storage/shuttle_usbat.c 		len = min(totallen, alloclen);
totallen         1273 drivers/usb/storage/shuttle_usbat.c 		totallen -= len;
totallen         1274 drivers/usb/storage/shuttle_usbat.c 	} while (totallen > 0);
totallen          165 fs/nfs/blocklayout/blocklayout.h 	u16 totallen; /* length of entire message, including hdr itself */
totallen           83 fs/nfs/blocklayout/rpc_pipefs.c 	bl_msg->totallen = b->simple.len;
totallen         1581 fs/xfs/libxfs/xfs_attr_leaf.c 	int			totallen;
totallen         1628 fs/xfs/libxfs/xfs_attr_leaf.c 						      &count, &totallen);
totallen         1641 fs/xfs/libxfs/xfs_attr_leaf.c 		space  = ichdr1.usedbytes - totallen;
totallen         1670 fs/xfs/libxfs/xfs_attr_leaf.c 		space  = totallen - ichdr1.usedbytes;
totallen         1773 fs/xfs/libxfs/xfs_attr_leaf.c 	int				totallen = 0;
totallen         1797 fs/xfs/libxfs/xfs_attr_leaf.c 			tmp = totallen + sizeof(*entry) +
totallen         1802 fs/xfs/libxfs/xfs_attr_leaf.c 			totallen = tmp;
totallen         1818 fs/xfs/libxfs/xfs_attr_leaf.c 		tmp = totallen + sizeof(*entry) + xfs_attr_leaf_entsize(leaf1,
totallen         1823 fs/xfs/libxfs/xfs_attr_leaf.c 		totallen = tmp;
totallen         1831 fs/xfs/libxfs/xfs_attr_leaf.c 	totallen -= count * sizeof(*entry);
totallen         1833 fs/xfs/libxfs/xfs_attr_leaf.c 		totallen -= sizeof(*entry) +
totallen         1838 fs/xfs/libxfs/xfs_attr_leaf.c 	*usedbytesarg = totallen;
totallen         2826 net/sctp/sm_make_chunk.c 	int totallen = 0, i;
totallen         2838 net/sctp/sm_make_chunk.c 		totallen += paramlen;
totallen         2839 net/sctp/sm_make_chunk.c 		totallen += addr_param_len;
totallen         2844 net/sctp/sm_make_chunk.c 			totallen += paramlen;
totallen         2845 net/sctp/sm_make_chunk.c 			totallen += addr_param_len;
totallen         2850 net/sctp/sm_make_chunk.c 				 __func__, totallen);
totallen         2855 net/sctp/sm_make_chunk.c 	retval = sctp_make_asconf(asoc, laddr, totallen);