Searched refs:DpcQueue_Lock (Results 1 – 1 of 1) sorted by relevance
153 static struct mtx DpcQueue_Lock; variable154 MTX_SYSINIT(hpmtv_dpc_lock, &DpcQueue_Lock, "hptmv dpc", MTX_DEF);2380 mtx_lock(&DpcQueue_Lock); in hpt_worker_thread()2387 mtx_unlock(&DpcQueue_Lock); in hpt_worker_thread()2391 mtx_lock(&DpcQueue_Lock); in hpt_worker_thread()2402 mtx_unlock(&DpcQueue_Lock); in hpt_worker_thread()2435 mtx_lock(&DpcQueue_Lock); in hpt_worker_thread()2437 mtx_unlock(&DpcQueue_Lock); in hpt_worker_thread()2913 mtx_lock(&DpcQueue_Lock); in hpt_queue_dpc()2917 mtx_unlock(&DpcQueue_Lock); in hpt_queue_dpc()[all …]