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

/freebsd-13-stable/sys/arm/versatile/
H A Dpl050.c73 #define KMI_LOCK_ASSERT() mtx_assert(&Giant, MA_OWNED) macro
84 #define KMI_LOCK_ASSERT() (void)0 macro
332 KMI_LOCK_ASSERT();
541 KMI_LOCK_ASSERT();

Completed in 87 milliseconds