Searched refs:MDB_TGT_LOST (Results 1 – 5 of 5) sorted by relevance
342 #define MDB_TGT_LOST 5 /* Target lost by debugger */ macro
732 if (state > MDB_TGT_LOST) in mdb_tgt_status()1079 if (t->t_status.st_state == MDB_TGT_LOST) in tgt_continue()1176 else if (t->t_status.st_state == MDB_TGT_LOST) in tgt_continue()1222 else if (t->t_status.st_state == MDB_TGT_LOST) in tgt_continue()
737 status.st_state == MDB_TGT_LOST) in pt_fork()3287 tsp->st_state = MDB_TGT_LOST; in pt_status()
2569 case MDB_TGT_LOST: in tgt_status()
1372 tsp->st_state = MDB_TGT_LOST; in kmt_status()