Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dbtf.c4264 const struct btf_param *cand_p, *canon_p; local
4274 canon_p = btf_params(canon_type);
4276 eq = btf_dedup_is_equiv(d, cand_p->type, canon_p->type);
4280 canon_p++;