Searched refs:fake_panic (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/kernel/cpu/mce/
H A Dcore.c217 static int fake_panic; variable
255 if (!fake_panic) {
303 if (!fake_panic) {
2875 *val = fake_panic;
2882 fake_panic = val;
2894 debugfs_create_file_unsafe("fake_panic", 0444, dmce, NULL,

Completed in 150 milliseconds