Home
last modified time | relevance | path

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

/Linux-v5.4/tools/lib/bpf/
Dbtf.c2301 const struct btf_array *cand_arr, *canon_arr; in btf_dedup_is_equiv() local
2306 canon_arr = btf_array(canon_type); in btf_dedup_is_equiv()
2308 cand_arr->index_type, canon_arr->index_type); in btf_dedup_is_equiv()
2311 return btf_dedup_is_equiv(d, cand_arr->type, canon_arr->type); in btf_dedup_is_equiv()