Home
last modified time | relevance | path

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

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