Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/overlay/
H A Doverlay_target.c65 kmutex_t oth_lock; member
647 mutex_enter(&thdl->oth_lock); in overlay_target_lookup_request()
649 mutex_exit(&thdl->oth_lock); in overlay_target_lookup_request()
661 mutex_enter(&thdl->oth_lock); in overlay_target_lookup_respond()
669 mutex_exit(&thdl->oth_lock); in overlay_target_lookup_respond()
673 mutex_exit(&thdl->oth_lock); in overlay_target_lookup_respond()
709 mutex_enter(&thdl->oth_lock); in overlay_target_lookup_drop()
717 mutex_exit(&thdl->oth_lock); in overlay_target_lookup_drop()
721 mutex_exit(&thdl->oth_lock); in overlay_target_lookup_drop()
822 mutex_enter(&thdl->oth_lock); in overlay_target_packet()
[all …]