Home
last modified time | relevance | path

Searched refs:cand_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
3922 cand_p = btf_params(cand_type); in btf_dedup_is_equiv()
3925 eq = btf_dedup_is_equiv(d, cand_p->type, canon_p->type); in btf_dedup_is_equiv()
3928 cand_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
4160 cand_p = btf_params(cand_type); in btf_dedup_is_equiv()
4163 eq = btf_dedup_is_equiv(d, cand_p->type, canon_p->type); in btf_dedup_is_equiv()
4166 cand_p++; in btf_dedup_is_equiv()

Completed in 11 milliseconds