LOCK_ASSERT       177 sys/lock.h     #define LOCK_ASSERT(x)	KASSERT(x)
LOCK_ASSERT       179 sys/lock.h     #define LOCK_ASSERT(x)	/* nothing */