Searched defs:hash_lock (Results 1 – 9 of 9) sorted by relevance
995 kmutex_t *hash_lock = BUF_HASH_LOCK(idx); in buf_hash_find() local1022 kmutex_t *hash_lock = BUF_HASH_LOCK(idx); in buf_hash_insert() local1516 kmutex_t *hash_lock; in arc_buf_freeze() local1532 add_reference(arc_buf_hdr_t *hdr, kmutex_t *hash_lock, void *tag) in add_reference()1564 remove_reference(arc_buf_hdr_t *hdr, kmutex_t *hash_lock, void *tag) in remove_reference()1598 kmutex_t *hash_lock) in arc_change_state()1947 kmutex_t *hash_lock; in arc_buf_add_ref() local2281 kmutex_t *hash_lock = HDR_LOCK(hdr); in arc_buf_free() local2322 kmutex_t *hash_lock = HDR_LOCK(hdr); in arc_buf_remove_ref() local2414 arc_evict_hdr(arc_buf_hdr_t *hdr, kmutex_t *hash_lock) in arc_evict_hdr()[all …]
81 kmutex_t hash_lock; member
116 static kmutex_t *hash_lock; variable
251 mutex_t hash_lock; member
795 mutex_t hash_lock; /* lock per bucket */ member804 mutex_t hash_lock; member
94 kmutex_t hash_lock; member
204 nxge_os_mutex_t hash_lock[MAX_PARTITION]; member
1941 krwlock_t *hash_lock = &rp->r_hashq->r_lock; in r4_stub_set() local
176 static rwlock_t hash_lock; variable