Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_misc.h601 kmutex_t dirty_lock; member
612 _NOTE(MUTEX_PROTECTS_DATA(hermon_sw_fmr_s::dirty_lock,
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_misc.c2578 mutex_init(&fmrpool->dirty_lock, NULL, MUTEX_DRIVER, in hermon_create_fmr_pool()
2675 mutex_destroy(&fmrpool->dirty_lock); in hermon_destroy_fmr_pool()
2848 mutex_enter(&fmrpool->dirty_lock); in hermon_deregister_fmr()
2856 mutex_exit(&fmrpool->dirty_lock); in hermon_deregister_fmr()
2861 mutex_exit(&fmrpool->dirty_lock); in hermon_deregister_fmr()
2893 mutex_enter(&fmrpool->dirty_lock); in hermon_fmr_cleanup()
2905 mutex_exit(&fmrpool->dirty_lock); in hermon_fmr_cleanup()