Searched refs:btf_dedup_identity_hash_fn (Results 1 – 1 of 1) sorted by relevance
1936 static size_t btf_dedup_identity_hash_fn(long key, void *ctx);1973 p.str_off_map = hashmap__new(btf_dedup_identity_hash_fn, btf_dedup_equal_fn, NULL); in btf__add_btf() 3716 static size_t btf_dedup_identity_hash_fn(long key, void *ctx) in btf_dedup_identity_hash_fn() function 3734 hashmap_hash_fn hash_fn = btf_dedup_identity_hash_fn; in btf_dedup_new() 5214 names_map = hashmap__new(btf_dedup_identity_hash_fn, btf_dedup_equal_fn, NULL); in btf_dedup_resolve_fwds() 5740 dist.pipe.str_off_map = hashmap__new(btf_dedup_identity_hash_fn, btf_dedup_equal_fn, NULL); in btf__distill_base()