Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dopal-kmsg.c29 if (reason != KMSG_DUMP_PANIC) in kmsg_dump_opal_console_flush()
/OK3568_Linux_fs/kernel/include/linux/
H A Dkmsg_dump.h25 KMSG_DUMP_PANIC, enumerator
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/reserved-memory/
H A Dramoops.txt63 (KMSG_DUMP_PANIC).
/OK3568_Linux_fs/kernel/arch/um/kernel/
H A Dum_arch.c214 kmsg_dump(KMSG_DUMP_PANIC); in panic_exit()
/OK3568_Linux_fs/kernel/kernel/
H A Dpanic.c276 kmsg_dump(KMSG_DUMP_PANIC); in panic()
/OK3568_Linux_fs/kernel/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.c732 pdata->max_reason = KMSG_DUMP_PANIC; in ramoops_parse_dt()
1099 : KMSG_DUMP_PANIC; in ramoops_register_dummy()
H A Dplatform.c162 case KMSG_DUMP_PANIC: in pstore_cannot_wait()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dramoops.rst44 ``max_reason`` should be set to 1 (KMSG_DUMP_PANIC). Setting this to 0
H A Dpstore-blk.rst146 ``max_reason`` should be set to 1 (KMSG_DUMP_PANIC). Setting this to 0
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dnvram_64.c663 case KMSG_DUMP_PANIC: in oops_to_nvram()
H A Dtraps.c174 kmsg_dump(KMSG_DUMP_PANIC); in panic_flush_kmsg_end()
/OK3568_Linux_fs/kernel/drivers/hv/
H A Dvmbus_drv.c1368 if ((reason != KMSG_DUMP_PANIC) || (!sysctl_record_panic_msg)) in hv_kmsg_dump()
/OK3568_Linux_fs/kernel/kernel/printk/
H A Dprintk.c3246 case KMSG_DUMP_PANIC: in kmsg_dump_reason_str()