Searched defs:names_map (Results 1 – 2 of 2) sorted by relevance
181 void *names_map, in update_timestart_and_name()207 void *names_map, in update_timeend_and_name()
4782 static int btf_dedup_fill_unique_names_map(struct btf_dedup *d, struct hashmap *names_map) in btf_dedup_fill_unique_names_map()4816 static int btf_dedup_resolve_fwd(struct btf_dedup *d, struct hashmap *names_map, __u32 type_id) in btf_dedup_resolve_fwd()4884 struct hashmap *names_map; in btf_dedup_resolve_fwds() local