Searched refs:always_kmsg_dump (Results 1 – 5 of 5) sorted by relevance
85 controlled by the printk.always_kmsg_dump boot param.
46 ``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,
4600 printk.always_kmsg_dump=
4023 static bool always_kmsg_dump; variable4024 module_param_named(always_kmsg_dump, always_kmsg_dump, bool, S_IRUGO | S_IWUSR);4064 max_reason = always_kmsg_dump ? KMSG_DUMP_MAX : in kmsg_dump()