Searched refs:HTABLE_LOCK_INC (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/i86pc/vm/ | ||
H A D | htable.h | 303 #define HTABLE_LOCK_INC(ht) atomic_inc_32(&(ht)->ht_lock_cnt) macro |
H A D | hat_i86.c | 1832 HTABLE_LOCK_INC(ht); in hati_pte_map() |