Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/vm/
H A Dhtable.h296 #define HTABLE_LOCK_INC(ht) atomic_inc_32(&(ht)->ht_lock_cnt) macro
H A Dhat_i86.c1323 HTABLE_LOCK_INC(ht); in hati_pte_map()