Searched refs:ADAPTER_UNLOCK (Results 1 – 5 of 5) sorted by relevance
725 ADAPTER_UNLOCK(sc); in cxgb_free()1089 ADAPTER_UNLOCK(sc); in cxgb_port_detach()1112 ADAPTER_UNLOCK(sc); in cxgb_port_detach()1659 ADAPTER_UNLOCK(sc); in cxgb_init_locked()1702 ADAPTER_UNLOCK(sc); in cxgb_init_locked()1726 ADAPTER_UNLOCK(sc); in cxgb_uninit_locked()1735 ADAPTER_UNLOCK(sc); in cxgb_uninit_locked()1836 ADAPTER_UNLOCK(sc); in cxgb_ioctl()1849 ADAPTER_UNLOCK(sc); in cxgb_ioctl()1870 ADAPTER_UNLOCK(sc); in cxgb_ioctl()[all …]
421 #define ADAPTER_UNLOCK(adap) mtx_unlock(&(adap)->lock); macro
1043 #define ADAPTER_UNLOCK(sc) mtx_unlock(&(sc)->sc_lock) macro
6473 ADAPTER_UNLOCK(sc); in begin_synchronized_op()6497 ADAPTER_UNLOCK(sc); in begin_vi_detach()6508 ADAPTER_UNLOCK(sc); in end_vi_detach()6526 ADAPTER_UNLOCK(sc); in end_synchronized_op()
741 ADAPTER_UNLOCK(sc); in t4_listen_start()