Searched refs:ADAPTER_LOCK (Results 1 – 5 of 5) sorted by relevance
724 ADAPTER_LOCK(sc); in cxgb_free()1084 ADAPTER_LOCK(sc); in cxgb_port_detach()1110 ADAPTER_LOCK(sc); in cxgb_port_detach()1623 ADAPTER_LOCK(sc); in cxgb_init()1697 ADAPTER_LOCK(sc); in cxgb_init_locked()1731 ADAPTER_LOCK(sc); in cxgb_uninit_locked()1833 ADAPTER_LOCK(sc); in cxgb_ioctl()1853 ADAPTER_LOCK(sc); in cxgb_ioctl()1884 ADAPTER_LOCK(sc); in cxgb_ioctl()1898 ADAPTER_LOCK(sc); in cxgb_ioctl()[all …]
420 #define ADAPTER_LOCK(adap) mtx_lock(&(adap)->lock); macro
1116 #define ADAPTER_LOCK(sc) mtx_lock(&(sc)->sc_lock) macro
6666 ADAPTER_LOCK(sc); in begin_synchronized_op()6714 ADAPTER_LOCK(sc); in begin_vi_detach()6731 ADAPTER_LOCK(sc); in end_vi_detach()6749 ADAPTER_LOCK(sc); in end_synchronized_op()
679 ADAPTER_LOCK(sc); in t4_listen_start()