Searched refs:ext_paniclog_header_t (Results 1 – 2 of 2) sorted by relevance
91 } ext_paniclog_header_t; typedef
79 if (max_len > (MAX_EXT_PANICLOG_SIZE - data_id_size - sizeof(ext_paniclog_header_t))) { in ext_paniclog_handle_alloc_with_uuid()307 sizeof(ext_paniclog_header_t) + tmp->used_len; in ext_paniclog_get_size_required()368 if ((dst + tmp->used_len + data_id_size + sizeof(ext_paniclog_header_t)) > end) { in ext_paniclog_write_panicdata()