Searched refs:max_padding_with_item_description_bytes (Results 1 – 1 of 1) sorted by relevance
286 uint32_t max_padding_with_item_description_bytes = 0; in kcdata_estimate_required_buffer_size() local294 …m_items, sizeof(struct kcdata_item), max_padding_bytes, &max_padding_with_item_description_bytes))… in kcdata_estimate_required_buffer_size()298 …if (os_add3_overflow(max_padding_with_item_description_bytes, begin_and_end_marker_bytes, payload_… in kcdata_estimate_required_buffer_size()