Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dhashtab.c102 bool use_percpu_counter; member
630 htab->use_percpu_counter = true; in htab_map_alloc()
632 if (htab->use_percpu_counter) { in htab_map_alloc()
665 if (htab->use_percpu_counter) in htab_map_alloc()
975 if (htab->use_percpu_counter) in is_map_full()
985 if (htab->use_percpu_counter) in inc_elem_count()
995 if (htab->use_percpu_counter) in dec_elem_count()
1651 if (htab->use_percpu_counter) in htab_map_free()
2344 num_entries = htab->use_percpu_counter ? in htab_map_mem_usage()