Searched refs:canon_p (Results 1 – 1 of 1) sorted by relevance
4036 const struct btf_param *cand_p, *canon_p; in btf_dedup_is_equiv() local4046 canon_p = btf_params(canon_type); in btf_dedup_is_equiv()4048 eq = btf_dedup_is_equiv(d, cand_p->type, canon_p->type); in btf_dedup_is_equiv()4052 canon_p++; in btf_dedup_is_equiv()
Completed in 11 milliseconds