Searched refs:btf_dedup_identity_hash_fn (Results 1 – 1 of 1) sorted by relevance
1758 static size_t btf_dedup_identity_hash_fn(long key, void *ctx);1795 p.str_off_map = hashmap__new(btf_dedup_identity_hash_fn, btf_dedup_equal_fn, NULL);3313 static size_t btf_dedup_identity_hash_fn(long key, void *ctx) function3331 hashmap_hash_fn hash_fn = btf_dedup_identity_hash_fn;4746 names_map = hashmap__new(btf_dedup_identity_hash_fn, btf_dedup_equal_fn, NULL);