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