Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dhashtab.c102 bool use_percpu_counter; member
556 htab->use_percpu_counter = true; in htab_map_alloc()
558 if (htab->use_percpu_counter) { in htab_map_alloc()
594 if (htab->use_percpu_counter) in htab_map_alloc()
903 if (htab->use_percpu_counter) in is_map_full()
913 if (htab->use_percpu_counter) in inc_elem_count()
923 if (htab->use_percpu_counter) in dec_elem_count()
1548 if (htab->use_percpu_counter) in htab_map_free()
2235 num_entries = htab->use_percpu_counter ? in htab_map_mem_usage()