Searched refs:pending_mutex (Results 1 – 2 of 2) sorted by relevance
213 struct mtx pending_mutex; member329 mtx_lock(&reqp->sc->pending_mutex); in hv_vss_notify_host_result()331 mtx_unlock(&reqp->sc->pending_mutex); in hv_vss_notify_host_result()389 mtx_lock(&dev_sc->sc->pending_mutex); in hv_vss_notified()402 mtx_unlock(&dev_sc->sc->pending_mutex); in hv_vss_notified()409 mtx_lock(&dev_sc->sc->pending_mutex); in hv_vss_notify()414 mtx_unlock(&dev_sc->sc->pending_mutex); in hv_vss_notify()435 mtx_lock(&dev_sc->sc->pending_mutex); in hv_vss_daemon_acked()437 mtx_unlock(&dev_sc->sc->pending_mutex); in hv_vss_daemon_acked()489 mtx_lock(&dev_sc->sc->pending_mutex); in hv_vss_app_acked()[all …]
136 struct mtx pending_mutex; member625 mtx_lock(&sc->pending_mutex); in hv_kvp_process_request()628 mtx_unlock(&sc->pending_mutex); in hv_kvp_process_request()639 mtx_lock(&sc->pending_mutex); in hv_kvp_process_request()658 mtx_unlock(&sc->pending_mutex); in hv_kvp_process_request()790 mtx_lock(&sc->pending_mutex); in hv_kvp_dev_daemon_write()808 mtx_unlock(&sc->pending_mutex); in hv_kvp_dev_daemon_write()825 mtx_lock(&sc->pending_mutex); in hv_kvp_dev_daemon_poll()837 mtx_unlock(&sc->pending_mutex); in hv_kvp_dev_daemon_poll()860 mtx_init(&sc->pending_mutex, "hv-kvp pending mutex", in hv_kvp_attach()