Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dbtf.c4567 const struct btf_param *cand_p, *canon_p; in btf_dedup_is_equiv() local
4576 cand_p = btf_params(cand_type); in btf_dedup_is_equiv()
4579 eq = btf_dedup_is_equiv(d, cand_p->type, canon_p->type); in btf_dedup_is_equiv()
4582 cand_p++; in btf_dedup_is_equiv()