Lines Matching refs:service_queue
166 static kmutex_t service_queue; /* protects all of servicing vars */ variable
1366 mutex_enter(&service_queue); in remove_runlist()
1368 mutex_exit(&service_queue); in remove_runlist()
3715 CALLB_CPR_INIT(&cprinfo, &service_queue, callb_generic_cpr, in streams_qbkgrnd_service()
3718 mutex_enter(&service_queue); in streams_qbkgrnd_service()
3726 cv_wait(&services_to_run, &service_queue); in streams_qbkgrnd_service()
3727 CALLB_CPR_SAFE_END(&cprinfo, &service_queue); in streams_qbkgrnd_service()
3735 mutex_exit(&service_queue); in streams_qbkgrnd_service()
3737 mutex_enter(&service_queue); in streams_qbkgrnd_service()
3745 mutex_exit(&service_queue); in streams_qbkgrnd_service()
3747 mutex_enter(&service_queue); in streams_qbkgrnd_service()
3763 CALLB_CPR_INIT(&cprinfo, &service_queue, callb_generic_cpr, in streams_sqbkgrnd_service()
3766 mutex_enter(&service_queue); in streams_sqbkgrnd_service()
3774 cv_wait(&syncqs_to_run, &service_queue); in streams_sqbkgrnd_service()
3775 CALLB_CPR_SAFE_END(&cprinfo, &service_queue); in streams_sqbkgrnd_service()
3785 mutex_exit(&service_queue); in streams_sqbkgrnd_service()
3787 mutex_enter(&service_queue); in streams_sqbkgrnd_service()
3808 mutex_enter(&service_queue); in wait_sq_svc()
3810 mutex_exit(&service_queue); in wait_sq_svc()
3899 mutex_enter(&service_queue); in sqenable()
3905 mutex_exit(&service_queue); in sqenable()
4029 mutex_enter(&service_queue); in esballoc_enqueue_mblk()
4038 mutex_exit(&service_queue); in esballoc_enqueue_mblk()
8233 mutex_enter(&service_queue); in qenable_locked()
8253 mutex_exit(&service_queue); in qenable_locked()
8386 mutex_enter(&service_queue); in stream_runservice()
8388 mutex_exit(&service_queue); in stream_runservice()