Lines Matching defs:array
606 const struct btf_array *array;
637 array = btf_array(t);
638 if (nelems && array->nelems > UINT32_MAX / nelems)
640 nelems *= array->nelems;
641 type_id = array->type;
1893 * - *index_type_id* - type ID of the type describing array index;
1894 * - *elem_type_id* - type ID of the type describing array element;
1895 * - *nr_elems* - the size of the array;
3024 * `btf_dedup->map` array. This map is also used to record STRUCT/UNION that
4039 * for *identical* array type definitions and use them for
4044 * allowing identical array types here.
4658 * duplicates. During compaction btf_dedup->hypot_map array is reused to store