Searched refs:KMSG_DUMP_OOPS (Results 1 – 8 of 8) sorted by relevance
290 if (reason == KMSG_DUMP_OOPS && !dump_oops) in mtdoops_do_dump()297 if (reason != KMSG_DUMP_OOPS) in mtdoops_do_dump()342 cxt->dump.max_reason = KMSG_DUMP_OOPS; in mtdoops_notify_add()
26 KMSG_DUMP_OOPS, enumerator
112 case KMSG_DUMP_OOPS: in get_reason_str()429 if (ret == 0 && reason == KMSG_DUMP_OOPS && pstore_is_mounted()) in pstore_dump()
416 if (record->reason != KMSG_DUMP_OOPS && in ramoops_pstore_write()421 if (record->reason == KMSG_DUMP_OOPS && !cxt->dump_oops) in ramoops_pstore_write()
501 kmsg_dump(KMSG_DUMP_OOPS); in oops_exit()
265 if (record->reason == KMSG_DUMP_OOPS) in efi_pstore_write()
675 case KMSG_DUMP_OOPS: in oops_to_nvram()
3039 if ((reason > KMSG_DUMP_OOPS) && !always_kmsg_dump) in kmsg_dump()