Searched defs:alignment (Results 1 – 25 of 57) sorted by relevance
123
/openbmc/linux/fs/btrfs/tests/ |
D | free-space-tree-tests.c |
|
/openbmc/qemu/util/ |
H A D | memalign.c | 32 void *qemu_try_memalign(size_t alignment, size_t size) in qemu_try_memalign() 71 void *qemu_memalign(size_t alignment, size_t size) in qemu_memalign()
|
/openbmc/linux/arch/um/drivers/ |
D | cow_user.c |
|
/openbmc/qemu/bsd-user/ |
H A D | mmap.c | 259 abi_ulong alignment) in mmap_find_vma_reserved() 279 abi_ulong mmap_find_vma(abi_ulong start, abi_ulong size, abi_ulong alignment) in mmap_find_vma() 487 abi_ulong alignment; in target_mmap() local
|
/openbmc/linux/drivers/clk/tegra/ |
D | clk-dfll.h |
|
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/ |
D | msm_media_info.h |
|
/openbmc/linux/arch/powerpc/lib/ |
D | rheap.c |
|
/openbmc/linux/tools/testing/selftests/exec/ |
D | load_address.c |
|
/openbmc/linux/include/uapi/linux/ |
D | virtio_bt.h |
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | virtio_bt.h | 33 uint8_t alignment; member
|
/openbmc/linux/drivers/gpu/drm/qxl/ |
D | qxl_gem.c |
|
/openbmc/linux/tools/testing/memblock/tests/ |
D | basic_api.c |
|
D | alloc_api.c |
|
/openbmc/linux/arch/powerpc/include/asm/ |
D | rheap.h |
|
/openbmc/linux/drivers/ps3/ |
D | ps3stor_lib.c |
|
/openbmc/linux/arch/parisc/kernel/ |
D | pci.c |
|
/openbmc/linux/drivers/gpu/drm/i915/ |
D | i915_gem_evict.c |
|
/openbmc/qemu/hw/core/ |
H A D | platform-bus.c | 134 uint64_t alignment = (1ULL << (63 - clz64(size + size - 1))); in platform_bus_map_mmio() local
|
/openbmc/linux/tools/testing/selftests/kvm/ |
D | set_memory_region_test.c |
|
/openbmc/linux/drivers/gpu/drm/arm/ |
D | malidp_mw.c |
|
/openbmc/u-boot/drivers/mtd/ubi/ |
H A D | vmt.c | 649 int reserved_pebs, alignment, data_pad, vol_type, name_len, upd_marker; in self_check_volume() local
|
H A D | vtbl.c | 166 int i, n, reserved_pebs, alignment, data_pad, vol_type, name_len; local
|
/openbmc/linux/drivers/mtd/ubi/ |
D | vtbl.c |
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | ubi.h | 110 int alignment; member
|
/openbmc/u-boot/tools/ |
H A D | rkcommon.c | 333 unsigned int alignment) in rkcommon_vrec_header()
|
123