Home
last modified time | relevance | path

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

/linux/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()
/linux/include/linux/
H A Dkmsg_dump.h121 static inline void kmsg_dump(enum kmsg_dump_reason reason) in kmsg_dump() function
/linux/arch/um/kernel/
H A DMakefile20 um_arch.o umid.o kmsg_dump.o capflags.o skas/
/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.txt5446 Trigger kmsg_dump for cases other than kernel oops or
/linux/fs/pstore/
H A DKconfig151 2 (KMSG_DUMP_OOPS), see include/linux/kmsg_dump.h's