/openbmc/linux/include/linux/ |
H A D | kmsg_dump.h | 2 * linux/include/kmsg_dump.h 58 void kmsg_dump(enum kmsg_dump_reason reason); 74 static inline void kmsg_dump(enum kmsg_dump_reason reason) in kmsg_dump() function
|
H A D | pstore.h | 15 #include <linux/kmsg_dump.h> 105 * "use existing kmsg_dump() filtering, based on the
|
/openbmc/linux/arch/um/kernel/ |
H A D | kmsg_dump.c | 2 #include <linux/kmsg_dump.h> 47 printf("kmsg_dump:\n"); in kmsg_dumper_stdout()
|
H A D | Makefile | 20 um_arch.o umid.o kmsg_dump.o capflags.o skas/
|
H A D | um_arch.c | 18 #include <linux/kmsg_dump.h> 246 kmsg_dump(KMSG_DUMP_PANIC); in panic_exit()
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | opal-kmsg.c | 10 #include <linux/kmsg_dump.h>
|
H A D | opal.c | 25 #include <linux/kmsg_dump.h>
|
/openbmc/linux/kernel/ |
H A D | panic.c | 16 #include <linux/kmsg_dump.h> 258 * and kmsg_dump, we will need architecture dependent extra in panic_other_cpus_shutdown() 371 kmsg_dump(KMSG_DUMP_PANIC); in panic() 652 kmsg_dump(KMSG_DUMP_OOPS); in oops_exit()
|
H A D | reboot.c | 15 #include <linux/kmsg_dump.h> 76 kmsg_dump(KMSG_DUMP_EMERG); in emergency_restart() 276 kmsg_dump(KMSG_DUMP_SHUTDOWN); in kernel_restart() 300 kmsg_dump(KMSG_DUMP_SHUTDOWN); in kernel_halt() 686 kmsg_dump(KMSG_DUMP_SHUTDOWN); in kernel_power_off()
|
H A D | kexec_core.c | 42 #include <linux/kmsg_dump.h> 1287 kmsg_dump(KMSG_DUMP_SHUTDOWN); in kernel_kexec()
|
H A D | sys.c | 70 #include <linux/kmsg_dump.h>
|
/openbmc/linux/fs/pstore/ |
H A D | platform.c | 15 #include <linux/kmsg_dump.h> 274 * callback from kmsg_dump. Save as much as we can (up to kmsg_bytes) from the 381 * Register with kmsg_dump to save last part of console log on panic.
|
H A D | Kconfig | 151 2 (KMSG_DUMP_OOPS), see include/linux/kmsg_dump.h's
|
/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/ |
H A D | ramoops.yaml | 83 See include/linux/kmsg_dump.h KMSG_DUMP_* for other kmsg dump reason values.
|
/openbmc/linux/drivers/hv/ |
H A D | hv_common.c | 24 #include <linux/kmsg_dump.h> 204 * Callback from kmsg_dump. Grab as much as possible from the end of the kmsg
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | ramoops.rst | 41 the ``max_reason`` value, as defined in include/linux/kmsg_dump.h's
|
H A D | pstore-blk.rst | 146 the ``max_reason`` value, as defined in include/linux/kmsg_dump.h's
|
H A D | kernel-parameters.txt | 4644 Trigger kmsg_dump for cases other than kernel oops or
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | nvram_64.c | 17 #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 D | traps.c | 39 #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()
|
/openbmc/linux/drivers/mtd/ |
H A D | mtdoops.c | 23 #include <linux/kmsg_dump.h>
|
/openbmc/linux/kernel/printk/ |
H A D | printk.c | 39 #include <linux/kmsg_dump.h> 4103 * kmsg_dump - dump kernel log to kernel message dumpers. 4110 void kmsg_dump(enum kmsg_dump_reason reason) in kmsg_dump() function
|
/openbmc/linux/kernel/debug/kdb/ |
H A D | kdb_main.c | 18 #include <linux/kmsg_dump.h>
|
/openbmc/linux/arch/powerpc/xmon/ |
H A D | xmon.c | 18 #include <linux/kmsg_dump.h>
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |