Home
last modified time | relevance | path

Searched full:kmsg_dump_panic (Results 1 – 15 of 15) 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/Documentation/devicetree/bindings/reserved-memory/
H A Dramoops.yaml100 it is equivalent to max_reason = 1 (KMSG_DUMP_PANIC).
/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/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 Dram.c677 pdata->max_reason = KMSG_DUMP_PANIC; in ramoops_parse_dt()
955 : KMSG_DUMP_PANIC; in ramoops_register_dummy()
H A Dplatform.c161 case KMSG_DUMP_PANIC: in pstore_cannot_block_path()
/linux/arch/um/kernel/
H A Dum_arch.c228 kmsg_dump(KMSG_DUMP_PANIC); in panic_exit()
/linux/drivers/gpu/drm/
H A Ddrm_panic.c950 if (detail->reason == KMSG_DUMP_PANIC) in drm_panic()
1030 plane->kmsg_panic.max_reason = KMSG_DUMP_PANIC; in drm_panic_register()
/linux/drivers/hv/
H A Dhv_common.c216 if (detail->reason != KMSG_DUMP_PANIC || !sysctl_record_panic_msg) in hv_kmsg_dump()
/linux/kernel/
H A Dpanic.c387 kmsg_dump_desc(KMSG_DUMP_PANIC, buf); in panic()
/linux/arch/powerpc/kernel/
H A Dnvram_64.c664 case KMSG_DUMP_PANIC: in oops_to_nvram()
H A Dtraps.c175 kmsg_dump(KMSG_DUMP_PANIC); in panic_flush_kmsg_end()
/linux/kernel/printk/
H A Dprintk.c4686 case KMSG_DUMP_PANIC: in kmsg_dump_reason_str()