Home
last modified time | relevance | path

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

/external/libbpf/src/
Dbtf.c4089 __u16 real_kind; in btf_dedup_is_equiv() local
4093 real_kind = canon_kind; in btf_dedup_is_equiv()
4096 real_kind = cand_kind; in btf_dedup_is_equiv()
4099 if (fwd_kind == real_kind && canon_id < d->btf->start_id) in btf_dedup_is_equiv()
4102 return fwd_kind == real_kind; in btf_dedup_is_equiv()