Lines Matching defs:array
538 const struct btf_array *array;
566 array = btf_array(t);
567 if (nelems && array->nelems > UINT32_MAX / nelems)
569 nelems *= array->nelems;
570 type_id = array->type;
1691 * - *index_type_id* - type ID of the type describing array index;
1692 * - *elem_type_id* - type ID of the type describing array element;
1693 * - *nr_elems* - the size of the array;
2781 * `btf_dedup->map` array. This map is also used to record STRUCT/UNION that
4255 * duplicates. During compaction btf_dedup->hypot_map array is reused to store