/openbmc/linux/drivers/pci/ |
H A D | bus.c | 177 resource_size_t size, resource_size_t align, in pci_bus_alloc_from_region() argument 251 resource_size_t size, resource_size_t align, in pci_bus_alloc_resource() argument
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | memory.c | 138 u64 size, u32 align, bool zero, in nvkm_memory_new()
|
H A D | ramht.c | 141 nvkm_ramht_new(struct nvkm_device *device, u32 size, u32 align, in nvkm_ramht_new()
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_gem_gtt.c | 130 static u64 random_offset(u64 start, u64 end, u64 len, u64 align) in random_offset()
|
/openbmc/linux/drivers/nvdimm/ |
H A D | pfn.h | 42 __le32 align; member
|
/openbmc/u-boot/tools/patman/ |
H A D | tools.py | 147 def Align(pos, align): argument
|
/openbmc/linux/include/drm/ |
H A D | drm_suballoc.h | 30 size_t align; member
|
/openbmc/linux/mm/ |
H A D | dmapool_test.c | 18 size_t align; member
|
H A D | dmapool.c | 225 size_t size, size_t align, size_t boundary) in dma_pool_create() 494 size_t size, size_t align, size_t allocation) in dmam_pool_create()
|
/openbmc/linux/drivers/pnp/isapnp/ |
H A D | core.c | 451 resource_size_t min, max, align, len; in isapnp_parse_port_resource() local 489 resource_size_t min, max, align, len; in isapnp_parse_mem_resource() local 510 resource_size_t min, max, align, len; in isapnp_parse_mem32_resource() local
|
/openbmc/linux/arch/sparc/boot/ |
H A D | piggyback.c | 34 static int align(int n) in align() function
|
/openbmc/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_phys.c | 221 int i915_gem_object_attach_phys(struct drm_i915_gem_object *obj, int align) in i915_gem_object_attach_phys()
|
/openbmc/u-boot/lib/ |
H A D | of_live.c | 19 unsigned long align) in unflatten_dt_alloc()
|
/openbmc/linux/arch/um/drivers/ |
H A D | cow_user.c | 123 #define ROUND_UP(x, align) DIV_ROUND(x, align) * (align) argument 125 void cow_sizes(int version, __u64 size, int sectorsize, int align, in cow_sizes()
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_irq.c | 45 int spapr_irq_msi_alloc(SpaprMachineState *spapr, uint32_t num, bool align, in spapr_irq_msi_alloc() 561 int spapr_irq_find(SpaprMachineState *spapr, int num, bool align, Error **errp) in spapr_irq_find()
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | vmlinux.lds.S | 13 #define SOFT_MASK_TABLE(align) \ argument 21 #define RESTART_TABLE(align) \ argument
|
H A D | paca.c | 26 static void *__init alloc_paca_data(unsigned long size, unsigned long align, in alloc_paca_data()
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | rtas-work-area.c | 190 const phys_addr_t align = RTAS_WORK_AREA_ARENA_ALIGN; in rtas_work_area_reserve_arena() local
|
/openbmc/linux/net/sunrpc/auth_gss/ |
H A D | gss_krb5_wrap.c | 144 unsigned int *align) in gss_krb5_unwrap_v2()
|
/openbmc/u-boot/cmd/ |
H A D | bmp.c | 256 bool align = false; in bmp_display() local
|
/openbmc/linux/arch/mips/pci/ |
H A D | pci-legacy.c | 47 resource_size_t size, resource_size_t align) in pcibios_align_resource()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | nv50.c | 44 int align, struct nvkm_gpuobj **pgpuobj) in nv50_gr_object_bind() 70 int align, struct nvkm_gpuobj **pgpuobj) in nv50_gr_chan_bind()
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | gen7_renderclear.c | 118 static u32 *batch_alloc_items(struct batch_chunk *bc, u32 align, u32 items) in batch_alloc_items() 135 static u32 *batch_alloc_bytes(struct batch_chunk *bc, u32 align, u32 bytes) in batch_alloc_bytes()
|
/openbmc/linux/tools/testing/selftests/powerpc/mm/ |
H A D | subpage_prot.c | 150 unsigned long align; in test_anon() local
|
/openbmc/linux/drivers/soc/fsl/qe/ |
H A D | qe_common.c | 147 s32 cpm_muram_alloc(unsigned long size, unsigned long align) in cpm_muram_alloc()
|