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

/arch/mn10300/kernel/
H A Dgdb-stub.c156 u8 gdbstub_busy; variable
743 busy = gdbstub_busy;
744 gdbstub_busy = 1;
766 gdbstub_busy = busy;
1698 if (gdbstub_busy)
1700 gdbstub_busy = 1;
1742 gdbstub_busy = 0;
1815 gdbstub_busy = 1;
1838 gdbstub_busy = 0;
1851 gdbstub_busy
[all...]

Completed in 55 milliseconds