Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/bpf/
Dlibbpf.c2411 const struct btf_array *arr_info; in get_map_field_int() local
2431 arr_info = btf_array(arr_t); in get_map_field_int()
2432 *res = arr_info->nelems; in get_map_field_int()