Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/platforms/powernv/
H A Dopal-kmsg.c29 if (detail->reason != KMSG_DUMP_PANIC) in kmsg_dump_opal_console_flush()
/linux-6.15/include/linux/
H A Dkmsg_dump.h25 KMSG_DUMP_PANIC, enumerator
/linux-6.15/arch/um/kernel/
H A Dum_arch.c229 kmsg_dump(KMSG_DUMP_PANIC); in panic_exit()
/linux-6.15/Documentation/devicetree/bindings/reserved-memory/
H A Dramoops.yaml100 it is equivalent to max_reason = 1 (KMSG_DUMP_PANIC).
/linux-6.15/drivers/gpu/drm/
H A Ddrm_panic.c734 if (detail->reason == KMSG_DUMP_PANIC) in drm_panic()
814 plane->kmsg_panic.max_reason = KMSG_DUMP_PANIC; in drm_panic_register()
/linux-6.15/fs/pstore/
H A Dram.c677 pdata->max_reason = KMSG_DUMP_PANIC; in ramoops_parse_dt()
955 : KMSG_DUMP_PANIC; in ramoops_register_dummy()
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-6.15/kernel/
H A Dpanic.c387 kmsg_dump_desc(KMSG_DUMP_PANIC, buf); in panic()
/linux-6.15/drivers/hv/
H A Dhv_common.c232 if (detail->reason != KMSG_DUMP_PANIC || !sysctl_record_panic_msg) in hv_kmsg_dump()
/linux-6.15/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-6.15/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-6.15/kernel/printk/
H A Dprintk.c4717 case KMSG_DUMP_PANIC: in kmsg_dump_reason_str()