Symbol: memblock_alloc_exact_nid_raw
include/linux/memblock.h
415
void *memblock_alloc_exact_nid_raw(phys_addr_t size, phys_addr_t align,
mm/hugetlb.c
3089
m = memblock_alloc_exact_nid_raw(huge_page_size(h),
mm/mm_init.c
1629
ptr = memblock_alloc_exact_nid_raw(size, align, min_addr,
tools/testing/memblock/tests/alloc_exact_nid_api.c
101
allocated_ptr = memblock_alloc_exact_nid_raw(size, SMP_CACHE_BYTES,
tools/testing/memblock/tests/alloc_exact_nid_api.c
158
allocated_ptr = memblock_alloc_exact_nid_raw(size, SMP_CACHE_BYTES,
tools/testing/memblock/tests/alloc_exact_nid_api.c
215
allocated_ptr = memblock_alloc_exact_nid_raw(size, SMP_CACHE_BYTES,
tools/testing/memblock/tests/alloc_exact_nid_api.c
273
allocated_ptr = memblock_alloc_exact_nid_raw(size, SMP_CACHE_BYTES,
tools/testing/memblock/tests/alloc_exact_nid_api.c
314
allocated_ptr = memblock_alloc_exact_nid_raw(size, SMP_CACHE_BYTES,
tools/testing/memblock/tests/alloc_exact_nid_api.c
372
allocated_ptr = memblock_alloc_exact_nid_raw(size, SMP_CACHE_BYTES,
tools/testing/memblock/tests/alloc_exact_nid_api.c
429
allocated_ptr = memblock_alloc_exact_nid_raw(size, SMP_CACHE_BYTES,
tools/testing/memblock/tests/alloc_exact_nid_api.c
45
allocated_ptr = memblock_alloc_exact_nid_raw(size, SMP_CACHE_BYTES,
tools/testing/memblock/tests/alloc_exact_nid_api.c
486
allocated_ptr = memblock_alloc_exact_nid_raw(size, SMP_CACHE_BYTES,
tools/testing/memblock/tests/alloc_exact_nid_api.c
544
allocated_ptr = memblock_alloc_exact_nid_raw(size, SMP_CACHE_BYTES,
tools/testing/memblock/tests/alloc_exact_nid_api.c
593
allocated_ptr = memblock_alloc_exact_nid_raw(size, SMP_CACHE_BYTES,
tools/testing/memblock/tests/alloc_exact_nid_api.c
635
allocated_ptr = memblock_alloc_exact_nid_raw(size, SMP_CACHE_BYTES,
tools/testing/memblock/tests/alloc_exact_nid_api.c
683
allocated_ptr = memblock_alloc_exact_nid_raw(size, SMP_CACHE_BYTES,
tools/testing/memblock/tests/alloc_exact_nid_api.c
724
allocated_ptr = memblock_alloc_exact_nid_raw(size, SMP_CACHE_BYTES,
tools/testing/memblock/tests/alloc_exact_nid_api.c
767
allocated_ptr = memblock_alloc_exact_nid_raw(size, SMP_CACHE_BYTES,
tools/testing/memblock/tests/alloc_exact_nid_api.c
806
allocated_ptr = memblock_alloc_exact_nid_raw(size, SMP_CACHE_BYTES,
tools/testing/memblock/tests/alloc_exact_nid_api.c
867
allocated_ptr = memblock_alloc_exact_nid_raw(size, SMP_CACHE_BYTES,
tools/testing/memblock/tests/alloc_exact_nid_api.c
936
allocated_ptr = memblock_alloc_exact_nid_raw(size, SMP_CACHE_BYTES,
tools/testing/memblock/tests/alloc_nid_api.c
42
return memblock_alloc_exact_nid_raw(size, align, min_addr,