Searched refs:MDB_TGT_RUNNING (Results 1 – 6 of 6) sorted by relevance
338 #define MDB_TGT_RUNNING 1 /* Target is currently executing */ macro
736 if (state != MDB_TGT_STOPPED && state != MDB_TGT_RUNNING && dstop) in mdb_tgt_status()2182 t->t_status.st_state == MDB_TGT_RUNNING) in mdb_tgt_vespec_insert()
1299 MDB_TGT_DEAD : MDB_TGT_RUNNING; in kt_status()
2553 case MDB_TGT_RUNNING: in tgt_status()
3268 tsp->st_state = MDB_TGT_RUNNING; in pt_status()
1353 tsp->st_state = MDB_TGT_RUNNING; in kmt_status()1657 if (tsp.st_state != MDB_TGT_RUNNING && tsp.st_state != MDB_TGT_STOPPED) in kmt_brkpt_ctor()1880 if (tsp.st_state != MDB_TGT_RUNNING && tsp.st_state != MDB_TGT_STOPPED) in kmt_wapt_ctor()