Searched refs:xmon_gate (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.c61 static int xmon_gate; variable
382 if (!in_xmon || !xmon_gate) {
418 while (secondary && !xmon_gate) {
427 if (!secondary && !xmon_gate) {
450 xmon_gate = 1;
472 xmon_gate = 0;

Completed in 49 milliseconds