Searched refs:PERCPU_COUNTER_BATCH (Results 1 – 1 of 1) sorted by relevance
564 #define PERCPU_COUNTER_BATCH 32 in htab_map_alloc() macro565 if (attr->max_entries / 2 > num_online_cpus() * PERCPU_COUNTER_BATCH) in htab_map_alloc()915 PERCPU_COUNTER_BATCH) >= 0; in is_map_full()924 percpu_counter_add_batch(&htab->pcount, 1, PERCPU_COUNTER_BATCH); in inc_elem_count()934 percpu_counter_add_batch(&htab->pcount, -1, PERCPU_COUNTER_BATCH); in dec_elem_count()