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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dgdb-io-serial-low.S61 bset 0x01,(gdbstub_busy)
82 bclr 0x01,(gdbstub_busy)
H A Dgdb-io-ttysm-low.S61 bset 0x01,(gdbstub_busy)
87 bclr 0x01,(gdbstub_busy)
H A Dmn10300-watchdog.c168 if (gdbstub_busy)
H A Dgdb-stub.c157 u8 gdbstub_busy; variable
746 busy = gdbstub_busy;
747 gdbstub_busy = 1;
769 gdbstub_busy = busy;
1674 if (gdbstub_busy)
1676 gdbstub_busy = 1;
1718 gdbstub_busy = 0;
1791 gdbstub_busy = 1;
1814 gdbstub_busy = 0;
1827 gdbstub_busy
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dgdb-stub.h144 extern u8 gdbstub_busy;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/mm/
H A Dfault.c105 if (gdbstub_busy) {

Completed in 60 milliseconds