Searched refs:OTHER_LOG_REQUIRED_SIZE (Results 1 – 2 of 2) sorted by relevance
51 #define OTHER_LOG_REQUIRED_SIZE (64 * 1024) macro
343 uint32_t space_left = paniclog_buf_size - OTHER_LOG_REQUIRED_SIZE; in ext_paniclog_write_panicdata()