Home
last modified time | relevance | path

Searched defs:align (Results 226 – 250 of 520) sorted by relevance

12345678910>>...21

/OK3568_Linux_fs/kernel/crypto/
H A Dcts.c291 unsigned align; in crypto_cts_init_tfm() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.h125 nouveau_bo_new_pin_map(struct nouveau_cli *cli, u64 size, int align, u32 domain, in nouveau_bo_new_pin_map()
/OK3568_Linux_fs/kernel/arch/arm64/mm/
H A Dnuma.c159 size_t align) in pcpu_fc_alloc()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dpci-sriov.c256 resource_size_t align = pci_iov_resource_size(pdev, resno); in pnv_pci_iov_resource_alignment() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/core/
H A Dobject.c171 int align, struct nvkm_gpuobj **pgpuobj) in nvkm_object_bind()
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Dflattree.c53 void (*align)(void *, int); member
612 static void flat_realign(struct inbuf *inb, int align) in flat_realign()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Diommu.c419 unsigned int align; in ppc_iommu_map_sg() local
795 unsigned int npages, align; in iommu_map_page() local
H A Dprom_init.c576 unsigned long align) in prom_claim()
1458 static unsigned long __init alloc_up(unsigned long size, unsigned long align) in alloc_up()
1503 static unsigned long __init alloc_down(unsigned long size, unsigned long align, in alloc_down()
1949 u64 base, align; in prom_initialize_tce_table() local
2446 unsigned long needed, unsigned long align) in make_room()
/OK3568_Linux_fs/kernel/drivers/nvdimm/
H A Dnd.h149 unsigned long align; member
205 unsigned long align; member
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dflattree.c38 void (*align)(void *, int); member
597 static void flat_realign(struct inbuf *inb, int align) in flat_realign()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dchan.c354 struct nvkm_fifo *fifo, u32 size, u32 align, bool zero, in nvkm_fifo_chan_ctor()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpadata.h145 unsigned long align; member
H A Dpci-epc.h144 size_t align; member
/OK3568_Linux_fs/kernel/mm/
H A Dcma.c455 struct page *cma_alloc(struct cma *cma, size_t count, unsigned int align, in cma_alloc()
H A Dslab.h23 unsigned int align; /* Alignment as calculated */ member
138 __kmem_cache_alias(const char *name, unsigned int size, unsigned int align, in __kmem_cache_alias()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dbase.c167 nvkm_mmu_ptc_get(struct nvkm_mmu *mmu, u32 size, u32 align, bool zero) in nvkm_mmu_ptc_get()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dtlb.c274 u32 align = __ilog2(v_addr) & tsize_mask; in tlb_map_range() local
/OK3568_Linux_fs/kernel/arch/sparc/prom/
H A Dmisc_64.c282 unsigned long align, unsigned long *paddr) in prom_retain()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_sock_addr.c1265 struct cmsghdr align; in sendmsg_to_server() member
1269 struct cmsghdr align; in sendmsg_to_server() member
/OK3568_Linux_fs/u-boot/drivers/qe/
H A Dqe.c54 uint qe_muram_alloc(uint size, uint align) in qe_muram_alloc()
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/
H A Dgstmpp.c361 GstVideoAlignment align; in gst_mpp_video_info_align() local
/OK3568_Linux_fs/u-boot/include/
H A Dqfw.h114 __le32 align; member
/OK3568_Linux_fs/kernel/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common.c156 unsigned int pin, unsigned char align, int value) in mtk_pconf_spec_set_ies_smt_range()
228 unsigned char align, bool isup, unsigned int r1r0) in mtk_pctrl_spec_pull_set_samereg()
/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_priv.h271 #define EXA_ALIGN(offset, align) (((offset) + (align) - 1) - \ argument
274 #define EXA_ALIGN2(offset, align) (((offset) + (align) - 1) & ~((align) - 1)) argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
H A Dnv50.c351 nv50_instobj_new(struct nvkm_instmem *base, u32 size, u32 align, bool zero, in nv50_instobj_new()

12345678910>>...21