Searched refs:always_kmsg_dump (Results 1 – 5 of 5) sorted by relevance
85 controlled by the printk.always_kmsg_dump boot param.
48 ``printk.always_kmsg_dump`` boot param: if unset, it'll be KMSG_DUMP_OOPS,
151 ``printk.always_kmsg_dump`` boot param: if unset, it'll be KMSG_DUMP_OOPS,
5052 printk.always_kmsg_dump=
4711 static bool always_kmsg_dump; variable4712 module_param_named(always_kmsg_dump, always_kmsg_dump, bool, S_IRUGO | S_IWUSR);4757 max_reason = always_kmsg_dump ? KMSG_DUMP_MAX : in kmsg_dump_desc()