| /OK3568_Linux_fs/kernel/drivers/clk/tegra/ |
| H A D | cvb.c | 26 const struct rail_alignment *align) in round_cvb_voltage() 43 static int round_voltage(int mv, const struct rail_alignment *align, int up) in round_voltage() 56 struct rail_alignment *align, in build_opp_table() 103 size_t count, struct rail_alignment *align, in tegra_cvb_add_opp_table()
|
| H A D | clk-tegra124-dfll-fcpu.c | 524 struct rail_alignment *align) in get_alignment_from_dt() 538 struct rail_alignment *align) in get_alignment_from_regulator() 558 struct rail_alignment align; in tegra124_dfll_fcpu_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/pcmcia/ |
| H A D | rsrc_iodyn.c | 28 resource_size_t size, resource_size_t align) in pcmcia_align() 57 unsigned long align) in __iodyn_find_io_region() 86 unsigned int align, struct resource **parent) in iodyn_find_io()
|
| /OK3568_Linux_fs/kernel/drivers/dax/ |
| H A D | dax-private.h | 36 unsigned int align; member 65 unsigned int align; member 92 static inline bool dax_align_valid(unsigned long align) in dax_align_valid() 103 static inline bool dax_align_valid(unsigned long align) in dax_align_valid()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | memalign.h | 72 #define ALLOC_ALIGN_BUFFER_PAD(type, name, size, align, pad) \ argument 77 #define ALLOC_ALIGN_BUFFER(type, name, size, align) \ argument 89 #define DEFINE_ALIGN_BUFFER(type, name, size, align) \ argument
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/xcore/base/ |
| H A D | xcam_common.h | 82 xcam_ceil (uint32_t value, const uint32_t align) { in xcam_ceil() 87 xcam_around (uint32_t value, const uint32_t align) { in xcam_around() 92 xcam_floor (uint32_t value, const uint32_t align) { in xcam_floor()
|
| H A D | xcam_defs.h | 95 #define XCAM_ALIGN_UP(value, align) (((value)+((align)-1))&(~((align)-1))) argument 96 #define XCAM_ALIGN_DOWN(value, align) ((value)&(~((align)-1))) argument 97 #define XCAM_ALIGN_AROUND(value, align) (((value)+(align)/2)/(align)*(align)) argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_sa.c | 52 unsigned size, u32 align, u32 domain) in amdgpu_sa_bo_manager_init() 153 unsigned size, unsigned align) in amdgpu_sa_bo_try_alloc() 186 unsigned size, unsigned align) in amdgpu_sa_event() 277 unsigned size, unsigned align) in amdgpu_sa_bo_new()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | radeon_sa.c | 52 unsigned size, u32 align, u32 domain, u32 flags) in radeon_sa_bo_manager_init() 192 unsigned size, unsigned align) in radeon_sa_bo_try_alloc() 225 unsigned size, unsigned align) in radeon_sa_event() 315 unsigned size, unsigned align) in radeon_sa_bo_new()
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/mediatek/ |
| H A D | pinctrl-mt2712.c | 86 unsigned char align, in mt2712_spec_pull_set() 289 unsigned char align, in mt2712_ies_smt_set()
|
| H A D | pinctrl-mt8516.c | 190 unsigned char align, bool isup, unsigned int r1r0) in mt8516_spec_pull_set() 296 unsigned char align, int value, enum pin_config_param arg) in mt8516_ies_smt_set()
|
| H A D | pinctrl-mt8127.c | 176 unsigned char align, bool isup, unsigned int r1r0) in mt8127_spec_pull_set() 263 unsigned char align, int value, enum pin_config_param arg) in mt8127_ies_smt_set()
|
| H A D | pinctrl-mt8167.c | 190 unsigned char align, bool isup, unsigned int r1r0) in mt8167_spec_pull_set() 296 unsigned char align, int value, enum pin_config_param arg) in mt8167_ies_smt_set()
|
| H A D | pinctrl-mt8173.c | 65 unsigned char align, bool isup, unsigned int r1r0) in mt8173_spec_pull_set() 178 unsigned char align, int value, enum pin_config_param arg) in mt8173_ies_smt_set()
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | vmlinux.lds.h | 381 #define READ_MOSTLY_DATA(align) \ argument 386 #define CACHELINE_ALIGNED_DATA(align) \ argument 390 #define INIT_TASK_DATA(align) \ argument 432 #define RO_DATA(align) \ argument 701 #define EXCEPTION_TABLE(align) \ argument 730 #define INIT_TASK_DATA_SECTION(align) \ argument
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | memblock.h | 395 phys_addr_t align) in memblock_phys_alloc() 411 static __always_inline void *memblock_alloc(phys_addr_t size, phys_addr_t align) in memblock_alloc() 418 phys_addr_t align) in memblock_alloc_raw() 426 phys_addr_t align, in memblock_alloc_from() 434 phys_addr_t align) in memblock_alloc_low() 441 phys_addr_t align, int nid) in memblock_alloc_node()
|
| H A D | dmapool.h | 39 struct device *dev, size_t size, size_t align, size_t allocation) in dma_pool_create() 47 struct device *dev, size_t size, size_t align, size_t allocation) in dmam_pool_create()
|
| /OK3568_Linux_fs/u-boot/fs/cbfs/ |
| H A D | cbfs.c | 77 static int file_cbfs_next_file(u8 *start, u32 size, u32 align, in file_cbfs_next_file() 126 static void file_cbfs_fill_cache(u8 *start, u32 size, u32 align) in file_cbfs_fill_cache() 262 u32 align; in file_cbfs_find_uncached() local
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | memblock.c | 232 phys_addr_t size, phys_addr_t align, int nid, in __memblock_find_range_bottom_up() 267 phys_addr_t size, phys_addr_t align, int nid, in __memblock_find_range_top_down() 305 phys_addr_t align, phys_addr_t start, in memblock_find_in_range_node() 341 phys_addr_t align) in memblock_find_in_range() 1348 phys_addr_t align, phys_addr_t start, in memblock_alloc_range_nid() 1414 phys_addr_t align, in memblock_phys_alloc_range() 1438 phys_addr_t __init memblock_phys_alloc_try_nid(phys_addr_t size, phys_addr_t align, int nid) in memblock_phys_alloc_try_nid() 1465 phys_addr_t size, phys_addr_t align, in memblock_alloc_internal() 1515 phys_addr_t size, phys_addr_t align, in memblock_alloc_exact_nid_raw() 1553 phys_addr_t size, phys_addr_t align, in memblock_alloc_try_nid_raw() [all …]
|
| H A D | slob.c | 237 static void *slob_page_alloc(struct page *sp, size_t size, int align, in slob_page_alloc() 301 static void *slob_alloc(size_t size, gfp_t gfp, int align, int node, in slob_alloc() 483 int align = minalign; in __do_kmalloc_node() local 552 unsigned int align = max_t(unsigned int, in kfree() local 572 unsigned int align; in __ksize() local
|
| H A D | slab_common.c | 140 unsigned int align, unsigned int size) in calculate_alignment() 186 struct kmem_cache *find_mergeable(unsigned int size, unsigned int align, in find_mergeable() 234 unsigned int object_size, unsigned int align, in create_cache() 303 unsigned int size, unsigned int align, in kmem_cache_create_usercopy() 417 kmem_cache_create(const char *name, unsigned int size, unsigned int align, in kmem_cache_create() 561 unsigned int align = ARCH_KMALLOC_MINALIGN; in create_boot_cache() local
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/ |
| H A D | randomalloc.c | 21 unsigned long align = 1UL << align_shift; in get_entry_num_slots() local 54 unsigned long align, in efi_random_alloc()
|
| /OK3568_Linux_fs/kernel/arch/m68k/sun3/ |
| H A D | sun3dvma.c | 151 static inline unsigned long get_baddr(int len, unsigned long align) in get_baddr() 283 unsigned long dvma_map_align(unsigned long kaddr, int len, int align) in dvma_map_align() 338 void *dvma_malloc_align(unsigned long len, unsigned long align) in dvma_malloc_align()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/cipher/ |
| H A D | g84.c | 35 int align, struct nvkm_gpuobj **pgpuobj) in g84_cipher_oclass_bind() 57 int align, struct nvkm_gpuobj **pgpuobj) in g84_cipher_cclass_bind()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/include/linux/ |
| H A D | linkage.h | 37 #define SYM_ENTRY(name, linkage, align...) \ argument 45 #define SYM_START(name, linkage, align...) \ argument
|