Home
last modified time | relevance | path

Searched refs:report_length (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/include/asm/
Dnvram.h40 __be16 report_length; member
/arch/powerpc/kernel/
Dnvram_64.c378 oops_hdr->report_length = cpu_to_be16(zipped_len); in zip_oops()
425 oops_hdr->report_length = cpu_to_be16(size); in nvram_pstore_write()
540 length = be16_to_cpu(oops_hdr->report_length); in nvram_pstore_read()
723 oops_hdr->report_length = cpu_to_be16(text_len); in oops_to_nvram()