Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/
H A Dkgdbts.c403 static int got_break(char *put_str, char *arg) in got_break() function
556 { "D", "OK", NULL, got_break }, /* On success we made it here */
647 { "D", "OK", NULL, got_break }, /* On success we made it here */
657 { "c", "T0*", NULL, got_break }, /* Continue */
662 { "D", "OK", NULL, got_break }, /* On success we made it here */
672 { "c", "T0*", NULL, got_break }, /* Continue */
677 { "D", "OK", NULL, got_break }, /* On success we made it here */
686 { "c", "T0*", NULL, got_break }, /* Continue */
688 { "D", "OK", NULL, got_break }, /* On success we made it here */
/kernel/linux/linux-6.6/drivers/misc/
H A Dkgdbts.c413 static int got_break(char *put_str, char *arg) in got_break() function
566 { "D", "OK", NULL, got_break }, /* On success we made it here */
657 { "D", "OK", NULL, got_break }, /* On success we made it here */
667 { "c", "T0*", NULL, got_break }, /* Continue */
672 { "D", "OK", NULL, got_break }, /* On success we made it here */
682 { "c", "T0*", NULL, got_break }, /* Continue */
687 { "D", "OK", NULL, got_break }, /* On success we made it here */
696 { "c", "T0*", NULL, got_break }, /* Continue */
698 { "D", "OK", NULL, got_break }, /* On success we made it here */

Completed in 3 milliseconds