Home
last modified time | relevance | path

Searched refs:canon_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
3900 canon_m = btf_members(canon_type); in btf_dedup_is_equiv()
3902 eq = btf_dedup_is_equiv(d, cand_m->type, canon_m->type); in btf_dedup_is_equiv()
3906 canon_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
4138 canon_m = btf_members(canon_type); in btf_dedup_is_equiv()
4140 eq = btf_dedup_is_equiv(d, cand_m->type, canon_m->type); in btf_dedup_is_equiv()
4144 canon_m++; in btf_dedup_is_equiv()

Completed in 12 milliseconds