Searched refs:max_allocation_length (Results 1 – 2 of 2) sorted by relevance
101 uint32_t max_allocation_length; member
1711 textbuf->max_allocation_length = length; in ocs_textbuf_alloc()1733 if (textbuf->total_allocation_length >= textbuf->max_allocation_length) { in ocs_textbuf_segment_alloc()