Searched refs:ICL_CONN_LOCK_ASSERT_NOT (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/cxgbe/cxgbei/
H A Dicl_cxgbei.c100 #define ICL_CONN_LOCK_ASSERT_NOT(X) mtx_assert(X->ic_lock, MA_NOTOWNED) macro
624 ICL_CONN_LOCK_ASSERT_NOT(ic);
715 ICL_CONN_LOCK_ASSERT_NOT(ic);
/freebsd-11-stable/sys/dev/iscsi/
H A Dicl_soft.c88 #define ICL_CONN_LOCK_ASSERT_NOT(X) mtx_assert(X->ic_lock, MA_NOTOWNED) macro
877 ICL_CONN_LOCK_ASSERT_NOT(ic);
1308 ICL_CONN_LOCK_ASSERT_NOT(ic);
1474 ICL_CONN_LOCK_ASSERT_NOT(ic);

Completed in 207 milliseconds