Home
last modified time | relevance | path

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

/Linux-v5.4/tools/lib/bpf/
Dbtf.c2261 __u16 real_kind; in btf_dedup_is_equiv() local
2265 real_kind = canon_kind; in btf_dedup_is_equiv()
2268 real_kind = cand_kind; in btf_dedup_is_equiv()
2271 return fwd_kind == real_kind; in btf_dedup_is_equiv()