Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dhashmap.c251 hashmap__free(map); in test_hashmap_generic()
328 hashmap__free(map); in test_hashmap_multimap()
366 hashmap__free(map); in test_hashmap_empty()
/Linux-v5.15/tools/lib/bpf/
Dstrset.c89 hashmap__free(set->strs_hash); in strset__free()
Dhashmap.h79 void hashmap__free(struct hashmap *map);
Dhashmap.c76 void hashmap__free(struct hashmap *map) in hashmap__free() function
Dbtf_dump.c236 hashmap__free(d->type_names); in btf_dump__free()
237 hashmap__free(d->ident_names); in btf_dump__free()
Dbtf.c3043 hashmap__free(d->dedup_table); in btf_dedup_free()
4291 hashmap__free(d->dedup_table); in btf_dedup_ref_types()
Dlibbpf.c5264 hashmap__free(cand_cache); in bpf_object__relocate_core()
/Linux-v5.15/tools/perf/util/
Dhashmap.h79 void hashmap__free(struct hashmap *map);
Dhashmap.c76 void hashmap__free(struct hashmap *map) in hashmap__free() function
Devsel.c1427 hashmap__free(evsel->per_pkg_mask); in evsel__exit()