Home
last modified time | relevance | path

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

/Linux-v5.4/tools/lib/bpf/
Dbtf.c2316 const struct btf_member *cand_m, *canon_m; in btf_dedup_is_equiv() local
2322 cand_m = btf_members(cand_type); in btf_dedup_is_equiv()
2325 eq = btf_dedup_is_equiv(d, cand_m->type, canon_m->type); in btf_dedup_is_equiv()
2328 cand_m++; in btf_dedup_is_equiv()