dwords 739 arch/parisc/kernel/perf.c uint32_t dwords; dwords 767 arch/parisc/kernel/perf.c dwords = tentry->num_words; dwords 770 arch/parisc/kernel/perf.c while (dwords--) { dwords 776 arch/parisc/kernel/perf.c while (dwords--) { dwords 249 drivers/gpu/drm/etnaviv/etnaviv_buffer.c unsigned int dwords = 7; dwords 251 drivers/gpu/drm/etnaviv/etnaviv_buffer.c link_target = etnaviv_buffer_reserve(gpu, buffer, dwords); dwords 265 drivers/gpu/drm/etnaviv/etnaviv_buffer.c VIV_FE_LINK_HEADER_PREFETCH(dwords), dwords 279 drivers/gpu/drm/etnaviv/etnaviv_buffer.c u32 dwords, target; dwords 287 drivers/gpu/drm/etnaviv/etnaviv_buffer.c dwords = 4; dwords 288 drivers/gpu/drm/etnaviv/etnaviv_buffer.c target = etnaviv_buffer_reserve(gpu, buffer, dwords); dwords 309 drivers/gpu/drm/etnaviv/etnaviv_buffer.c VIV_FE_LINK_HEADER_PREFETCH(dwords), dwords 52 drivers/gpu/drm/msm/adreno/a5xx_gpu.c uint32_t *ptr, dwords; dwords 66 drivers/gpu/drm/msm/adreno/a5xx_gpu.c dwords = submit->cmd[i].size; dwords 77 drivers/gpu/drm/msm/adreno/a5xx_gpu.c for (i = 0; i < dwords; i++) { dwords 325 drivers/gpu/drm/msm/adreno/a5xx_power.c uint32_t dwords = 0, offset = 0, bosize; dwords 371 drivers/gpu/drm/msm/adreno/a5xx_power.c ptr[dwords++] = PKT4(REG_A5XX_GPMU_INST_RAM_BASE + offset, dwords 375 drivers/gpu/drm/msm/adreno/a5xx_power.c ptr[dwords++] = *cmds++; dwords 382 drivers/gpu/drm/msm/adreno/a5xx_power.c a5xx_gpu->gpmu_dwords = dwords; dwords 56 drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c static inline int CRASHDUMP_READ(u64 *in, u32 reg, u32 dwords, u64 target) dwords 59 drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c in[1] = (((u64) reg) << 44 | dwords); dwords 22 drivers/gpu/drm/msm/adreno/a6xx_hfi.c u32 dwords) dwords 43 drivers/gpu/drm/msm/adreno/a6xx_hfi.c BUG_ON(HFI_HEADER_SIZE(hdr) > dwords); dwords 55 drivers/gpu/drm/msm/adreno/a6xx_hfi.c struct a6xx_hfi_queue *queue, u32 *data, u32 dwords) dwords 64 drivers/gpu/drm/msm/adreno/a6xx_hfi.c if (space < dwords) { dwords 70 drivers/gpu/drm/msm/adreno/a6xx_hfi.c for (i = 0; i < dwords; i++) { dwords 155 drivers/gpu/drm/msm/adreno/a6xx_hfi.c int ret, dwords = size >> 2; dwords 162 drivers/gpu/drm/msm/adreno/a6xx_hfi.c (dwords << 8) | id; dwords 164 drivers/gpu/drm/msm/adreno/a6xx_hfi.c ret = a6xx_hfi_queue_write(gmu, queue, data, dwords); dwords 99 drivers/gpu/drm/nouveau/nv50_fbcon.c uint32_t dwords, *data = (uint32_t *)image->data; dwords 129 drivers/gpu/drm/nouveau/nv50_fbcon.c dwords = ALIGN(ALIGN(image->width, 8) * image->height, 32) >> 5; dwords 130 drivers/gpu/drm/nouveau/nv50_fbcon.c while (dwords) { dwords 131 drivers/gpu/drm/nouveau/nv50_fbcon.c int push = dwords > 2047 ? 2047 : dwords; dwords 137 drivers/gpu/drm/nouveau/nv50_fbcon.c dwords -= push; dwords 99 drivers/gpu/drm/nouveau/nvc0_fbcon.c uint32_t dwords, *data = (uint32_t *)image->data; dwords 129 drivers/gpu/drm/nouveau/nvc0_fbcon.c dwords = ALIGN(ALIGN(image->width, 8) * image->height, 32) >> 5; dwords 130 drivers/gpu/drm/nouveau/nvc0_fbcon.c while (dwords) { dwords 131 drivers/gpu/drm/nouveau/nvc0_fbcon.c int push = dwords > 2047 ? 2047 : dwords; dwords 137 drivers/gpu/drm/nouveau/nvc0_fbcon.c dwords -= push; dwords 650 drivers/gpu/drm/r128/r128_state.c int dwords = (end - start + 3) / sizeof(u32); dwords 656 drivers/gpu/drm/r128/r128_state.c if (dwords & 1) { dwords 660 drivers/gpu/drm/r128/r128_state.c data[dwords++] = cpu_to_le32(R128_CCE_PACKET2); dwords 670 drivers/gpu/drm/r128/r128_state.c OUT_RING(dwords); dwords 706 drivers/gpu/drm/r128/r128_state.c int dwords; dwords 720 drivers/gpu/drm/r128/r128_state.c dwords = (end - start + 3) / sizeof(u32); dwords 726 drivers/gpu/drm/r128/r128_state.c dwords - 2)); dwords 736 drivers/gpu/drm/r128/r128_state.c data[dwords - 1] &= 0x0000ffff; dwords 738 drivers/gpu/drm/r128/r128_state.c data[dwords - 1] &= 0xffff0000; dwords 787 drivers/gpu/drm/r128/r128_state.c int dword_shift, dwords; dwords 844 drivers/gpu/drm/r128/r128_state.c dwords = (blit->width * blit->height) >> dword_shift; dwords 848 drivers/gpu/drm/r128/r128_state.c data[0] = cpu_to_le32(CCE_PACKET3(R128_CNTL_HOSTDATA_BLT, dwords + 6)); dwords 863 drivers/gpu/drm/r128/r128_state.c data[7] = cpu_to_le32(dwords); dwords 865 drivers/gpu/drm/r128/r128_state.c buf->used = (dwords + 8) * sizeof(u32); dwords 785 drivers/gpu/drm/via/via_verifier.c uint32_t dwords) dwords 789 drivers/gpu/drm/via/via_verifier.c if (buf_end - buf < dwords) { dwords 793 drivers/gpu/drm/via/via_verifier.c while (dwords--) { dwords 851 drivers/infiniband/hw/hfi1/verbs.c u32 dwords; dwords 856 drivers/infiniband/hw/hfi1/verbs.c dwords = (len + extra_bytes + (SIZE_OF_CRC << 2) + dwords 859 drivers/infiniband/hw/hfi1/verbs.c dwords = (len + 3) >> 2; dwords 861 drivers/infiniband/hw/hfi1/verbs.c plen = hdrwords + dwords + sizeof(pbc) / 4; dwords 985 drivers/infiniband/hw/hfi1/verbs.c u32 dwords; dwords 1002 drivers/infiniband/hw/hfi1/verbs.c dwords = (len + extra_bytes) >> 2; dwords 1005 drivers/infiniband/hw/hfi1/verbs.c dwords = (len + 3) >> 2; dwords 1008 drivers/infiniband/hw/hfi1/verbs.c plen = hdrwords + dwords + sizeof(pbc) / 4; dwords 1074 drivers/infiniband/hw/hfi1/verbs.c if (dwords == 0) { dwords 1061 drivers/infiniband/hw/qedr/verbs.c qp_params->sgid.dwords[i] = ntohl(qp_params->sgid.dwords[i]); dwords 1062 drivers/infiniband/hw/qedr/verbs.c qp_params->dgid.dwords[i] = ntohl(qp_params->dgid.dwords[i]); dwords 2222 drivers/infiniband/hw/qedr/verbs.c qp_params.dgid.dwords[0], qp_params.dgid.dwords[1], dwords 2223 drivers/infiniband/hw/qedr/verbs.c qp_params.dgid.dwords[2], qp_params.dgid.dwords[3]); dwords 2225 drivers/infiniband/hw/qedr/verbs.c qp_params.sgid.dwords[0], qp_params.sgid.dwords[1], dwords 2226 drivers/infiniband/hw/qedr/verbs.c qp_params.sgid.dwords[2], qp_params.sgid.dwords[3]); dwords 251 drivers/infiniband/hw/qib/qib.h u32 dwords; dwords 512 drivers/infiniband/hw/qib/qib_sdma.c struct rvt_sge_state *ss, u32 dwords, dwords 566 drivers/infiniband/hw/qib/qib_sdma.c while (dwords) { dwords 568 drivers/infiniband/hw/qib/qib_sdma.c u32 len = rvt_get_sge_length(sge, dwords << 2); dwords 594 drivers/infiniband/hw/qib/qib_sdma.c dwords -= dw; dwords 652 drivers/infiniband/hw/qib/qib_sdma.c tx->dwords = dwords; dwords 773 drivers/infiniband/hw/qib/qib_verbs.c u32 plen, u32 dwords) dwords 790 drivers/infiniband/hw/qib/qib_verbs.c ret = qib_sdma_verbs_send(ppd, tx->ss, tx->dwords, tx); dwords 833 drivers/infiniband/hw/qib/qib_verbs.c ret = qib_sdma_verbs_send(ppd, ss, dwords, tx); dwords 909 drivers/infiniband/hw/qib/qib_verbs.c u32 plen, u32 dwords) dwords 969 drivers/infiniband/hw/qib/qib_verbs.c qib_pio_copy(piobuf, addr, dwords - 1); dwords 972 drivers/infiniband/hw/qib/qib_verbs.c __raw_writel(addr[dwords - 1], piobuf + dwords - 1); dwords 976 drivers/infiniband/hw/qib/qib_verbs.c qib_pio_copy(piobuf, addr, dwords); dwords 1021 drivers/infiniband/hw/qib/qib_verbs.c u32 dwords = (len + 3) >> 2; dwords 1027 drivers/infiniband/hw/qib/qib_verbs.c plen = hdrwords + dwords + 1; dwords 1037 drivers/infiniband/hw/qib/qib_verbs.c plen, dwords); dwords 1040 drivers/infiniband/hw/qib/qib_verbs.c plen, dwords); dwords 2750 drivers/iommu/arm-smmu-v3.c size_t dwords, const char *name) dwords 2755 drivers/iommu/arm-smmu-v3.c qsz = ((1 << q->llq.max_n_shift) * dwords) << 3; dwords 2778 drivers/iommu/arm-smmu-v3.c q->ent_dwords = dwords; dwords 239 drivers/media/pci/bt8xx/bttv-risc.c int dwords, rc, line, maxy, start, end; dwords 253 drivers/media/pci/bt8xx/bttv-risc.c dwords = (3 * ov->nclips + 2) * dwords 255 drivers/media/pci/bt8xx/bttv-risc.c dwords += 4; dwords 256 drivers/media/pci/bt8xx/bttv-risc.c if ((rc = btcx_riscmem_alloc(btv->c.pci,risc,dwords*4)) < 0) { dwords 168 drivers/media/platform/qcom/venus/hfi_venus.c u32 dwords, new_wr_idx; dwords 181 drivers/media/platform/qcom/venus/hfi_venus.c dwords = (*(u32 *)packet) >> 2; dwords 182 drivers/media/platform/qcom/venus/hfi_venus.c if (!dwords) dwords 196 drivers/media/platform/qcom/venus/hfi_venus.c if (empty_space <= dwords) { dwords 207 drivers/media/platform/qcom/venus/hfi_venus.c new_wr_idx = wr_idx + dwords; dwords 210 drivers/media/platform/qcom/venus/hfi_venus.c memcpy(wr_ptr, packet, dwords << 2); dwords 215 drivers/media/platform/qcom/venus/hfi_venus.c len = (dwords - new_wr_idx) << 2; dwords 236 drivers/media/platform/qcom/venus/hfi_venus.c u32 dwords, new_rd_idx; dwords 276 drivers/media/platform/qcom/venus/hfi_venus.c dwords = *rd_ptr >> 2; dwords 277 drivers/media/platform/qcom/venus/hfi_venus.c if (!dwords) dwords 280 drivers/media/platform/qcom/venus/hfi_venus.c new_rd_idx = rd_idx + dwords; dwords 281 drivers/media/platform/qcom/venus/hfi_venus.c if (((dwords << 2) <= IFACEQ_VAR_HUGE_PKT_SIZE) && rd_idx <= qsize) { dwords 283 drivers/media/platform/qcom/venus/hfi_venus.c memcpy(pkt, rd_ptr, dwords << 2); dwords 288 drivers/media/platform/qcom/venus/hfi_venus.c len = (dwords - new_rd_idx) << 2; dwords 152 drivers/mtd/spi-nor/spi-nor.c u32 dwords[BFPT_DWORD_MAX]; dwords 2095 drivers/mtd/spi-nor/spi-nor.c if ((bfpt->dwords[BFPT_DWORD(1)] & BFPT_DWORD1_ADDRESS_BYTES_MASK) == dwords 2121 drivers/mtd/spi-nor/spi-nor.c if (bfpt->dwords[BFPT_DWORD(5)] & BFPT_DWORD5_FAST_READ_4_4_4) dwords 3383 drivers/mtd/spi-nor/spi-nor.c bfpt.dwords[i] = le32_to_cpu(bfpt.dwords[i]); dwords 3386 drivers/mtd/spi-nor/spi-nor.c switch (bfpt.dwords[BFPT_DWORD(1)] & BFPT_DWORD1_ADDRESS_BYTES_MASK) { dwords 3400 drivers/mtd/spi-nor/spi-nor.c params->size = bfpt.dwords[BFPT_DWORD(2)]; dwords 3423 drivers/mtd/spi-nor/spi-nor.c if (!(bfpt.dwords[rd->supported_dword] & rd->supported_bit)) { dwords 3431 drivers/mtd/spi-nor/spi-nor.c half = bfpt.dwords[rd->settings_dword] >> rd->settings_shift; dwords 3446 drivers/mtd/spi-nor/spi-nor.c half = bfpt.dwords[er->dword] >> er->shift; dwords 3481 drivers/mtd/spi-nor/spi-nor.c params->page_size = bfpt.dwords[BFPT_DWORD(11)]; dwords 3487 drivers/mtd/spi-nor/spi-nor.c switch (bfpt.dwords[BFPT_DWORD(15)] & BFPT_DWORD15_QER_MASK) { dwords 3907 drivers/mtd/spi-nor/spi-nor.c u32 *dwords; dwords 3917 drivers/mtd/spi-nor/spi-nor.c len = sizeof(*dwords) * SFDP_4BAIT_DWORD_MAX; dwords 3920 drivers/mtd/spi-nor/spi-nor.c dwords = kmalloc(len, GFP_KERNEL); dwords 3921 drivers/mtd/spi-nor/spi-nor.c if (!dwords) dwords 3925 drivers/mtd/spi-nor/spi-nor.c ret = spi_nor_read_sfdp(nor, addr, len, dwords); dwords 3931 drivers/mtd/spi-nor/spi-nor.c dwords[i] = le32_to_cpu(dwords[i]); dwords 3944 drivers/mtd/spi-nor/spi-nor.c (dwords[0] & read->supported_bit)) dwords 3963 drivers/mtd/spi-nor/spi-nor.c if (dwords[0] & program->supported_bit) dwords 3975 drivers/mtd/spi-nor/spi-nor.c if (dwords[0] & erase->supported_bit) dwords 4019 drivers/mtd/spi-nor/spi-nor.c erase_type[i].opcode = (dwords[1] >> dwords 4037 drivers/mtd/spi-nor/spi-nor.c kfree(dwords); dwords 305 drivers/net/ethernet/intel/ixgbevf/vf.c int dwords = IXGBEVF_82599_RETA_SIZE / 16; dwords 329 drivers/net/ethernet/intel/ixgbevf/vf.c err = hw->mbx.ops.read_posted(hw, msgbuf, dwords + 1); dwords 351 drivers/net/ethernet/intel/ixgbevf/vf.c for (i = 0; i < dwords; i++) dwords 357 drivers/net/ethernet/qlogic/qed/qed_debug.c #define DWORDS_TO_BYTES(dwords) ((dwords) * BYTES_IN_DWORD) dwords 134 drivers/net/ethernet/qlogic/qed/qed_roce.c for (i = 0; i < ARRAY_SIZE(qp->sgid.dwords); i++) { dwords 135 drivers/net/ethernet/qlogic/qed/qed_roce.c src_gid[i] = cpu_to_le32(qp->sgid.dwords[i]); dwords 136 drivers/net/ethernet/qlogic/qed/qed_roce.c dst_gid[i] = cpu_to_le32(qp->dgid.dwords[i]); dwords 594 drivers/net/wireless/intel/iwlwifi/iwl-trans.h void *buf, int dwords); dwords 596 drivers/net/wireless/intel/iwlwifi/iwl-trans.h const void *buf, int dwords); dwords 1164 drivers/net/wireless/intel/iwlwifi/iwl-trans.h void *buf, int dwords) dwords 1166 drivers/net/wireless/intel/iwlwifi/iwl-trans.h return trans->ops->read_mem(trans, addr, buf, dwords); dwords 1187 drivers/net/wireless/intel/iwlwifi/iwl-trans.h const void *buf, int dwords) dwords 1189 drivers/net/wireless/intel/iwlwifi/iwl-trans.h return trans->ops->write_mem(trans, addr, buf, dwords); dwords 2178 drivers/net/wireless/intel/iwlwifi/pcie/trans.c void *buf, int dwords) dwords 2186 drivers/net/wireless/intel/iwlwifi/pcie/trans.c for (offs = 0; offs < dwords; offs++) dwords 2196 drivers/net/wireless/intel/iwlwifi/pcie/trans.c const void *buf, int dwords) dwords 2204 drivers/net/wireless/intel/iwlwifi/pcie/trans.c for (offs = 0; offs < dwords; offs++) dwords 27 drivers/pci/vc.c u32 *buf, int dwords, bool save) dwords 31 drivers/pci/vc.c for (i = 0; i < dwords; i++, buf++) { dwords 3868 drivers/scsi/advansys.c ushort s_addr, uchar *s_buffer, int dwords) dwords 3873 drivers/scsi/advansys.c for (i = 0; i < 4 * dwords; i += 4) { dwords 1075 drivers/scsi/esas2r/atvda.h u32 dwords[245]; dwords 1281 drivers/scsi/esas2r/atvda.h u32 dwords[2]; dwords 1214 drivers/scsi/esas2r/esas2r.h rq->func_rsp.dwords[0] = 0; dwords 1215 drivers/scsi/esas2r/esas2r.h rq->func_rsp.dwords[1] = 0; dwords 117 drivers/scsi/qla2xxx/qla_dbg.c uint32_t dwords = qla2x00_gid_list_size(ha) / 4; dwords 123 drivers/scsi/qla2xxx/qla_dbg.c for (i = 0; i < ram_dwords; i += dwords, addr += dwords) { dwords 124 drivers/scsi/qla2xxx/qla_dbg.c if (i + dwords > ram_dwords) dwords 125 drivers/scsi/qla2xxx/qla_dbg.c dwords = ram_dwords - i; dwords 136 drivers/scsi/qla2xxx/qla_dbg.c WRT_REG_WORD(®->mailbox4, MSW(dwords)); dwords 137 drivers/scsi/qla2xxx/qla_dbg.c WRT_REG_WORD(®->mailbox5, LSW(dwords)); dwords 178 drivers/scsi/qla2xxx/qla_dbg.c for (j = 0; j < dwords; j++) { dwords 197 drivers/scsi/qla2xxx/qla_dbg.c uint32_t dwords = qla2x00_gid_list_size(ha) / 4; dwords 203 drivers/scsi/qla2xxx/qla_dbg.c for (i = 0; i < ram_dwords; i += dwords, addr += dwords) { dwords 204 drivers/scsi/qla2xxx/qla_dbg.c if (i + dwords > ram_dwords) dwords 205 drivers/scsi/qla2xxx/qla_dbg.c dwords = ram_dwords - i; dwords 216 drivers/scsi/qla2xxx/qla_dbg.c WRT_REG_WORD(®->mailbox4, MSW(dwords)); dwords 217 drivers/scsi/qla2xxx/qla_dbg.c WRT_REG_WORD(®->mailbox5, LSW(dwords)); dwords 254 drivers/scsi/qla2xxx/qla_dbg.c for (j = 0; j < dwords; j++) { dwords 3005 drivers/scsi/qla2xxx/qla_mbx.c ushort dwords = offsetof(typeof(*stats), link_up_cnt)/sizeof(*iter); dwords 3045 drivers/scsi/qla2xxx/qla_mbx.c for ( ; dwords--; iter++) dwords 3063 drivers/scsi/qla2xxx/qla_mbx.c uint32_t *iter, dwords; dwords 3089 drivers/scsi/qla2xxx/qla_mbx.c dwords = sizeof(struct link_statistics) / 4; dwords 3091 drivers/scsi/qla2xxx/qla_mbx.c for ( ; dwords--; iter++) dwords 3646 drivers/scsi/qla2xxx/qla_mbx.c uint16_t buffers, uint16_t *mb, uint32_t *dwords) dwords 3690 drivers/scsi/qla2xxx/qla_mbx.c if (dwords) dwords 3691 drivers/scsi/qla2xxx/qla_mbx.c *dwords = buffers; dwords 2685 drivers/scsi/qla2xxx/qla_nx.c uint32_t faddr, uint32_t dwords) dwords 2699 drivers/scsi/qla2xxx/qla_nx.c dwords > OPTROM_BURST_DWORDS) { dwords 2719 drivers/scsi/qla2xxx/qla_nx.c for (liter = 0; liter < dwords; liter++, faddr += 4, dwptr++) { dwords 2733 drivers/scsi/qla2xxx/qla_nx.c if (optrom && (liter + OPTROM_BURST_DWORDS) <= dwords) { dwords 3697 drivers/scsi/qla2xxx/qla_nx2.c uint32_t faddr, uint32_t dwords) dwords 3702 drivers/scsi/qla2xxx/qla_nx2.c if (dwords < QLA8044_MIN_OPTROM_BURST_DWORDS || dwords 3703 drivers/scsi/qla2xxx/qla_nx2.c dwords > QLA8044_MAX_OPTROM_BURST_DWORDS) { dwords 3706 drivers/scsi/qla2xxx/qla_nx2.c dwords); dwords 3729 drivers/scsi/qla2xxx/qla_nx2.c dwords--; dwords 3736 drivers/scsi/qla2xxx/qla_nx2.c while (dwords != 1) { dwords 3746 drivers/scsi/qla2xxx/qla_nx2.c dwords--; dwords 3780 drivers/scsi/qla2xxx/qla_nx2.c uint32_t faddr, uint32_t dwords) dwords 3785 drivers/scsi/qla2xxx/qla_nx2.c for (liter = 0; liter < dwords; liter++, faddr += 4, dwptr++) { dwords 478 drivers/scsi/qla2xxx/qla_sup.c uint32_t dwords) dwords 486 drivers/scsi/qla2xxx/qla_sup.c for (i = 0; i < dwords; i++, faddr++, dwptr++) { dwords 1269 drivers/scsi/qla2xxx/qla_sup.c uint32_t dwords) dwords 1303 drivers/scsi/qla2xxx/qla_sup.c for (liter = 0; liter < dwords; liter++, faddr++, dwptr++) { dwords 1321 drivers/scsi/qla2xxx/qla_sup.c if (dwords - liter < dburst) dwords 1322 drivers/scsi/qla2xxx/qla_sup.c dburst = dwords - liter; dwords 2681 drivers/scsi/qla2xxx/qla_sup.c uint32_t dwords) dwords 2795 drivers/scsi/qla2xxx/qla_sup.c rval = qla28xx_extract_sfub_and_verify(vha, dwptr, dwords, dwords 2825 drivers/scsi/qla2xxx/qla_sup.c for (liter = 0; liter < dwords; liter++, faddr++) { dwords 2913 drivers/scsi/qla2xxx/qla_sup.c for (liter = 0; liter < dwords; liter++, faddr++, dwptr++) { dwords 2917 drivers/scsi/qla2xxx/qla_sup.c if (dwords - liter < dburst) dwords 2918 drivers/scsi/qla2xxx/qla_sup.c dburst = dwords - liter; dwords 263 drivers/scsi/qla2xxx/qla_tmpl.c ulong dwords; dwords 308 drivers/scsi/qla2xxx/qla_tmpl.c dwords = end - start + 1; dwords 311 drivers/scsi/qla2xxx/qla_tmpl.c qla24xx_dump_ram(vha->hw, start, buf, dwords, &buf); dwords 313 drivers/scsi/qla2xxx/qla_tmpl.c *len += dwords * sizeof(uint32_t); dwords 543 drivers/scsi/qla2xxx/qla_tmpl.c ulong dwords = le32_to_cpu(ent->t270.count); dwords 548 drivers/scsi/qla2xxx/qla_tmpl.c while (dwords--) { dwords 578 drivers/scsi/qla2xxx/qla_tmpl.c ulong dwords = le32_to_cpu(ent->t272.count); dwords 585 drivers/scsi/qla2xxx/qla_tmpl.c "%s: @%lx -> (%lx dwords)\n", __func__, start, dwords); dwords 587 drivers/scsi/qla2xxx/qla_tmpl.c qla27xx_dump_mpi_ram(vha->hw, start, buf, dwords, &buf); dwords 589 drivers/scsi/qla2xxx/qla_tmpl.c *len += dwords * sizeof(uint32_t); dwords 598 drivers/scsi/qla2xxx/qla_tmpl.c ulong dwords = le32_to_cpu(ent->t273.count); dwords 604 drivers/scsi/qla2xxx/qla_tmpl.c while (dwords--) { dwords 306 drivers/thunderbolt/dma_port.c u32 in, dwaddress, dwords; dwords 310 drivers/thunderbolt/dma_port.c dwords = size / 4; dwords 313 drivers/thunderbolt/dma_port.c if (dwords < MAIL_DATA_DWORDS) dwords 314 drivers/thunderbolt/dma_port.c in |= (dwords << MAIL_IN_DWORDS_SHIFT) & MAIL_IN_DWORDS_MASK; dwords 323 drivers/thunderbolt/dma_port.c dma->base + MAIL_DATA, dwords, DMA_PORT_TIMEOUT); dwords 330 drivers/thunderbolt/dma_port.c u32 in, dwaddress, dwords; dwords 333 drivers/thunderbolt/dma_port.c dwords = size / 4; dwords 337 drivers/thunderbolt/dma_port.c dma->base + MAIL_DATA, dwords, DMA_PORT_TIMEOUT); dwords 349 drivers/thunderbolt/dma_port.c in |= ((dwords - 1) << MAIL_IN_DWORDS_SHIFT) & MAIL_IN_DWORDS_MASK; dwords 42 drivers/thunderbolt/property.c static inline void parse_dwdata(void *dst, const void *src, size_t dwords) dwords 44 drivers/thunderbolt/property.c be32_to_cpu_array(dst, src, dwords); dwords 47 drivers/thunderbolt/property.c static inline void format_dwdata(void *dst, const void *src, size_t dwords) dwords 49 drivers/thunderbolt/property.c cpu_to_be32_array(dst, src, dwords); dwords 686 drivers/usb/gadget/udc/snps_udc_core.c static int udc_rxfifo_read_dwords(struct udc *dev, u32 *buf, int dwords) dwords 690 drivers/usb/gadget/udc/snps_udc_core.c VDBG(dev, "udc_read_dwords(): %d dwords\n", dwords); dwords 692 drivers/usb/gadget/udc/snps_udc_core.c for (i = 0; i < dwords; i++) dwords 423 drivers/video/fbdev/aty/mach64_accel.c u32 *pbitmap, dwords = (src_bytes + 3) / 4; dwords 424 drivers/video/fbdev/aty/mach64_accel.c for (pbitmap = (u32*)(image->data); dwords; dwords--, pbitmap++) { dwords 224 fs/notify/fanotify/fanotify.c int dwords, bytes = 0; dwords 228 fs/notify/fanotify/fanotify.c dwords = 0; dwords 230 fs/notify/fanotify/fanotify.c type = exportfs_encode_inode_fh(inode, NULL, &dwords, NULL); dwords 231 fs/notify/fanotify/fanotify.c if (!dwords) dwords 234 fs/notify/fanotify/fanotify.c bytes = dwords << 2; dwords 244 fs/notify/fanotify/fanotify.c &dwords, NULL); dwords 246 fs/notify/fanotify/fanotify.c if (!type || type == FILEID_INVALID || bytes != dwords << 2) dwords 230 fs/overlayfs/copy_up.c int fh_type, fh_len, dwords; dwords 244 fs/overlayfs/copy_up.c dwords = buflen >> 2; dwords 245 fs/overlayfs/copy_up.c fh_type = exportfs_encode_fh(real, buf, &dwords, 0); dwords 246 fs/overlayfs/copy_up.c buflen = (dwords << 2); dwords 244 include/linux/qed/qed_rdma_if.h u32 dwords[4]; dwords 328 net/ncsi/internal.h unsigned int dwords[4]; dwords 114 net/ncsi/ncsi-cmd.c cmd->mode = htonl(nca->dwords[1]); dwords 126 net/ncsi/ncsi-cmd.c cmd->mode = htonl(nca->dwords[0]); dwords 127 net/ncsi/ncsi-cmd.c cmd->oem_mode = htonl(nca->dwords[1]); dwords 181 net/ncsi/ncsi-cmd.c cmd->mode = htonl(nca->dwords[0]); dwords 193 net/ncsi/ncsi-cmd.c cmd->mode = htonl(nca->dwords[0]); dwords 1032 net/ncsi/ncsi-manage.c nca.dwords[0] = nc->caps[NCSI_CAP_BC].cap; dwords 1067 net/ncsi/ncsi-manage.c nca.dwords[1] = nc->caps[NCSI_CAP_AEN].cap;