Searched refs:always_kmsg_dump (Results 1 – 5 of 5) sorted by relevance
52 reason filtering will be controlled by the printk.always_kmsg_dump boot
44 ``printk.always_kmsg_dump`` boot param: if unset, it'll be KMSG_DUMP_OOPS,
148 ``printk.always_kmsg_dump`` boot param: if unset, it'll be KMSG_DUMP_OOPS,
3925 printk.always_kmsg_dump=
3173 static bool always_kmsg_dump; variable3174 module_param_named(always_kmsg_dump, always_kmsg_dump, bool, S_IRUGO | S_IWUSR);3215 max_reason = always_kmsg_dump ? KMSG_DUMP_MAX : in kmsg_dump()