Home
last modified time | relevance | path

Searched refs:KMSG_DUMP_PANIC (Results 1 – 11 of 11) 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/drivers/gpu/drm/
H A Ddrm_panic.c739 if (detail->reason == KMSG_DUMP_PANIC) in drm_panic()
819 plane->kmsg_panic.max_reason = KMSG_DUMP_PANIC; in drm_panic_register()
/linux/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/kernel/
H A Dpanic.c387 kmsg_dump_desc(KMSG_DUMP_PANIC, buf); in 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/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()