Searched refs:an_lock (Results 1 – 2 of 2) sorted by relevance
305 mutex_enter(&areq->an_lock); in process_req_hwp()322 mutex_exit(&areq->an_lock); in process_req_hwp()551 mutex_enter(&areq->an_lock); in kcf_resubmit_request()553 mutex_exit(&areq->an_lock); in kcf_resubmit_request()1021 mutex_destroy(&areq->an_lock); in kcf_areq_cache_destructor()1198 mutex_enter(&areq->an_lock); in kcf_aop_done()1200 mutex_exit(&areq->an_lock); in kcf_aop_done()1216 mutex_exit(&nextreq->an_lock); in kcf_aop_done()1406 mutex_enter(&areq->an_lock); in crypto_cancel_req()1415 mutex_exit(&areq->an_lock); in crypto_cancel_req()[all …]
163 kmutex_t an_lock; member