Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dmodsubr.c849 static kmutex_t hwc_hash_lock; /* lock protecting hwc hashes */ variable
951 mutex_enter(&hwc_hash_lock); in hwc_hash()
968 mutex_exit(&hwc_hash_lock); in hwc_hash()
979 mutex_enter(&hwc_hash_lock); in hwc_unhash()
993 mutex_exit(&hwc_hash_lock); in hwc_unhash()
1066 mutex_enter(&hwc_hash_lock); in hwc_get_child_spec()
1152 mutex_exit(&hwc_hash_lock); in hwc_get_child_spec()