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

/freebsd-12-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

Completed in 102 milliseconds