Home
last modified time | relevance | path

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

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