PTR_ALIGN         127 arch/arm/common/bL_switcher.c 	stack = PTR_ALIGN(stack, L1_CACHE_BYTES);
PTR_ALIGN        1795 arch/s390/kernel/ipl.c 	ptr = PTR_ALIGN(ptr, 8);
PTR_ALIGN          92 arch/s390/kernel/os_info.c 	buf_align = PTR_ALIGN(buf, align);
PTR_ALIGN         138 arch/x86/crypto/aegis128-aesni-glue.c 	ctx = PTR_ALIGN(ctx, __alignof__(struct aegis_ctx));
PTR_ALIGN         293 arch/x86/crypto/aesni-intel_glue.c 	return PTR_ALIGN(crypto_aead_ctx(tfm), align);
PTR_ALIGN         303 arch/x86/crypto/aesni-intel_glue.c 	return PTR_ALIGN(crypto_aead_ctx(tfm), align);
PTR_ALIGN         134 arch/x86/crypto/chacha_glue.c 	state = PTR_ALIGN(state_buf + 0, CHACHA_STATE_ALIGN);
PTR_ALIGN         200 arch/x86/crypto/chacha_glue.c 	state = PTR_ALIGN(state_buf + 0, CHACHA_STATE_ALIGN);
PTR_ALIGN         193 arch/x86/kernel/dumpstack.c 	for ( ; stack; stack = PTR_ALIGN(stack_info.next_sp, sizeof(long))) {
PTR_ALIGN          48 arch/x86/kernel/unwind_frame.c 	for (sp = PTR_ALIGN(state->orig_sp, sizeof(long)); sp;
PTR_ALIGN          49 arch/x86/kernel/unwind_frame.c 	     sp = PTR_ALIGN(stack_info.next_sp, sizeof(long))) {
PTR_ALIGN          43 arch/x86/kernel/unwind_guess.c 		state->sp = PTR_ALIGN(info->next_sp, sizeof(long));
PTR_ALIGN          58 arch/x86/kernel/unwind_guess.c 	state->sp   = PTR_ALIGN(first_frame, sizeof(long));
PTR_ALIGN         792 arch/x86/platform/efi/efi_64.c 	efi_guid_t *vnd = PTR_ALIGN((efi_guid_t *)buf, sizeof(*vnd));
PTR_ALIGN         824 arch/x86/platform/efi/efi_64.c 	efi_guid_t *vnd = PTR_ALIGN((efi_guid_t *)buf, sizeof(*vnd));
PTR_ALIGN         854 arch/x86/platform/efi/efi_64.c 	efi_guid_t *vnd = PTR_ALIGN((efi_guid_t *)buf, sizeof(*vnd));
PTR_ALIGN         885 arch/x86/platform/efi/efi_64.c 	efi_guid_t *vnd = PTR_ALIGN((efi_guid_t *)buf, sizeof(*vnd));
PTR_ALIGN         279 crypto/ahash.c 	req->result = PTR_ALIGN((u8 *)priv->ubuf, alignmask + 1);
PTR_ALIGN         103 crypto/authencesn.c 	u8 *hash = PTR_ALIGN((u8 *)areq_ctx->tail,
PTR_ALIGN         136 crypto/authencesn.c 	u8 *hash = PTR_ALIGN((u8 *)areq_ctx->tail,
PTR_ALIGN         239 crypto/authencesn.c 	u8 *ohash = PTR_ALIGN((u8 *)areq_ctx->tail,
PTR_ALIGN         288 crypto/authencesn.c 	u8 *ohash = PTR_ALIGN((u8 *)areq_ctx->tail,
PTR_ALIGN          67 crypto/ccm.c   	return (void *)PTR_ALIGN((u8 *)aead_request_ctx(req), align + 1);
PTR_ALIGN         650 crypto/ccm.c   	u8 *iv = PTR_ALIGN((u8 *)(subreq + 1) + crypto_aead_reqsize(child),
PTR_ALIGN          47 crypto/cfb.c   	u8 *stream = PTR_ALIGN(tmp + 0, alignmask + 1);
PTR_ALIGN          55 crypto/cmac.c  	__be64 *consts = PTR_ALIGN((void *)ctx->ctx,
PTR_ALIGN         109 crypto/cmac.c  	u8 *prev = PTR_ALIGN((void *)ctx->ctx, alignmask + 1) + bs;
PTR_ALIGN         126 crypto/cmac.c  	u8 *odds = PTR_ALIGN((void *)ctx->ctx, alignmask + 1);
PTR_ALIGN         172 crypto/cmac.c  	u8 *consts = PTR_ALIGN((void *)tctx->ctx,
PTR_ALIGN         174 crypto/cmac.c  	u8 *odds = PTR_ALIGN((void *)ctx->ctx, alignmask + 1);
PTR_ALIGN          34 crypto/ctr.c   	u8 *keystream = PTR_ALIGN(tmp + 0, alignmask + 1);
PTR_ALIGN          82 crypto/ctr.c   	u8 *keystream = PTR_ALIGN(tmp + 0, alignmask + 1);
PTR_ALIGN         202 crypto/ctr.c   		(void *)PTR_ALIGN((u8 *)skcipher_request_ctx(req), align + 1);
PTR_ALIGN          72 crypto/cts.c   	return PTR_ALIGN((u8 *)(rctx + 1) + crypto_skcipher_reqsize(child),
PTR_ALIGN        1266 crypto/drbg.c  	drbg->V = PTR_ALIGN(drbg->Vbuf, ret + 1);
PTR_ALIGN        1272 crypto/drbg.c  	drbg->C = PTR_ALIGN(drbg->Cbuf, ret + 1);
PTR_ALIGN        1291 crypto/drbg.c  		drbg->scratchpad = PTR_ALIGN(drbg->scratchpadbuf, ret + 1);
PTR_ALIGN        1790 crypto/drbg.c  	drbg->outscratchpad = (u8 *)PTR_ALIGN(drbg->outscratchpadbuf,
PTR_ALIGN          90 crypto/gcm.c   	return (void *)PTR_ALIGN((u8 *)aead_request_ctx(req), align + 1);
PTR_ALIGN         769 crypto/gcm.c   	u8 *iv = PTR_ALIGN((u8 *)(subreq + 1) + crypto_aead_reqsize(child),
PTR_ALIGN         995 crypto/gcm.c   	u8 *iv = PTR_ALIGN((u8 *)(rctx + 1) + crypto_aead_reqsize(ctx->child),
PTR_ALIGN          93 crypto/shash.c 	u8 *buf = PTR_ALIGN(&ubuf[0], alignmask + 1);
PTR_ALIGN         135 crypto/shash.c 	u8 *buf = PTR_ALIGN(&ubuf[0], alignmask + 1);
PTR_ALIGN         193 crypto/skcipher.c 			data = PTR_ALIGN(&p->buffer[0], walk->alignmask + 1);
PTR_ALIGN         273 crypto/skcipher.c 	walk->dst.virt.addr = PTR_ALIGN(buffer, alignmask + 1);
PTR_ALIGN         424 crypto/skcipher.c 	iv = PTR_ALIGN(walk->buffer, alignmask + 1);
PTR_ALIGN        1852 crypto/testmgr.c 	u8 *iv = PTR_ALIGN(&_iv[0], 2 * (MAX_ALGAPI_ALIGNMASK + 1)) +
PTR_ALIGN        2451 crypto/testmgr.c 	u8 *iv = PTR_ALIGN(&_iv[0], 2 * (MAX_ALGAPI_ALIGNMASK + 1)) +
PTR_ALIGN          55 crypto/xcbc.c  	u8 *consts = PTR_ALIGN(&ctx->ctx[0], alignmask + 1);
PTR_ALIGN          76 crypto/xcbc.c  	u8 *prev = PTR_ALIGN(&ctx->ctx[0], alignmask + 1) + bs;
PTR_ALIGN          93 crypto/xcbc.c  	u8 *odds = PTR_ALIGN(&ctx->ctx[0], alignmask + 1);
PTR_ALIGN         139 crypto/xcbc.c  	u8 *consts = PTR_ALIGN(&tctx->ctx[0], alignmask + 1);
PTR_ALIGN         140 crypto/xcbc.c  	u8 *odds = PTR_ALIGN(&ctx->ctx[0], alignmask + 1);
PTR_ALIGN         538 drivers/atm/nicstar.c 	card->tsq.base = PTR_ALIGN(card->tsq.org, NS_TSQ_ALIGNMENT);
PTR_ALIGN         557 drivers/atm/nicstar.c 	card->rsq.base = PTR_ALIGN(card->rsq.org, NS_RSQ_ALIGNMENT);
PTR_ALIGN         884 drivers/atm/nicstar.c 	scq->base = PTR_ALIGN(scq->org, size);
PTR_ALIGN          79 drivers/bluetooth/btrsi.c 			skb_pull(skb, PTR_ALIGN(skb->data,
PTR_ALIGN          91 drivers/char/hw_random/via-rng.c 	u32 *via_rng_datum = (u32 *)PTR_ALIGN(&buf[0], PADLOCK_ALIGNMENT);
PTR_ALIGN         792 drivers/crypto/axis/artpec6_crypto.c 	bbuf->buf = PTR_ALIGN(base, ARTPEC_CACHE_LINE_MAX);
PTR_ALIGN        2911 drivers/crypto/axis/artpec6_crypto.c 	ac->pad_buffer = PTR_ALIGN(ac->pad_buffer, ARTPEC_CACHE_LINE_MAX);
PTR_ALIGN        2917 drivers/crypto/axis/artpec6_crypto.c 	ac->zero_buffer = PTR_ALIGN(ac->zero_buffer, ARTPEC_CACHE_LINE_MAX);
PTR_ALIGN        4901 drivers/crypto/caam/caamalg_qi2.c 	priv->cscn_mem_aligned = PTR_ALIGN(priv->cscn_mem, DPAA2_CSCN_ALIGN);
PTR_ALIGN          36 drivers/crypto/cavium/nitrox/nitrox_lib.c 	cmdq->dma = PTR_ALIGN(cmdq->unalign_dma, align_bytes);
PTR_ALIGN        1033 drivers/crypto/mxs-dcp.c 	sdcp->coh = PTR_ALIGN(sdcp->coh, DCP_ALIGNMENT);
PTR_ALIGN         460 drivers/crypto/nx/nx-842-powernv.c 	wmem = PTR_ALIGN(workmem, WORKMEM_ALIGN);
PTR_ALIGN         564 drivers/crypto/nx/nx-842-powernv.c 	wmem = PTR_ALIGN(workmem, WORKMEM_ALIGN);
PTR_ALIGN         312 drivers/crypto/nx/nx-842-pseries.c 	workmem = PTR_ALIGN(wmem, WORKMEM_ALIGN);
PTR_ALIGN         442 drivers/crypto/nx/nx-842-pseries.c 	workmem = PTR_ALIGN(wmem, WORKMEM_ALIGN);
PTR_ALIGN         198 drivers/crypto/nx/nx-842.c 		dskip = (int)(PTR_ALIGN(dst, c->alignment) - dst);
PTR_ALIGN         216 drivers/crypto/padlock-aes.c 	u8 *tmp = PTR_ALIGN(&buf[0], PADLOCK_ALIGNMENT);
PTR_ALIGN         230 drivers/crypto/padlock-aes.c 	u8 *tmp = PTR_ALIGN(&buf[0], PADLOCK_ALIGNMENT);
PTR_ALIGN          79 drivers/crypto/padlock-sha.c 	char *result = PTR_ALIGN(&buf[0], PADLOCK_ALIGNMENT);
PTR_ALIGN         140 drivers/crypto/padlock-sha.c 	char *result = PTR_ALIGN(&buf[0], PADLOCK_ALIGNMENT);
PTR_ALIGN         294 drivers/crypto/padlock-sha.c 	u8 *dst = PTR_ALIGN(&buf[0], PADLOCK_ALIGNMENT);
PTR_ALIGN         378 drivers/crypto/padlock-sha.c 	u8 *dst = PTR_ALIGN(&buf[0], PADLOCK_ALIGNMENT);
PTR_ALIGN         264 drivers/crypto/qat/qat_common/qat_asym_algs.c 			PTR_ALIGN(kpp_request_ctx(req), 64);
PTR_ALIGN         693 drivers/crypto/qat/qat_common/qat_asym_algs.c 			PTR_ALIGN(akcipher_request_ctx(req), 64);
PTR_ALIGN         827 drivers/crypto/qat/qat_common/qat_asym_algs.c 			PTR_ALIGN(akcipher_request_ctx(req), 64);
PTR_ALIGN         527 drivers/dma/dmatest.c 			d->aligned[i] = PTR_ALIGN(d->raw[i], align);
PTR_ALIGN         984 drivers/dma/qcom/bam_dma.c 	struct bam_desc_hw *fifo = PTR_ALIGN(bchan->fifo_virt,
PTR_ALIGN         661 drivers/dma/ste_dma40.c 		d40d->lli_log.src = PTR_ALIGN(base, align);
PTR_ALIGN         666 drivers/dma/ste_dma40.c 		d40d->lli_phy.src = PTR_ALIGN(base, align);
PTR_ALIGN        3435 drivers/dma/ste_dma40.c 		base->lcla_pool.base = PTR_ALIGN(base->lcla_pool.base_unaligned,
PTR_ALIGN         325 drivers/i2c/busses/i2c-ismt.c 	u8 *dma_buffer = PTR_ALIGN(&priv->buffer[0], 16);
PTR_ALIGN         400 drivers/i2c/busses/i2c-ismt.c 	u8 *dma_buffer = PTR_ALIGN(&priv->buffer[0], 16);
PTR_ALIGN          39 drivers/iio/common/st_sensors/st_sensors_buffer.c 		buf = PTR_ALIGN(buf, storage_bytes);
PTR_ALIGN        1520 drivers/infiniband/hw/mlx5/mr.c 	mr->descs = PTR_ALIGN(mr->descs_alloc, MLX5_UMR_ALIGN);
PTR_ALIGN        4955 drivers/infiniband/hw/mlx5/qp.c 	seg = PTR_ALIGN(seg, MLX5_SEND_WQE_BB);
PTR_ALIGN          24 drivers/misc/lkdtm/stackleak.c 	sp = PTR_ALIGN(&i, sizeof(unsigned long));
PTR_ALIGN        1576 drivers/misc/mic/scif/scif_dma.c 			temp = PTR_ALIGN(temp, L1_CACHE_BYTES);
PTR_ALIGN         358 drivers/misc/pci_endpoint_test.c 		src_phys_addr = PTR_ALIGN(orig_src_phys_addr, alignment);
PTR_ALIGN         384 drivers/misc/pci_endpoint_test.c 		dst_phys_addr = PTR_ALIGN(orig_dst_phys_addr, alignment);
PTR_ALIGN         454 drivers/misc/pci_endpoint_test.c 		phys_addr =  PTR_ALIGN(orig_phys_addr, alignment);
PTR_ALIGN         523 drivers/misc/pci_endpoint_test.c 		phys_addr = PTR_ALIGN(orig_phys_addr, alignment);
PTR_ALIGN         371 drivers/mtd/nand/raw/atmel/pmecc.c 	user->partial_syn = (s16 *)PTR_ALIGN(user + 1, sizeof(u16));
PTR_ALIGN         375 drivers/mtd/nand/raw/atmel/pmecc.c 	user->mu = (s32 *)PTR_ALIGN(user->smu +
PTR_ALIGN         210 drivers/mtd/nand/raw/mxc_nand.c 	if (PTR_ALIGN(trg, 4) == trg && IS_ALIGNED(size, 4)) {
PTR_ALIGN         232 drivers/mtd/nand/raw/mxc_nand.c 	if (PTR_ALIGN(src, 4) == src && IS_ALIGNED(size, 4)) {
PTR_ALIGN        1675 drivers/net/dsa/lantiq_gswip.c 		fw_addr = PTR_ALIGN(fw_addr, XRX200_GPHY_FW_ALIGN);
PTR_ALIGN        6633 drivers/net/ethernet/broadcom/bnx2.h 	return (struct l2_fhdr *)(PTR_ALIGN(data, BNX2_RX_ALIGN) + NET_SKB_PAD);
PTR_ALIGN         429 drivers/net/ethernet/broadcom/bnxt/bnxt.c 		end = PTR_ALIGN(end, 8) - 1;
PTR_ALIGN         748 drivers/net/ethernet/broadcom/sb1250-mac.c 	unsigned char *newaddr = PTR_ALIGN(addr, power2);
PTR_ALIGN        1059 drivers/net/ethernet/chelsio/cxgb4/sge.c 	p = PTR_ALIGN(pos, 8);
PTR_ALIGN        1081 drivers/net/ethernet/chelsio/cxgb4/sge.c 	p = PTR_ALIGN(pos, 8);
PTR_ALIGN        2500 drivers/net/ethernet/chelsio/cxgb4/sge.c 	p = PTR_ALIGN(pos, 8);
PTR_ALIGN        1071 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 	p = PTR_ALIGN(pos, 8);
PTR_ALIGN        5776 drivers/net/ethernet/emulex/benet/be_main.c 	mbox_mem_align->va = PTR_ALIGN(mbox_mem_alloc->va, 16);
PTR_ALIGN        5777 drivers/net/ethernet/emulex/benet/be_main.c 	mbox_mem_align->dma = PTR_ALIGN(mbox_mem_alloc->dma, 16);
PTR_ALIGN        1504 drivers/net/ethernet/freescale/dpaa/dpaa_eth.c 		new_buf = PTR_ALIGN(new_buf, SMP_CACHE_BYTES);
PTR_ALIGN         563 drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c 	sgt_buf = PTR_ALIGN(sgt_buf, DPAA2_ETH_TX_BUF_ALIGN);
PTR_ALIGN         634 drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c 	aligned_start = PTR_ALIGN(buffer_start - DPAA2_ETH_TX_BUF_ALIGN,
PTR_ALIGN        1876 drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c 	aligned_start = PTR_ALIGN(buffer_start - DPAA2_ETH_TX_BUF_ALIGN,
PTR_ALIGN        1769 drivers/net/ethernet/freescale/enetc/enetc.c 	si = PTR_ALIGN(p, ENETC_SI_ALIGN);
PTR_ALIGN         137 drivers/net/ethernet/freescale/enetc/enetc_cbdr.c 	tmp_align = PTR_ALIGN(tmp, RFSE_ALIGN);
PTR_ALIGN         173 drivers/net/ethernet/freescale/enetc/enetc_cbdr.c 	tmp_align = PTR_ALIGN(tmp, RSSE_ALIGN);
PTR_ALIGN        1458 drivers/net/ethernet/marvell/sky2.c 		start = PTR_ALIGN(skb->data, 8);
PTR_ALIGN        1897 drivers/net/ethernet/mellanox/mlx5/core/cmd.c 	cmd->cmd_buf = PTR_ALIGN(cmd->cmd_alloc_buf, MLX5_ADAPTER_PAGE_SIZE);
PTR_ALIGN         560 drivers/net/ethernet/natsemi/ns83820.c 		skb_reserve(skb, skb->data - PTR_ALIGN(skb->data, 16));
PTR_ALIGN         531 drivers/net/ethernet/nxp/lpc_eth.c 	tbuff = PTR_ALIGN(pldat->dma_buff_base_v, 16);
PTR_ALIGN         540 drivers/net/ethernet/nxp/lpc_eth.c 	tbuff = PTR_ALIGN(tbuff, 16);
PTR_ALIGN         548 drivers/net/ethernet/nxp/lpc_eth.c 	tbuff = PTR_ALIGN(tbuff, 16);
PTR_ALIGN         552 drivers/net/ethernet/nxp/lpc_eth.c 	tbuff = PTR_ALIGN(tbuff, 16);
PTR_ALIGN        1502 drivers/net/ethernet/renesas/ravb_main.c 		buffer = PTR_ALIGN(priv->tx_align[q], DPTR_ALIGN) +
PTR_ALIGN        1504 drivers/net/ethernet/renesas/ravb_main.c 		len = PTR_ALIGN(skb->data, DPTR_ALIGN) - skb->data;
PTR_ALIGN        2547 drivers/net/ethernet/renesas/sh_eth.c 		sh_eth_soft_swap(PTR_ALIGN(skb->data, 4), skb->len + 2);
PTR_ALIGN        1536 drivers/net/ethernet/toshiba/ps3_gelic_net.c 	card = PTR_ALIGN(p, GELIC_ALIGN);
PTR_ALIGN        1507 drivers/net/wireless/ath/ath10k/ce.c 			PTR_ALIGN(src_ring->shadow_base_unaligned,
PTR_ALIGN        1548 drivers/net/wireless/ath/ath10k/ce.c 			PTR_ALIGN(src_ring->base_addr_owner_space_unaligned,
PTR_ALIGN        1605 drivers/net/wireless/ath/ath10k/ce.c 			PTR_ALIGN(src_ring->base_addr_owner_space_unaligned,
PTR_ALIGN        1662 drivers/net/wireless/ath/ath10k/ce.c 			PTR_ALIGN(dest_ring->base_addr_owner_space_unaligned,
PTR_ALIGN        1711 drivers/net/wireless/ath/ath10k/ce.c 			PTR_ALIGN(dest_ring->base_addr_owner_space_unaligned,
PTR_ALIGN         154 drivers/net/wireless/ath/ath10k/htt_rx.c 				 PTR_ALIGN(skb->data, HTT_RX_DESC_ALIGN) -
PTR_ALIGN         353 drivers/net/wireless/ath/ath6kl/htc_mbox.c 		align_addr = PTR_ALIGN(*buf - 4, 4);
PTR_ALIGN         903 drivers/net/wireless/ath/ath6kl/txrx.c 			skb->data = PTR_ALIGN(skb->data - 4, 4);
PTR_ALIGN         929 drivers/net/wireless/ath/ath6kl/txrx.c 			skb->data = PTR_ALIGN(skb->data - 4, 4);
PTR_ALIGN         835 drivers/ntb/ntb_transport.c 			virt_addr = PTR_ALIGN(alloc_addr, align);
PTR_ALIGN         100 drivers/of/fdt.c 	*mem = PTR_ALIGN(*mem, align);
PTR_ALIGN        2413 drivers/s390/block/dasd_3990_erp.c 		erp->cpaddr = PTR_ALIGN(erp->data, 64);
PTR_ALIGN         545 drivers/scsi/be2iscsi/be_main.c 	mbox_mem_align->va = PTR_ALIGN(mbox_mem_alloc->va, 16);
PTR_ALIGN         546 drivers/scsi/be2iscsi/be_main.c 	mbox_mem_align->dma = PTR_ALIGN(mbox_mem_alloc->dma, 16);
PTR_ALIGN         177 drivers/scsi/cxlflash/common.h 	return PTR_ALIGN(scsi_cmd_priv(sc), __alignof__(struct afu_cmd));
PTR_ALIGN         483 drivers/scsi/cxlflash/main.c 	cmd = (struct afu_cmd *)PTR_ALIGN(buf, __alignof__(*cmd));
PTR_ALIGN        2330 drivers/scsi/cxlflash/main.c 	cmd = (struct afu_cmd *)PTR_ALIGN(buf, __alignof__(*cmd));
PTR_ALIGN        3434 drivers/scsi/cxlflash/main.c 		kbuf = PTR_ALIGN(buf, cache_line_size());
PTR_ALIGN          69 drivers/scsi/esas2r/esas2r_init.c 	mem_desc->virt_addr = PTR_ALIGN(mem_desc->esas2r_data, align);
PTR_ALIGN         906 drivers/scsi/esas2r/esas2r_init.c 	high = PTR_ALIGN(high, 8);
PTR_ALIGN        8198 drivers/scsi/lpfc/lpfc_init.c 	phba->sli4_hba.bmbx.avirt = PTR_ALIGN(dmabuf->virt,
PTR_ALIGN        3552 drivers/scsi/smartpqi/smartpqi_init.c 		aligned_pointer = PTR_ALIGN(aligned_pointer,
PTR_ALIGN        3558 drivers/scsi/smartpqi/smartpqi_init.c 		aligned_pointer = PTR_ALIGN(aligned_pointer,
PTR_ALIGN        3563 drivers/scsi/smartpqi/smartpqi_init.c 	aligned_pointer = PTR_ALIGN(aligned_pointer,
PTR_ALIGN        3569 drivers/scsi/smartpqi/smartpqi_init.c 		aligned_pointer = PTR_ALIGN(aligned_pointer,
PTR_ALIGN        3589 drivers/scsi/smartpqi/smartpqi_init.c 	element_array = PTR_ALIGN(ctrl_info->queue_memory_base,
PTR_ALIGN        3599 drivers/scsi/smartpqi/smartpqi_init.c 		element_array = PTR_ALIGN(element_array,
PTR_ALIGN        3606 drivers/scsi/smartpqi/smartpqi_init.c 		element_array = PTR_ALIGN(element_array,
PTR_ALIGN        3617 drivers/scsi/smartpqi/smartpqi_init.c 		element_array = PTR_ALIGN(element_array,
PTR_ALIGN        3628 drivers/scsi/smartpqi/smartpqi_init.c 	next_queue_index = (void __iomem *)PTR_ALIGN(element_array,
PTR_ALIGN        3639 drivers/scsi/smartpqi/smartpqi_init.c 		next_queue_index = PTR_ALIGN(next_queue_index,
PTR_ALIGN        3647 drivers/scsi/smartpqi/smartpqi_init.c 		next_queue_index = PTR_ALIGN(next_queue_index,
PTR_ALIGN        3655 drivers/scsi/smartpqi/smartpqi_init.c 		next_queue_index = PTR_ALIGN(next_queue_index,
PTR_ALIGN        3729 drivers/scsi/smartpqi/smartpqi_init.c 	admin_queues_aligned = PTR_ALIGN(ctrl_info->admin_queue_memory_base,
PTR_ALIGN         299 drivers/scsi/smartpqi/smartpqi_sis.c 	base_struct = PTR_ALIGN(base_struct_unaligned,
PTR_ALIGN         559 drivers/soc/fsl/dpio/dpio-service.c 	ret->vaddr = PTR_ALIGN(ret->alloced_addr, 64);
PTR_ALIGN         228 drivers/soc/fsl/qbman/qman_test_stash.c 	frame_ptr = PTR_ALIGN(__frame_ptr, 64);
PTR_ALIGN         185 drivers/soc/qcom/smd-rpm.c 		buf = PTR_ALIGN(buf + 2 * sizeof(u32) + msg_length, 4);
PTR_ALIGN         392 drivers/staging/netlogic/xlr_net.c 	spill = PTR_ALIGN(spill, SMP_CACHE_BYTES);
PTR_ALIGN          64 drivers/staging/rtl8188eu/core/rtw_recv.c 	precvframe = PTR_ALIGN(precvpriv->pallocated_frame_buf, RXFRAME_ALIGN_SZ);
PTR_ALIGN          79 drivers/staging/rtl8188eu/core/rtw_xmit.c 	pxmitpriv->pxmit_frame_buf = PTR_ALIGN(pxmitpriv->pallocated_frame_buf, 4);
PTR_ALIGN         115 drivers/staging/rtl8188eu/core/rtw_xmit.c 	pxmitpriv->pxmitbuf = PTR_ALIGN(pxmitpriv->pallocated_xmitbuf, 4);
PTR_ALIGN         154 drivers/staging/rtl8188eu/core/rtw_xmit.c 	pxmitpriv->pxmit_extbuf = PTR_ALIGN(pxmitpriv->pallocated_xmit_extbuf, 4);
PTR_ALIGN          26 drivers/staging/rtl8188eu/os_dep/xmit_linux.c 	pxmitbuf->pbuf = PTR_ALIGN(pxmitbuf->pallocated_buf, XMITBUF_ALIGN_SZ);
PTR_ALIGN        2484 drivers/usb/dwc2/hcd.c 	       PTR_ALIGN(urb->transfer_buffer + urb->transfer_buffer_length,
PTR_ALIGN        2529 drivers/usb/dwc2/hcd.c 	memcpy(PTR_ALIGN(kmalloc_ptr + urb->transfer_buffer_length,
PTR_ALIGN         334 drivers/usb/host/ehci-tegra.c 	temp = PTR_ALIGN(kmalloc_ptr + 1, TEGRA_USB_DMA_ALIGN) - 1;
PTR_ALIGN        2626 drivers/usb/musb/musb_host.c 	temp = PTR_ALIGN(kmalloc_ptr, MUSB_USB_DMA_ALIGN);
PTR_ALIGN         246 drivers/virt/fsl_hypervisor.c 	sg_list = PTR_ALIGN(sg_list_unaligned, sizeof(struct fh_sg_list));
PTR_ALIGN         102 drivers/virt/vboxguest/vboxguest_core.c 			(unsigned long)PTR_ALIGN(guest_mappings[i], SZ_4M);
PTR_ALIGN         258 include/crypto/algapi.h 	return PTR_ALIGN(crypto_tfm_ctx(tfm),
PTR_ALIGN         111 lib/earlycpio.c 		dptr = PTR_ALIGN(p + ch[C_NAMESIZE], 4);
PTR_ALIGN         112 lib/earlycpio.c 		nptr = PTR_ALIGN(dptr + ch[C_FILESIZE], 4);
PTR_ALIGN        2764 lib/vsprintf.c 		str = PTR_ALIGN(str, sizeof(u32));			\
PTR_ALIGN        2773 lib/vsprintf.c 		str = PTR_ALIGN(str, sizeof(type));			\
PTR_ALIGN        2883 lib/vsprintf.c 	return (u32 *)(PTR_ALIGN(str, sizeof(u32))) - bin_buf;
PTR_ALIGN        2926 lib/vsprintf.c 		args = PTR_ALIGN(args, sizeof(u32));			\
PTR_ALIGN        2930 lib/vsprintf.c 		args = PTR_ALIGN(args, sizeof(type));			\
PTR_ALIGN         236 lib/zstd/zstd_internal.h #define ZSTD_PTR_ALIGN(p) PTR_ALIGN(p, sizeof(size_t))
PTR_ALIGN        1231 mm/kmemleak.c  	unsigned long *start = PTR_ALIGN(_start, BYTES_PER_POINTER);
PTR_ALIGN        9502 net/core/dev.c 	dev = PTR_ALIGN(p, NETDEV_ALIGN);
PTR_ALIGN          52 net/ipv4/ah4.c 	return PTR_ALIGN((u8 *)tmp + offset, crypto_ahash_alignmask(ahash) + 1);
PTR_ALIGN          60 net/ipv4/ah4.c 	req = (void *)PTR_ALIGN(icv + crypto_ahash_digestsize(ahash),
PTR_ALIGN          68 net/ipv4/esp4.c 	return PTR_ALIGN(tmp, __alignof__(struct esp_output_extra));
PTR_ALIGN          74 net/ipv4/esp4.c 	       PTR_ALIGN((u8 *)tmp + extralen,
PTR_ALIGN          82 net/ipv4/esp4.c 	req = (void *)PTR_ALIGN(iv + crypto_aead_ivsize(aead),
PTR_ALIGN          81 net/ipv6/ah6.c 	return PTR_ALIGN((u8 *)tmp + offset, crypto_ahash_alignmask(ahash) + 1);
PTR_ALIGN          89 net/ipv6/ah6.c 	req = (void *)PTR_ALIGN(icv + crypto_ahash_digestsize(ahash),
PTR_ALIGN          77 net/ipv6/esp6.c 	return PTR_ALIGN((__be32 *)tmp, __alignof__(__be32));
PTR_ALIGN          83 net/ipv6/esp6.c 	       PTR_ALIGN((u8 *)tmp + seqhilen,
PTR_ALIGN          91 net/ipv6/esp6.c 	req = (void *)PTR_ALIGN(iv + crypto_aead_ivsize(aead),