Home
last modified time | relevance | path

Searched full:kmsg_dump_undef (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/include/linux/
Dkmsg_dump.h24 KMSG_DUMP_UNDEF, enumerator
Dpstore.h104 * kmsg_dump_reason enum value. KMSG_DUMP_UNDEF means
/Linux-v6.6/Documentation/devicetree/bindings/reserved-memory/
Dramoops.yaml84 Setting this to 0 (KMSG_DUMP_UNDEF), means the reason filtering will be
/Linux-v6.6/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-v6.6/kernel/printk/
Dprintk.c4063 if (max_reason == KMSG_DUMP_UNDEF) { in kmsg_dump()