Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Drelo_core.c1645 const struct btf_array *targ_array = btf_array(targ_t); in __bpf_core_types_match() local
1650 if (local_array->nelems != targ_array->nelems) in __bpf_core_types_match()
1654 targ_id = targ_array->type; in __bpf_core_types_match()