Home
last modified time | relevance | path

Searched refs:kmsg_dump (Results 1 – 12 of 12) sorted by relevance

/linux-6.15/include/linux/
H A Dkmsg_dump.h121 static inline void kmsg_dump(enum kmsg_dump_reason reason) in kmsg_dump() function
/linux-6.15/kernel/
H A Dreboot.c94 kmsg_dump(KMSG_DUMP_EMERG); in emergency_restart()
297 kmsg_dump(KMSG_DUMP_SHUTDOWN); in kernel_restart()
324 kmsg_dump(KMSG_DUMP_SHUTDOWN); in kernel_halt()
713 kmsg_dump(KMSG_DUMP_SHUTDOWN); in kernel_power_off()
H A Dpanic.c713 kmsg_dump(KMSG_DUMP_OOPS); in oops_exit()
H A Dkexec_core.c1064 kmsg_dump(KMSG_DUMP_SHUTDOWN); in kernel_kexec()
/linux-6.15/arch/um/kernel/
H A DMakefile20 um_arch.o umid.o kmsg_dump.o capflags.o skas/
H A Dum_arch.c229 kmsg_dump(KMSG_DUMP_PANIC); in panic_exit()
/linux-6.15/Documentation/devicetree/bindings/reserved-memory/
H A Dramoops.yaml83 See include/linux/kmsg_dump.h KMSG_DUMP_* for other kmsg dump reason values.
/linux-6.15/Documentation/admin-guide/
H A Dramoops.rst43 the ``max_reason`` value, as defined in include/linux/kmsg_dump.h's
H A Dpstore-blk.rst146 the ``max_reason`` value, as defined in include/linux/kmsg_dump.h's
H A Dkernel-parameters.txt5053 Trigger kmsg_dump for cases other than kernel oops or
/linux-6.15/fs/pstore/
H A DKconfig151 2 (KMSG_DUMP_OOPS), see include/linux/kmsg_dump.h's
/linux-6.15/arch/powerpc/kernel/
H A Dtraps.c175 kmsg_dump(KMSG_DUMP_PANIC); in panic_flush_kmsg_end()
474 kmsg_dump(KMSG_DUMP_OOPS); in DEFINE_INTERRUPT_HANDLER_NMI()