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

/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dcallb.h100 #define CALLB_CPR_ALWAYS_SAFE 4 /* thread is ALWAYS safe for CPR */ macro
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/os/
H A Dcallb.c92 &callb_safe_mutex, CALLB_CPR_ALWAYS_SAFE, 0, 0, 0 };
417 (ccp->cc_events & CALLB_CPR_ALWAYS_SAFE) != 0;

Completed in 106 milliseconds