Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/bpf/
Dbtf.c4212 __u32 canon_type_id, targ_type_id; in btf_dedup_merge_hypot_map() local
4218 canon_type_id = d->hypot_list[i]; in btf_dedup_merge_hypot_map()
4219 targ_type_id = d->hypot_map[canon_type_id]; in btf_dedup_merge_hypot_map()
4221 c_id = resolve_type_id(d, canon_type_id); in btf_dedup_merge_hypot_map()