str_equal_fn      136 tools/lib/bpf/btf_dump.c 	d->type_names = hashmap__new(str_hash_fn, str_equal_fn, NULL);
str_equal_fn      143 tools/lib/bpf/btf_dump.c 	d->ident_names = hashmap__new(str_hash_fn, str_equal_fn, NULL);