Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dbtf.c3893 const struct btf_member *cand_m, *canon_m; in btf_dedup_is_equiv() local
3899 cand_m = btf_members(cand_type); in btf_dedup_is_equiv()
3902 eq = btf_dedup_is_equiv(d, cand_m->type, canon_m->type); in btf_dedup_is_equiv()
3905 cand_m++; in btf_dedup_is_equiv()
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbtf.c4131 const struct btf_member *cand_m, *canon_m; in btf_dedup_is_equiv() local
4137 cand_m = btf_members(cand_type); in btf_dedup_is_equiv()
4140 eq = btf_dedup_is_equiv(d, cand_m->type, canon_m->type); in btf_dedup_is_equiv()
4143 cand_m++; in btf_dedup_is_equiv()

Completed in 12 milliseconds