Home
last modified time | relevance | path

Searched refs:kgdb_started (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/cris/arch-v10/kernel/
Dkgdb.c182 static int kgdb_started = 0; variable
560 } while(kgdb_started && (getDebugChar() != '+')); in putpacket()
1109 kgdb_started = 1; in breakpoint()
/linux-4.4.14/arch/cris/arch-v32/kernel/
Dkgdb.c187 static int kgdb_started = 0; variable
795 } while(kgdb_started && (getDebugChar() != '+')); in putpacket()
1587 kgdb_started = 1; in breakpoint()