Searched refs:DDP_ASSERT_LOCKED (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/cxgbe/tom/
H A Dt4_ddp.c147 DDP_ASSERT_LOCKED(toep);
295 DDP_ASSERT_LOCKED(toep);
595 DDP_ASSERT_LOCKED(toep);
698 DDP_ASSERT_LOCKED(toep);
803 DDP_ASSERT_LOCKED(toep);
1261 DDP_ASSERT_LOCKED(toep);
1360 DDP_ASSERT_LOCKED(toep);
1396 DDP_ASSERT_LOCKED(toep);
1421 DDP_ASSERT_LOCKED(toep);
1791 DDP_ASSERT_LOCKED(toe
[all...]
H A Dt4_tom.h232 #define DDP_ASSERT_LOCKED(toep) mtx_assert(&(toep)->ddp.lock, MA_OWNED) macro

Completed in 112 milliseconds