Lines Matching refs:sd_qlock
628 ASSERT(MUTEX_HELD(&stp->sd_qlock)); \
634 mutex_exit(&stp->sd_qlock); \
636 mutex_enter(&stp->sd_qlock); \
653 mutex_init(&stp->sd_qlock, NULL, MUTEX_DEFAULT, NULL); in stream_head_constructor()
672 mutex_destroy(&stp->sd_qlock); in stream_head_destructor()
3323 mutex_enter(&stp->sd_qlock); in shfree()
3326 cv_wait(&stp->sd_qcv, &stp->sd_qlock); in shfree()
3328 mutex_exit(&stp->sd_qlock); in shfree()
8192 mutex_enter(&stp->sd_qlock); in qenable_locked()
8256 mutex_exit(&stp->sd_qlock); in qenable_locked()
8351 mutex_enter(&stp->sd_qlock); in stream_service()
8358 mutex_exit(&stp->sd_qlock); in stream_service()
8369 mutex_enter(&stp->sd_qlock); in stream_runservice()
8380 mutex_exit(&stp->sd_qlock); in stream_runservice()
8397 mutex_enter(&stp->sd_qlock); in stream_willservice()
8399 mutex_exit(&stp->sd_qlock); in stream_willservice()