Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_main.c67 static krwlock_t softmac_hash_lock; variable
182 rw_destroy(&softmac_hash_lock); in softmac_fini()
205 rw_exit(&softmac_hash_lock); in softmac_busy()
433 rw_exit(&softmac_hash_lock); in softmac_create()
438 rw_exit(&softmac_hash_lock); in softmac_create()
1081 rw_exit(&softmac_hash_lock); in softmac_destroy()
1090 rw_exit(&softmac_hash_lock); in softmac_destroy()
1097 rw_exit(&softmac_hash_lock); in softmac_destroy()
1219 rw_exit(&softmac_hash_lock); in softmac_recreate()
1582 rw_exit(&softmac_hash_lock); in softmac_hold_device()
[all …]