Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/bpf/
Dbtf.c4276 __u32 hypot_type_id; in btf_dedup_is_equiv() local
4287 hypot_type_id = d->hypot_map[canon_id]; in btf_dedup_is_equiv()
4288 if (hypot_type_id <= BTF_MAX_NR_TYPES) { in btf_dedup_is_equiv()
4289 if (hypot_type_id == cand_id) in btf_dedup_is_equiv()
4299 if (btf_dedup_identical_arrays(d, hypot_type_id, cand_id)) in btf_dedup_is_equiv()
4308 if (btf_dedup_identical_structs(d, hypot_type_id, cand_id)) in btf_dedup_is_equiv()