Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dbtf.c4993 __u32 hypot_type_id; in btf_dedup_is_equiv() local
5004 hypot_type_id = d->hypot_map[canon_id]; in btf_dedup_is_equiv()
5005 if (hypot_type_id <= BTF_MAX_NR_TYPES) { in btf_dedup_is_equiv()
5006 if (hypot_type_id == cand_id) in btf_dedup_is_equiv()
5019 if (btf_dedup_identical_types(d, hypot_type_id, cand_id, 16)) in btf_dedup_is_equiv()