Searched refs:PERCPU_DYNAMIC_EARLY_SIZE (Results 1 – 4 of 4) sorted by relevance
38 #define PERCPU_DYNAMIC_EARLY_SIZE (12 << 10) macro
1564 PCPU_SETUP_BUG_ON(ai->dyn_size < PERCPU_DYNAMIC_EARLY_SIZE); in pcpu_setup_first_chunk()1796 max_t(size_t, dyn_size, PERCPU_DYNAMIC_EARLY_SIZE)); in pcpu_build_alloc_info()
3109 BUILD_BUG_ON(PERCPU_DYNAMIC_EARLY_SIZE < in alloc_kmem_cache_cpus()
728 size += PERCPU_DYNAMIC_EARLY_SIZE; in percpu_size()