Home
last modified time | relevance | path

Searched refs:KMSG_DUMP_UNDEF (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/
H A Dkmsg_dump.h24 KMSG_DUMP_UNDEF, enumerator
/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/
H A Dramoops.yaml84 Setting this to 0 (KMSG_DUMP_UNDEF), means the reason filtering will be
/openbmc/linux/Documentation/admin-guide/
H A Dramoops.rst45 (KMSG_DUMP_UNDEF), means the reason filtering will be controlled by the
H A Dpstore-blk.rst150 (KMSG_DUMP_UNDEF), means the reason filtering will be controlled by the
/openbmc/linux/kernel/printk/
H A Dprintk.c4112 if (max_reason == KMSG_DUMP_UNDEF) { in kmsg_dump()