Lines Matching refs:tpc_lock
178 mtx_lock(&softc->tpc_lock); in tpc_timeout()
187 mtx_unlock(&softc->tpc_lock); in tpc_timeout()
195 mtx_init(&softc->tpc_lock, "CTL TPC mutex", NULL, MTX_DEF); in ctl_tpc_init()
210 mtx_lock(&softc->tpc_lock); in ctl_tpc_shutdown()
216 mtx_unlock(&softc->tpc_lock); in ctl_tpc_shutdown()
217 mtx_destroy(&softc->tpc_lock); in ctl_tpc_shutdown()
258 mtx_lock(&softc->tpc_lock); in ctl_tpc_lun_shutdown()
266 mtx_unlock(&softc->tpc_lock); in ctl_tpc_lun_shutdown()
1478 mtx_lock(&softc->tpc_lock); in tpc_process()
1481 mtx_unlock(&softc->tpc_lock); in tpc_process()
2165 mtx_lock(&softc->tpc_lock); in ctl_populate_token()
2167 mtx_unlock(&softc->tpc_lock); in ctl_populate_token()
2299 mtx_lock(&softc->tpc_lock); in ctl_write_using_token()
2311 mtx_unlock(&softc->tpc_lock); in ctl_write_using_token()
2437 mtx_lock(&softc->tpc_lock); in ctl_report_all_rod_tokens()
2440 mtx_unlock(&softc->tpc_lock); in ctl_report_all_rod_tokens()
2455 mtx_lock(&softc->tpc_lock); in ctl_report_all_rod_tokens()
2463 mtx_unlock(&softc->tpc_lock); in ctl_report_all_rod_tokens()