Searched defs:KERNEL_ASSERT_LOCKED (Results 1 – 2 of 2) sorted by relevance
421 #define KERNEL_ASSERT_LOCKED() KASSERT(_kernel_lock_held()) macro429 #define KERNEL_ASSERT_LOCKED() /* nothing */ macro
36 #define KERNEL_ASSERT_LOCKED() /* nothing */ macro