Lines Matching defs:array
769 const struct btf_array *array;
800 array = btf_array(t);
801 if (nelems && array->nelems > UINT32_MAX / nelems)
803 nelems *= array->nelems;
804 type_id = array->type;
2155 * - *index_type_id* - type ID of the type describing array index;
2156 * - *elem_type_id* - type ID of the type describing array element;
2157 * - *nr_elems* - the size of the array;
3286 * `btf_dedup->map` array. This map is also used to record STRUCT/UNION that
4301 * for *identical* array type definitions and use them for
4306 * allowing identical array types here.
4920 * duplicates. During compaction btf_dedup->hypot_map array is reused to store