Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/prog_tests/
Dhashmap.c252 hashmap__free(map); in test_hashmap_generic()
330 hashmap__free(map); in test_hashmap_multimap()
369 hashmap__free(map); in test_hashmap_empty()
/tools/perf/util/
Dhashmap.h79 void hashmap__free(struct hashmap *map);
Dhashmap.c76 void hashmap__free(struct hashmap *map) in hashmap__free() function
/tools/lib/bpf/
Dhashmap.h79 void hashmap__free(struct hashmap *map);
Dhashmap.c76 void hashmap__free(struct hashmap *map) in hashmap__free() function
Dbtf_dump.c199 hashmap__free(map); in btf_dump_free_names()
Dbtf.c1469 hashmap__free(hash); in btf_ensure_modifiable()
2931 hashmap__free(d->dedup_table); in btf_dedup_free()
4244 hashmap__free(d->dedup_table); in btf_dedup_ref_types()
Dlibbpf.c5993 hashmap__free(cand_cache); in bpf_object__relocate_core()