Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dpercpu.c2979 static void * __init pcpu_fc_alloc(unsigned int cpu, size_t size, size_t align, in pcpu_fc_alloc() function
3086 ptr = pcpu_fc_alloc(cpu, gi->nr_units * ai->unit_size, atom_size, cpu_to_nd_fn); in pcpu_embed_first_chunk()
3279 ptr = pcpu_fc_alloc(cpu, PAGE_SIZE, PAGE_SIZE, cpu_to_nd_fn); in pcpu_page_first_chunk()