Searched refs:ht_busy (Results 1 – 4 of 4) sorted by relevance
454 if (ht->ht_busy != 0 || in htable_steal_active()466 ++ht->ht_busy; in htable_steal_active()475 ht->ht_busy == 1 && ht->ht_lock_cnt == 0; in htable_steal_active()490 if (ht->ht_busy != 1 || ht->ht_valid_cnt != 0 || in htable_steal_active()492 --ht->ht_busy; in htable_steal_active()933 ht->ht_busy = 1; in htable_alloc()1082 ASSERT(higher->ht_busy > 0); in unlink_ptp()1125 ASSERT(higher->ht_busy > 0); in link_ptp()1183 ASSERT(ht->ht_busy > 0); in htable_release()1186 if (ht->ht_busy > 1) in htable_release()[all …]
74 int16_t ht_busy; /* implements locking protocol */ member
760 ht->ht_busy == 0 && in hment_steal()
1466 ASSERT(ht->ht_busy > 0); in hati_load_common()2201 ASSERT(ht->ht_busy > 0); in hat_pte_unmap()4487 ASSERT(ht->ht_busy >= 2); in hat_release_mapping()