Searched refs:__alloc_bootmem_low_node (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
H A Dbootmem.h106 extern void *__alloc_bootmem_low_node(pg_data_t *pgdat,
144 __alloc_bootmem_low_node(pgdat, x, PAGE_SIZE, 0)
/linux-4.1.27/mm/
H A Dnobootmem.c416 * __alloc_bootmem_low_node - allocate low boot memory from a specific node
430 void * __init __alloc_bootmem_low_node(pg_data_t *pgdat, unsigned long size, __alloc_bootmem_low_node() function
H A Dbootmem.c840 * __alloc_bootmem_low_node - allocate low boot memory from a specific node
854 void * __init __alloc_bootmem_low_node(pg_data_t *pgdat, unsigned long size, __alloc_bootmem_low_node() function

Completed in 137 milliseconds