Searched refs:targ_m (Results 1 – 1 of 1) sorted by relevance
1493 const struct btf_member *targ_m = btf_members(targ_t); in bpf_core_composites_match() local1496 for (j = 0; j < targ_vlen; j++, targ_m++) { in bpf_core_composites_match()1498 targ_btf, targ_m->name_off)) in bpf_core_composites_match()1502 targ_m->type, behind_ptr, level - 1); in bpf_core_composites_match()