Searched refs:PCPU_MIN_UNIT_SIZE (Results 1 – 4 of 4) sorted by relevance
23 #define PCPU_MIN_UNIT_SIZE PFN_ALIGN(32 << 10) macro
1380 if (unlikely(!size || size > PCPU_MIN_UNIT_SIZE || align > PAGE_SIZE || in pcpu_alloc()2068 PCPU_SETUP_BUG_ON(ai->unit_size < PCPU_MIN_UNIT_SIZE); in pcpu_setup_first_chunk()2302 min_unit_size = max_t(size_t, size_sum, PCPU_MIN_UNIT_SIZE); in pcpu_build_alloc_info()2734 roundup_pow_of_two(max_t(size_t, PCPU_MIN_UNIT_SIZE, in setup_per_cpu_areas()
346 unsigned int max = (PCPU_MIN_UNIT_SIZE - sizeof(*pools)) << 3; in ppm_alloc_cpu_pool()
2489 pool_exch_range = (PCPU_MIN_UNIT_SIZE - sizeof(*pool)) / in fc_exch_mgr_alloc()