Home
last modified time | relevance | path

Searched refs:ICL_CONN_LOCK_ASSERT_NOT (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/iscsi/
Dicl_soft.c100 #define ICL_CONN_LOCK_ASSERT_NOT(X) mtx_assert(X->ic_lock, MA_NOTOWNED) macro
806 ICL_CONN_LOCK_ASSERT_NOT(ic); in icl_conn_send_pdus()
1240 ICL_CONN_LOCK_ASSERT_NOT(ic); in icl_soft_conn_handoff()
1416 ICL_CONN_LOCK_ASSERT_NOT(ic); in icl_soft_handoff_sock()
/freebsd-12-stable/sys/dev/cxgbe/cxgbei/
Dicl_cxgbei.c123 #define ICL_CONN_LOCK_ASSERT_NOT(X) mtx_assert(X->ic_lock, MA_NOTOWNED) macro
619 ICL_CONN_LOCK_ASSERT_NOT(ic); in icl_cxgbei_conn_handoff()
728 ICL_CONN_LOCK_ASSERT_NOT(ic); in icl_cxgbei_conn_close()