Searched refs:ADAPTER_LOCK (Results 1 – 5 of 5) sorted by relevance
726 ADAPTER_LOCK(sc); in cxgb_free()1086 ADAPTER_LOCK(sc); in cxgb_port_detach()1112 ADAPTER_LOCK(sc); in cxgb_port_detach()1668 ADAPTER_LOCK(sc); in cxgb_init()1742 ADAPTER_LOCK(sc); in cxgb_init_locked()1776 ADAPTER_LOCK(sc); in cxgb_uninit_locked()1878 ADAPTER_LOCK(sc); in cxgb_ioctl()1898 ADAPTER_LOCK(sc); in cxgb_ioctl()1929 ADAPTER_LOCK(sc); in cxgb_ioctl()1943 ADAPTER_LOCK(sc); in cxgb_ioctl()[all …]
420 #define ADAPTER_LOCK(adap) mtx_lock(&(adap)->lock); macro
1042 #define ADAPTER_LOCK(sc) mtx_lock(&(sc)->sc_lock) macro
6346 ADAPTER_LOCK(sc); in begin_synchronized_op()6393 ADAPTER_LOCK(sc); in begin_vi_detach()6410 ADAPTER_LOCK(sc); in end_vi_detach()6428 ADAPTER_LOCK(sc); in end_synchronized_op()
648 ADAPTER_LOCK(sc); in t4_listen_start()