Home
last modified time | relevance | path

Searched refs:__alloc_memory_core_early (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/mm/
Dnobootmem.c35 static void * __init __alloc_memory_core_early(int nid, u64 size, u64 align, in __alloc_memory_core_early() function
246 ptr = __alloc_memory_core_early(NUMA_NO_NODE, size, align, goal, limit); in ___alloc_bootmem_nopanic()
325 ptr = __alloc_memory_core_early(pgdat->node_id, size, align, in ___alloc_bootmem_node_nopanic()
330 ptr = __alloc_memory_core_early(NUMA_NO_NODE, size, align, in ___alloc_bootmem_node_nopanic()