Searched refs:worker_lock (Results 1 – 5 of 5) sorted by relevance
86 mutex_t worker_lock = DEFAULTMUTEX; variable100 lmutex_lock(&worker_lock); in _aio_worker_alloc()105 lmutex_unlock(&worker_lock); in _aio_worker_alloc()119 lmutex_unlock(&worker_lock); in _aio_worker_alloc()141 lmutex_lock(&worker_lock); in _aio_worker_free()148 lmutex_unlock(&worker_lock); in _aio_worker_free()330 (void) mutex_init(&worker_lock, USYNC_THREAD, NULL); in postfork1_child_aio()
1099 mutex_init(&w->worker_lock, NULL, MUTEX_DRIVER, NULL); in fcoe_worker_init()1119 mutex_enter(&w->worker_lock); in fcoe_worker_fini()1124 mutex_exit(&w->worker_lock); in fcoe_worker_fini()1156 mutex_enter(&w->worker_lock); in fcoe_worker_frame()1164 mutex_exit(&w->worker_lock); in fcoe_worker_frame()1175 mutex_enter(&w->worker_lock); in fcoe_worker_frame()1179 cv_wait(&w->worker_cv, &w->worker_lock); in fcoe_worker_frame()1183 mutex_exit(&w->worker_lock); in fcoe_worker_frame()1195 mutex_enter(&w->worker_lock); in fcoe_post_frame()1201 mutex_exit(&w->worker_lock); in fcoe_post_frame()
194 kmutex_t worker_lock; member
299 ASSERT(mutex_owned(&w->worker_lock)); \317 ASSERT(mutex_owned(&w->worker_lock)); \399 kmutex_t worker_lock; member
4873 mutex_enter(&w->worker_lock); in stmf_post_task()4925 mutex_exit(&w->worker_lock); in stmf_post_task()5057 mutex_enter(&w->worker_lock); in stmf_data_xfer_done()5060 mutex_exit(&w->worker_lock); in stmf_data_xfer_done()5102 mutex_exit(&w->worker_lock); in stmf_data_xfer_done()5107 mutex_exit(&w->worker_lock); in stmf_data_xfer_done()5181 mutex_enter(&w->worker_lock); in stmf_send_status_done()5184 mutex_exit(&w->worker_lock); in stmf_send_status_done()5221 mutex_exit(&w->worker_lock); in stmf_send_status_done()5226 mutex_exit(&w->worker_lock); in stmf_send_status_done()[all …]