Searched refs:canon_p (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/lib/bpf/
H A Dbtf.c4326 const struct btf_param *cand_p, *canon_p; local
4336 canon_p = btf_params(canon_type);
4338 eq = btf_dedup_is_equiv(d, cand_p->type, canon_p->type);
4342 canon_p++;

Completed in 119 milliseconds