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