Home
last modified time | relevance | path

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

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