Searched refs:RAS_FATAL_SEC_LEN (Results 1 – 2 of 2) sorted by relevance
287 #define RAS_FATAL_SEC_LEN (sizeof(struct cper_sec_crashdump_fatal)) macro295 (RAS_HDR_LEN + (RAS_SEC_DESC_LEN * count) + (RAS_FATAL_SEC_LEN * idx))
212 record.hdr.record_length = RAS_HDR_LEN + RAS_SEC_DESC_LEN + RAS_FATAL_SEC_LEN; in cper_generate_fatal_record()241 size += (RAS_FATAL_SEC_LEN * section_count); in cper_get_record_size()