Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dbtf.c3913 const struct btf_param *cand_p, *canon_p; in btf_dedup_is_equiv() local
3923 canon_p = btf_params(canon_type); in btf_dedup_is_equiv()
3925 eq = btf_dedup_is_equiv(d, cand_p->type, canon_p->type); in btf_dedup_is_equiv()
3929 canon_p++; in btf_dedup_is_equiv()
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbtf.c4151 const struct btf_param *cand_p, *canon_p; in btf_dedup_is_equiv() local
4161 canon_p = btf_params(canon_type); in btf_dedup_is_equiv()
4163 eq = btf_dedup_is_equiv(d, cand_p->type, canon_p->type); in btf_dedup_is_equiv()
4167 canon_p++; in btf_dedup_is_equiv()

Completed in 13 milliseconds