Searched refs:ADAPTER_UNLOCK (Results 1 – 5 of 5) sorted by relevance
726 ADAPTER_UNLOCK(sc); in cxgb_free()1090 ADAPTER_UNLOCK(sc); in cxgb_port_detach()1113 ADAPTER_UNLOCK(sc); in cxgb_port_detach()1660 ADAPTER_UNLOCK(sc); in cxgb_init_locked()1703 ADAPTER_UNLOCK(sc); in cxgb_init_locked()1727 ADAPTER_UNLOCK(sc); in cxgb_uninit_locked()1736 ADAPTER_UNLOCK(sc); in cxgb_uninit_locked()1837 ADAPTER_UNLOCK(sc); in cxgb_ioctl()1850 ADAPTER_UNLOCK(sc); in cxgb_ioctl()1871 ADAPTER_UNLOCK(sc); in cxgb_ioctl()[all …]
421 #define ADAPTER_UNLOCK(adap) mtx_unlock(&(adap)->lock); macro
1117 #define ADAPTER_UNLOCK(sc) mtx_unlock(&(sc)->sc_lock) macro
6730 ADAPTER_UNLOCK(sc); in begin_synchronized_op()6754 ADAPTER_UNLOCK(sc); in begin_vi_detach()6765 ADAPTER_UNLOCK(sc); in end_vi_detach()6783 ADAPTER_UNLOCK(sc); in end_synchronized_op()
742 ADAPTER_UNLOCK(sc); in t4_listen_start()