Searched refs:pcpu_fc_alloc (Results 1 – 5 of 5) sorted by relevance
/linux/arch/x86/kernel/ |
A D | setup_percpu.c | 131 static void * __init pcpu_fc_alloc(unsigned int cpu, size_t size, size_t align) in pcpu_fc_alloc() function 208 pcpu_fc_alloc, pcpu_fc_free); in setup_per_cpu_areas() 215 pcpu_fc_alloc, pcpu_fc_free, in setup_per_cpu_areas()
|
/linux/drivers/base/ |
A D | arch_numa.c | 158 static void * __init pcpu_fc_alloc(unsigned int cpu, size_t size, in pcpu_fc_alloc() function 232 pcpu_fc_alloc, pcpu_fc_free); in setup_per_cpu_areas() 243 pcpu_fc_alloc, in setup_per_cpu_areas()
|
/linux/arch/mips/mm/ |
A D | init.c | 522 static void * __init pcpu_fc_alloc(unsigned int cpu, size_t size, in pcpu_fc_alloc() function 548 pcpu_fc_alloc, pcpu_fc_free); in setup_per_cpu_areas()
|
/linux/ |
A D | System.map | 123898 ffff8000117d429c t pcpu_fc_alloc
|
A D | .tmp_System.map | 123898 ffff8000117d429c t pcpu_fc_alloc
|
Completed in 311 milliseconds