Searched refs:check_and_rewind_pc (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/misc/ |
D | kgdbts.c | 306 static int check_and_rewind_pc(char *put_str, char *arg) in check_and_rewind_pc() function 563 { "g", "kgdbts_break_test", NULL, check_and_rewind_pc }, 598 { "g", "kgdbts_break_test", NULL, check_and_rewind_pc }, 604 { "g", "kgdbts_break_test", NULL, check_and_rewind_pc }, 619 { "g", "do_fork", NULL, check_and_rewind_pc }, /* check location */ 637 { "g", "sys_open", NULL, check_and_rewind_pc }, /* check location */ 654 { "g", "kgdbts_break_test", NULL, check_and_rewind_pc }, 669 { "g", "silent", NULL, check_and_rewind_pc }, 684 { "g", "silent", NULL, check_and_rewind_pc },
|