Home
last modified time | relevance | path

Searched refs:HTABLE_LOCK_INC (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhtable.h303 #define HTABLE_LOCK_INC(ht) atomic_inc_32(&(ht)->ht_lock_cnt) macro
H A Dhat_i86.c1832 HTABLE_LOCK_INC(ht); in hati_pte_map()