Searched defs:align (Results 1 – 9 of 9) sorted by relevance
| /kernel/dma/ |
| A D | contiguous.c | 307 unsigned int align, bool no_warn) in dma_alloc_from_contiguous() 333 unsigned int align = min(get_order(size), CONFIG_CMA_ALIGNMENT); in cma_alloc_aligned() local
|
| A D | swiotlb.c | 1756 unsigned int align; in swiotlb_alloc() local
|
| /kernel/ |
| A D | kexec_file.c | 900 unsigned long align; in kexec_purgatory_setup_kbuf() local 980 unsigned long align; in kexec_purgatory_setup_sechdrs() local
|
| A D | resource.c | 813 resource_size_t max, resource_size_t align, in allocate_resource() 1873 resource_size_t align, unsigned long flags) in gfr_start() 1917 resource_size_t size, const unsigned long align, in get_free_mem_region() 2043 unsigned long size, unsigned long align, in alloc_free_mem_region()
|
| A D | crash_core.c | 464 size_t size, align; in crash_notes_memory_init() local
|
| A D | fork.c | 813 int align = max_t(int, L1_CACHE_BYTES, ARCH_MIN_TASKALIGN); in fork_init() local
|
| /kernel/bpf/ |
| A D | syscall.c | 381 unsigned long align = 1; in __bpf_map_area_alloc() local 551 size_t align, gfp_t flags) in bpf_map_alloc_percpu()
|
| A D | btf.c | 3489 int *align, int *sz) in btf_get_field_type() 3648 int ret, align, sz, field_type; in btf_find_field_one() local
|
| /kernel/module/ |
| A D | main.c | 460 unsigned long align = pcpusec->sh_addralign; in percpu_modalloc() local
|
Completed in 77 milliseconds