Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/bpf/
Drelo_core.c1483 const struct btf_member *local_m = btf_members(local_t); in bpf_core_composites_match() local
1492 for (i = 0; i < local_vlen; i++, local_m++) { in bpf_core_composites_match()
1497 if (!bpf_core_names_match(local_btf, local_m->name_off, in bpf_core_composites_match()
1501 err = __bpf_core_types_match(local_btf, local_m->type, targ_btf, in bpf_core_composites_match()