Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/tools/perf/util/
Dhashmap.h79 void hashmap__free(struct hashmap *map);
Dhashmap.c76 void hashmap__free(struct hashmap *map) in hashmap__free() function
/kernel/linux/linux-5.10/tools/lib/bpf/
Dhashmap.h79 void hashmap__free(struct hashmap *map);
Dhashmap.c76 void hashmap__free(struct hashmap *map) in hashmap__free() function
Dbtf.c1456 hashmap__free(hash); in btf_ensure_modifiable()
2918 hashmap__free(d->dedup_table); in btf_dedup_free()
4231 hashmap__free(d->dedup_table); in btf_dedup_ref_types()
Dbtf_dump.c199 hashmap__free(map); in btf_dump_free_names()
Dlibbpf.c5993 hashmap__free(cand_cache); in bpf_object__relocate_core()