Home
last modified time | relevance | path

Searched full:kmsg_dump (Results 1 – 25 of 25) sorted by relevance

/linux/arch/um/kernel/
H A Dkmsg_dump.c2 #include <linux/kmsg_dump.h>
47 printf("kmsg_dump:\n"); in kmsg_dumper_stdout()
H A DMakefile20 um_arch.o umid.o maccess.o kmsg_dump.o capflags.o skas/
H A Dum_arch.c18 #include <linux/kmsg_dump.h>
244 kmsg_dump(KMSG_DUMP_PANIC); in panic_exit()
/linux/include/linux/
H A Dkmsg_dump.h2 * linux/include/kmsg_dump.h
121 static inline void kmsg_dump(enum kmsg_dump_reason reason) in kmsg_dump() function
H A Dpstore.h15 #include <linux/kmsg_dump.h>
105 * "use existing kmsg_dump() filtering, based on the
/linux/arch/powerpc/platforms/powernv/
H A Dopal-kmsg.c10 #include <linux/kmsg_dump.h>
/linux/kernel/
H A Dreboot.c15 #include <linux/kmsg_dump.h>
85 kmsg_dump(KMSG_DUMP_EMERG); in emergency_restart()
285 kmsg_dump(KMSG_DUMP_SHUTDOWN); in kernel_restart()
312 kmsg_dump(KMSG_DUMP_SHUTDOWN); in kernel_halt()
700 kmsg_dump(KMSG_DUMP_SHUTDOWN); in kernel_power_off()
H A Dpanic.c16 #include <linux/kmsg_dump.h>
269 * and kmsg_dump, we will need architecture dependent extra in panic_other_cpus_shutdown()
712 kmsg_dump(KMSG_DUMP_OOPS); in oops_exit()
H A Dkexec_core.c42 #include <linux/kmsg_dump.h>
1050 kmsg_dump(KMSG_DUMP_SHUTDOWN); in kernel_kexec()
H A Dsys.c70 #include <linux/kmsg_dump.h>
/linux/fs/pstore/
H A Dplatform.c15 #include <linux/kmsg_dump.h>
274 * callback from kmsg_dump. Save as much as we can (up to kmsg_bytes) from the
380 * Register with kmsg_dump to save last part of console log on panic.
H A DKconfig151 2 (KMSG_DUMP_OOPS), see include/linux/kmsg_dump.h's
/linux/Documentation/devicetree/bindings/reserved-memory/
H A Dramoops.yaml83 See include/linux/kmsg_dump.h KMSG_DUMP_* for other kmsg dump reason values.
/linux/drivers/hv/
H A Dhv_common.c26 #include <linux/kmsg_dump.h>
206 * Callback from kmsg_dump. Grab as much as possible from the end of the kmsg
/linux/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.txt4828 Trigger kmsg_dump for cases other than kernel oops or
/linux/arch/powerpc/kernel/
H A Dnvram_64.c17 #include <linux/kmsg_dump.h>
560 "Defaults to kmsg_dump\n", rc); in nvram_pstore_init()
639 * This is our kmsg_dump callback, called after an oops or panic report
H A Dtraps.c39 #include <linux/kmsg_dump.h>
175 kmsg_dump(KMSG_DUMP_PANIC); in panic_flush_kmsg_end()
475 kmsg_dump(KMSG_DUMP_OOPS); in DEFINE_INTERRUPT_HANDLER_NMI()
/linux/drivers/mtd/
H A Dmtdoops.c23 #include <linux/kmsg_dump.h>
/linux/include/drm/
H A Ddrm_plane.h28 #include <linux/kmsg_dump.h>
/linux/drivers/gpu/drm/
H A Ddrm_panic.c13 #include <linux/kmsg_dump.h>
/linux/kernel/debug/kdb/
H A Dkdb_main.c18 #include <linux/kmsg_dump.h>
/linux/arch/powerpc/xmon/
H A Dxmon.c18 #include <linux/kmsg_dump.h>
/linux/kernel/printk/
H A Dprintk.c40 #include <linux/kmsg_dump.h>