Lines Matching full:oops
60 .name = "lnx,oops-log",
71 "lnx,oops-log",
83 * For capturing and compressing an oops or panic report...
87 * oops_buf[] holds the compressed text, preceded by a oops header.
88 * oops header has u16 holding the version of oops header (to differentiate
105 * We preallocate these buffers during init to avoid kmalloc during oops/panic.
360 pr_err("nvram: logging uncompressed oops/panic report\n"); in zip_oops()
381 * Called by pstore_dump() when an oops or panic report is logged in the
417 * Reads the oops/panic report, rtas, of-config and common partition.
506 /* Old format oops header had 2-byte record size */ in nvram_pstore_read()
579 pr_err("nvram: Failed to initialize oops partition!"); in nvram_init_oops_partition()
583 " RTAS errors and oops/panic reports\n", in nvram_init_oops_partition()
588 pr_err("nvram: Failed to initialize oops partition!"); in nvram_init_oops_partition()
608 * severity prefix) will reduce the oops/panic report to at most in nvram_init_oops_partition()
639 * This is our kmsg_dump callback, called after an oops or panic report
642 * that we think will compress sufficiently to fit in the lnx,oops-log