Searched refs:NOTIFY_STOP_MASK (Results 1 – 11 of 11) sorted by relevance
180 #define NOTIFY_STOP_MASK 0x8000 /* Don't call further */ macro181 #define NOTIFY_BAD (NOTIFY_STOP_MASK|0x0002)186 #define NOTIFY_STOP (NOTIFY_OK|NOTIFY_STOP_MASK)192 return NOTIFY_STOP_MASK | (NOTIFY_OK - err); in notifier_from_errno()200 ret &= ~NOTIFY_STOP_MASK; in notifier_to_errno()
88 if (ret & NOTIFY_STOP_MASK) in notifier_call_chain()119 if (ret & NOTIFY_STOP_MASK) in notifier_call_chain_robust()
309 if ((rv & ~NOTIFY_STOP_MASK) != NOTIFY_OK) { in co_cache_error_call_notifiers()
965 if (ret & NOTIFY_STOP_MASK) in nfp_flower_netdev_event()970 if (ret & NOTIFY_STOP_MASK) in nfp_flower_netdev_event()
401 if (ret & NOTIFY_STOP_MASK) in bL_activation_notify()
1496 if (ret & NOTIFY_STOP_MASK) in __clk_notify()1872 if (ret & NOTIFY_STOP_MASK) { in __clk_speculate_rates()1880 if (ret & NOTIFY_STOP_MASK) in __clk_speculate_rates()2009 if (ret & NOTIFY_STOP_MASK) in clk_propagate_rate_change()2531 if (ret & NOTIFY_STOP_MASK) in clk_core_set_parent_nolock()
532 if (ret & NOTIFY_STOP_MASK) in iqs62x_irq()
402 WARN_ON_ONCE(ret & NOTIFY_STOP_MASK); in scmi_lookup_and_call_event_chain()
2744 if (ret & NOTIFY_STOP_MASK) in _regulator_disable()2811 if (ret & NOTIFY_STOP_MASK) in _regulator_force_disable()3213 if (ret & NOTIFY_STOP_MASK) in _regulator_call_set_voltage()3237 if (ret & NOTIFY_STOP_MASK) in _regulator_call_set_voltage_sel()
323 if (err & NOTIFY_STOP_MASK) { in start_next_msg()
2033 if (ret & NOTIFY_STOP_MASK) in call_netdevice_notifiers_info()