Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/powernv/
H A Dopal-kmsg.c29 if (detail->reason != KMSG_DUMP_PANIC) in kmsg_dump_opal_console_flush()
/linux/include/linux/
H A Dkmsg_dump.h25 KMSG_DUMP_PANIC, enumerator
/linux/fs/pstore/
H A Dzone.c438 else if (hdr->reason == KMSG_DUMP_PANIC) in psz_kmsg_recover_meta()
735 else if (hdr->reason == KMSG_DUMP_PANIC) in psz_write_kmsg_hdr()
877 record->reason == KMSG_DUMP_PANIC) in psz_pstore_write()
H A Dplatform.c161 case KMSG_DUMP_PANIC: in pstore_cannot_block_path()
/linux/Documentation/admin-guide/
H A Dramoops.rst46 ``max_reason`` should be set to 1 (KMSG_DUMP_PANIC). Setting this to 0
H A Dpstore-blk.rst149 ``max_reason`` should be set to 1 (KMSG_DUMP_PANIC). Setting this to 0
/linux/drivers/hv/
H A Dhv_common.c193 if (detail->reason != KMSG_DUMP_PANIC || !sysctl_record_panic_msg) in hv_kmsg_dump()
/linux/arch/powerpc/kernel/
H A Dnvram_64.c664 case KMSG_DUMP_PANIC: in oops_to_nvram()
/linux/kernel/printk/
H A Dprintk.c4833 case KMSG_DUMP_PANIC: in kmsg_dump_reason_str()