Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dbtf.c4413 const struct btf_param *cand_p, *canon_p; local
4422 cand_p = btf_params(cand_type);
4425 eq = btf_dedup_is_equiv(d, cand_p->type, canon_p->type);
4428 cand_p++;