Searched refs:PERCPU_DYNAMIC_RESERVE (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/include/linux/
H A Dpercpu.h34 * preallocate for this. Keep PERCPU_DYNAMIC_RESERVE equal to or
41 * PERCPU_DYNAMIC_RESERVE indicates the amount of free area to piggy
52 #define PERCPU_DYNAMIC_RESERVE (28 << 10) macro
54 #define PERCPU_DYNAMIC_RESERVE (20 << 10) macro
/linux-4.4.14/arch/x86/kernel/
H A Dsetup_percpu.c189 PERCPU_DYNAMIC_RESERVE - PERCPU_FIRST_CHUNK_RESERVE; setup_per_cpu_areas()
/linux-4.4.14/arch/powerpc/kernel/
H A Dsetup_64.c767 const size_t dyn_size = PERCPU_MODULE_RESERVE + PERCPU_DYNAMIC_RESERVE; setup_per_cpu_areas()
/linux-4.4.14/arch/sparc/kernel/
H A Dsmp_64.c1540 PERCPU_DYNAMIC_RESERVE, 4 << 20, setup_per_cpu_areas()
/linux-4.4.14/mm/
H A Dpercpu.c2204 PERCPU_DYNAMIC_RESERVE, PAGE_SIZE, NULL, setup_per_cpu_areas()
2228 PERCPU_DYNAMIC_RESERVE)); setup_per_cpu_areas()

Completed in 105 milliseconds