Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dhashtab.c602 bpf_map_free_elem_count(&htab->map); in htab_map_alloc()
1543 bpf_map_free_elem_count(map); in htab_map_free()
/Linux-v6.6/include/linux/
Dbpf.h2123 bpf_map_free_elem_count(struct bpf_map *map) in bpf_map_free_elem_count() function