Searched defs:hash_lock (Results 1 – 9 of 9) sorted by relevance
680 kmutex_t *hash_lock = BUF_HASH_LOCK(idx); in buf_hash_find() local706 kmutex_t *hash_lock = BUF_HASH_LOCK(idx); in buf_hash_insert() local981 kmutex_t *hash_lock; in arc_buf_freeze() local996 add_reference(arc_buf_hdr_t *ab, kmutex_t *hash_lock, void *tag) in add_reference()1026 remove_reference(arc_buf_hdr_t *ab, kmutex_t *hash_lock, void *tag) in remove_reference()1054 arc_change_state(arc_state_t *new_state, arc_buf_hdr_t *ab, kmutex_t *hash_lock) in arc_change_state()1315 kmutex_t *hash_lock; in arc_buf_add_ref() local1511 kmutex_t *hash_lock = HDR_LOCK(hdr); in arc_buf_free() local1552 kmutex_t *hash_lock = HDR_LOCK(hdr); in arc_buf_remove_ref() local1609 kmutex_t *hash_lock; in arc_evict() local[all …]
81 kmutex_t hash_lock; member
116 static kmutex_t *hash_lock; variable
251 mutex_t hash_lock; member
767 mutex_t hash_lock; /* lock per bucket */ member776 mutex_t hash_lock; member
94 kmutex_t hash_lock; member
204 nxge_os_mutex_t hash_lock[MAX_PARTITION]; member
1933 krwlock_t *hash_lock = &rp->r_hashq->r_lock; in r4_stub_set() local
176 static rwlock_t hash_lock; variable