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

/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_rsu.c663 RSU_ASSERT_LOCKED(sc);
880 RSU_ASSERT_LOCKED(sc);
1045 RSU_ASSERT_LOCKED(sc);
1058 RSU_ASSERT_LOCKED(sc);
1241 RSU_ASSERT_LOCKED(sc);
1360 RSU_ASSERT_LOCKED(sc);
1719 RSU_ASSERT_LOCKED(sc);
1756 RSU_ASSERT_LOCKED(sc);
1814 RSU_ASSERT_LOCKED(sc);
1890 RSU_ASSERT_LOCKED(s
[all...]
H A Dif_rsureg.h841 #define RSU_ASSERT_LOCKED(sc) mtx_assert(&(sc)->sc_mtx, MA_OWNED) macro

Completed in 94 milliseconds