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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/xmon/
H A Dxmon.c76 static int catch_memory_errors; variable
639 if (in_xmon && catch_memory_errors)
1269 catch_memory_errors = 1;
1278 catch_memory_errors = 0;
1458 catch_memory_errors = 1;
1464 catch_memory_errors = 0;
1469 catch_memory_errors = 0;
1520 catch_memory_errors = 1;
1534 catch_memory_errors = 0;
1561 catch_memory_errors
[all...]

Completed in 29 milliseconds