Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/bpf/
Dbtf.c4404 const struct btf_param *cand_p, *canon_p; in btf_dedup_is_equiv() local
4414 canon_p = btf_params(canon_type); in btf_dedup_is_equiv()
4416 eq = btf_dedup_is_equiv(d, cand_p->type, canon_p->type); in btf_dedup_is_equiv()
4420 canon_p++; in btf_dedup_is_equiv()