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

/linux-4.1.27/arch/x86/kernel/
H A Dsetup_percpu.c127 static void * __init pcpu_fc_alloc(unsigned int cpu, size_t size, size_t align) pcpu_fc_alloc() function
207 pcpu_fc_alloc, pcpu_fc_free); setup_per_cpu_areas()
214 pcpu_fc_alloc, pcpu_fc_free, setup_per_cpu_areas()
/linux-4.1.27/arch/powerpc/kernel/
H A Dsetup_64.c716 static void * __init pcpu_fc_alloc(unsigned int cpu, size_t size, size_t align) pcpu_fc_alloc() function
757 pcpu_fc_alloc, pcpu_fc_free); setup_per_cpu_areas()
/linux-4.1.27/arch/tile/kernel/
H A Dsetup.c1521 static void *__init pcpu_fc_alloc(unsigned int cpu, size_t size, size_t align) pcpu_fc_alloc() function
1579 rc = pcpu_page_first_chunk(PERCPU_MODULE_RESERVE, pcpu_fc_alloc, setup_per_cpu_areas()

Completed in 130 milliseconds