Home
last modified time | relevance | path

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

/third_party/libbpf/src/
H A Dbtf.c4393 const struct btf_member *cand_m, *canon_m; local
4399 cand_m = btf_members(cand_type);
4402 eq = btf_dedup_is_equiv(d, cand_m->type, canon_m->type);
4405 cand_m++;

Completed in 7 milliseconds