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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 158 milliseconds