Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dkmsg_dump.h24 KMSG_DUMP_UNDEF, enumerator
/linux-6.15/Documentation/devicetree/bindings/reserved-memory/
H A Dramoops.yaml84 Setting this to 0 (KMSG_DUMP_UNDEF), means the reason filtering will be
/linux-6.15/Documentation/admin-guide/
H A Dramoops.rst47 (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
/linux-6.15/kernel/printk/
H A Dprintk.c4756 if (max_reason == KMSG_DUMP_UNDEF) { in kmsg_dump_desc()