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.c104 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()
587 if (htab->use_percpu_counter) in htab_map_alloc()
898 if (htab->use_percpu_counter) in is_map_full()
908 if (htab->use_percpu_counter) in inc_elem_count()
918 if (htab->use_percpu_counter) in dec_elem_count()
1556 if (htab->use_percpu_counter) in htab_map_free()
2239 num_entries = htab->use_percpu_counter ? in htab_map_mem_usage()