Searched refs:SSAM_NOTIF_STOP (Results 1 – 2 of 2) sorted by relevance
761 * @SSAM_NOTIF_STOP:770 SSAM_NOTIF_STOP = BIT(1), enumerator 806 * specified @err value. In case @err is negative, the %SSAM_NOTIF_STOP flag814 return ((-err) << SSAM_NOTIF_STATE_SHIFT) | SSAM_NOTIF_STOP; in ssam_notifier_from_errno()
139 * %SSAM_NOTIF_STOP bit set. Note that this bit is automatically set via143 * status bits (%SSAM_NOTIF_HANDLED and %SSAM_NOTIF_STOP) as well as a159 if (ret & SSAM_NOTIF_STOP) in ssam_nfblk_call_chain() 453 * callback is left or a callback returns a value with the %SSAM_NOTIF_STOP