Searched refs:MDB_TGT_LOST (Results 1 – 5 of 5) sorted by relevance
349 #define MDB_TGT_LOST 5 /* Target lost by debugger */ macro
738 if (state > MDB_TGT_LOST) in mdb_tgt_status()1085 if (t->t_status.st_state == MDB_TGT_LOST) in tgt_continue()1170 else if (t->t_status.st_state == MDB_TGT_LOST) in tgt_continue()1216 else if (t->t_status.st_state == MDB_TGT_LOST) in tgt_continue()
739 status.st_state == MDB_TGT_LOST) in pt_fork()3355 tsp->st_state = MDB_TGT_LOST; in pt_status()
2735 case MDB_TGT_LOST: in tgt_status()
1370 tsp->st_state = MDB_TGT_LOST; in kmt_status()