Home
last modified time | relevance | path

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

/Linux-v5.4/tools/lib/bpf/
Dbtf.c2227 __u32 canon_id) in btf_dedup_is_equiv() argument
2237 if (resolve_type_id(d, cand_id) == resolve_type_id(d, canon_id)) in btf_dedup_is_equiv()
2240 canon_id = resolve_fwd_id(d, canon_id); in btf_dedup_is_equiv()
2242 hypot_type_id = d->hypot_map[canon_id]; in btf_dedup_is_equiv()
2246 if (btf_dedup_hypot_map_add(d, canon_id, cand_id)) in btf_dedup_is_equiv()
2250 canon_type = d->btf->types[canon_id]; in btf_dedup_is_equiv()