Searched refs:cand_arr (Results 1 – 1 of 1) sorted by relevance
3865 const struct btf_array *cand_arr, *canon_arr; in btf_dedup_is_equiv() local3869 cand_arr = btf_array(cand_type); in btf_dedup_is_equiv()3872 cand_arr->index_type, canon_arr->index_type); in btf_dedup_is_equiv()3875 return btf_dedup_is_equiv(d, cand_arr->type, canon_arr->type); in btf_dedup_is_equiv()