Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/bpf/
Dbtf.c4384 const struct btf_member *cand_m, *canon_m; in btf_dedup_is_equiv() local
4391 canon_m = btf_members(canon_type); in btf_dedup_is_equiv()
4393 eq = btf_dedup_is_equiv(d, cand_m->type, canon_m->type); in btf_dedup_is_equiv()
4397 canon_m++; in btf_dedup_is_equiv()