Searched refs:mtm_active (Results 1 – 3 of 3) sorted by relevance
328 mtm->mtm_active++; in top_begin_sync()333 ASSERT(mtm->mtm_active > 0); in top_begin_sync()430 mtm->mtm_active++; in top_begin_async()433 ASSERT(mtm->mtm_active > 0); in top_begin_async()458 mtm->mtm_active--; in top_end_sync()484 while (mtm->mtm_active) { in top_end_sync()509 ASSERT(mtm->mtm_active == 0); in top_end_sync()546 mtm->mtm_active += mtm->mtm_wantin; in top_end_sync()598 mtm->mtm_active--; in top_end_async()599 if ((mtm->mtm_active == 0) && in top_end_async()
402 long mtm_active; member
579 int mtm_active; member