Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dsetup_percpu.c127 static void * __init pcpu_fc_alloc(unsigned int cpu, size_t size, size_t align) in pcpu_fc_alloc() function
207 pcpu_fc_alloc, pcpu_fc_free); in setup_per_cpu_areas()
214 pcpu_fc_alloc, pcpu_fc_free, in setup_per_cpu_areas()
/arch/powerpc/kernel/
Dsetup_64.c633 static void * __init pcpu_fc_alloc(unsigned int cpu, size_t size, size_t align) in pcpu_fc_alloc() function
674 pcpu_fc_alloc, pcpu_fc_free); in setup_per_cpu_areas()
/arch/tile/kernel/
Dsetup.c1320 static void *__init pcpu_fc_alloc(unsigned int cpu, size_t size, size_t align) in pcpu_fc_alloc() function
1379 rc = pcpu_page_first_chunk(PERCPU_MODULE_RESERVE, pcpu_fc_alloc, in setup_per_cpu_areas()