Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/bpf/
Dhashtab.c605 bpf_map_free_elem_count(&htab->map); in htab_map_alloc()
1546 bpf_map_free_elem_count(map); in htab_map_free()
/linux-6.6.21/include/linux/
Dbpf.h2141 bpf_map_free_elem_count(struct bpf_map *map) in bpf_map_free_elem_count() function