Searched refs:always_kmsg_dump (Results 1 – 2 of 2) sorted by relevance
3023 static bool always_kmsg_dump; variable3024 module_param_named(always_kmsg_dump, always_kmsg_dump, bool, S_IRUGO | S_IWUSR);3039 if ((reason > KMSG_DUMP_OOPS) && !always_kmsg_dump) in kmsg_dump()
3440 printk.always_kmsg_dump=