Home
last modified time | relevance | path

Searched refs:use_percpu_counter (Results 1 – 1 of 1) sorted by relevance

/kernel/bpf/
Dhashtab.c102 bool use_percpu_counter; member
552 htab->use_percpu_counter = true; in htab_map_alloc()
554 if (htab->use_percpu_counter) { in htab_map_alloc()
590 if (htab->use_percpu_counter) in htab_map_alloc()
889 if (htab->use_percpu_counter) in is_map_full()
897 if (htab->use_percpu_counter) in inc_elem_count()
905 if (htab->use_percpu_counter) in dec_elem_count()
1532 if (htab->use_percpu_counter) in htab_map_free()