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

/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dcallb.h145 #define CALLB_CPR_ASSERT(cp) ASSERT(MUTEX_HELD((cp)->cc_lockp)); macro
147 #define CALLB_CPR_ASSERT(cp) macro
172 CALLB_CPR_ASSERT(cp) \
178 CALLB_CPR_ASSERT(cp) \
187 CALLB_CPR_ASSERT(cp) \

Completed in 193 milliseconds