Home
last modified time | relevance | path

Searched refs:KMSG_DUMP_PANIC (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/arch/powerpc/platforms/powernv/
Dopal-kmsg.c29 if (reason != KMSG_DUMP_PANIC) in kmsg_dump_opal_console_flush()
/Linux-v5.4/include/linux/
Dkmsg_dump.h25 KMSG_DUMP_PANIC, enumerator
/Linux-v5.4/fs/pstore/
Dplatform.c135 case KMSG_DUMP_PANIC: in get_reason_str()
165 case KMSG_DUMP_PANIC: in pstore_cannot_wait()
Dram.c389 record->reason != KMSG_DUMP_PANIC) in ramoops_pstore_write()
/Linux-v5.4/arch/um/kernel/
Dum_arch.c214 kmsg_dump(KMSG_DUMP_PANIC); in panic_exit()
/Linux-v5.4/kernel/
Dpanic.c266 kmsg_dump(KMSG_DUMP_PANIC); in panic()
/Linux-v5.4/arch/powerpc/kernel/
Dnvram_64.c665 case KMSG_DUMP_PANIC: in oops_to_nvram()
Dtraps.c175 kmsg_dump(KMSG_DUMP_PANIC); in panic_flush_kmsg_end()
/Linux-v5.4/drivers/hv/
Dvmbus_drv.c1267 if ((reason != KMSG_DUMP_PANIC) || (!sysctl_record_panic_msg)) in hv_kmsg_dump()