Searched refs:ramoops_dump_oops (Results 1 - 1 of 1) sorted by last modified time

/linux-master/fs/pstore/
H A Dram.c75 static int ramoops_dump_oops = -1; variable
76 module_param_named(dump_oops, ramoops_dump_oops, int, 0400);
939 else if (ramoops_dump_oops != -1)
940 pdata.max_reason = ramoops_dump_oops ? KMSG_DUMP_OOPS

Completed in 106 milliseconds