Searched refs:PERCPU_COUNTER_BATCH (Results 1 – 1 of 1) sorted by relevance
628 #define PERCPU_COUNTER_BATCH 32 in htab_map_alloc() macro629 if (attr->max_entries / 2 > num_online_cpus() * PERCPU_COUNTER_BATCH) in htab_map_alloc()977 PERCPU_COUNTER_BATCH) >= 0; in is_map_full()986 percpu_counter_add_batch(&htab->pcount, 1, PERCPU_COUNTER_BATCH); in inc_elem_count()996 percpu_counter_add_batch(&htab->pcount, -1, PERCPU_COUNTER_BATCH); in dec_elem_count()