Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_misc.c2660 mutex_enter(&fmrpool->fmr_lock); in hermon_destroy_fmr_pool()
2672 mutex_exit(&fmrpool->fmr_lock); in hermon_destroy_fmr_pool()
2674 mutex_destroy(&fmrpool->fmr_lock); in hermon_destroy_fmr_pool()
2697 mutex_enter(&fmrpool->fmr_lock); in hermon_flush_fmr_pool()
2699 mutex_exit(&fmrpool->fmr_lock); in hermon_flush_fmr_pool()
2722 mutex_enter(&fmrpool->fmr_lock); in hermon_register_physical_fmr()
2753 mutex_exit(&fmrpool->fmr_lock); in hermon_register_physical_fmr()
2761 mutex_exit(&fmrpool->fmr_lock); in hermon_register_physical_fmr()
2834 mutex_enter(&fmrpool->fmr_lock); in hermon_deregister_fmr()
2838 mutex_exit(&fmrpool->fmr_lock); in hermon_deregister_fmr()
[all …]
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_misc.h579 kmutex_t fmr_lock; member
607 _NOTE(MUTEX_PROTECTS_DATA(hermon_sw_fmr_s::fmr_lock,