Searched refs:CALLB_CPR_ALWAYS_SAFE (Results 1 – 2 of 2) sorted by relevance
96 &callb_safe_mutex, CALLB_CPR_ALWAYS_SAFE, 0, 0, 0 };393 (ccp->cc_events & CALLB_CPR_ALWAYS_SAFE) != 0; in callb_is_stopped()
101 #define CALLB_CPR_ALWAYS_SAFE 4 /* thread is ALWAYS safe for CPR */ macro