Searched refs:NOTIFY_STOP_MASK (Results 1 – 13 of 13) sorted by relevance
187 #define NOTIFY_STOP_MASK 0x8000 /* Don't call further */ macro188 #define NOTIFY_BAD (NOTIFY_STOP_MASK|0x0002)193 #define NOTIFY_STOP (NOTIFY_OK|NOTIFY_STOP_MASK)199 return NOTIFY_STOP_MASK | (NOTIFY_OK - err); in notifier_from_errno()207 ret &= ~NOTIFY_STOP_MASK; in notifier_to_errno()
90 if (ret & NOTIFY_STOP_MASK) in notifier_call_chain()121 if (ret & NOTIFY_STOP_MASK) in notifier_call_chain_robust()
314 if (err & NOTIFY_STOP_MASK) in ef100_netdev_event()330 if (err & NOTIFY_STOP_MASK) in ef100_netevent_event()
277 ret = NOTIFY_STOP_MASK; in clk_master_div_notifier_fn()298 ret = NOTIFY_STOP_MASK; in clk_master_div_notifier_fn()327 ret = NOTIFY_STOP_MASK; in clk_master_div_notifier_fn()
312 if ((rv & ~NOTIFY_STOP_MASK) != NOTIFY_OK) { in co_cache_error_call_notifiers()
983 if (ret & NOTIFY_STOP_MASK) in nfp_flower_netdev_event()988 if (ret & NOTIFY_STOP_MASK) in nfp_flower_netdev_event()
669 if ((ret & ~NOTIFY_STOP_MASK) != NOTIFY_OK)
1849 if (ret & NOTIFY_STOP_MASK) in __clk_notify()2231 if (ret & NOTIFY_STOP_MASK) { in __clk_speculate_rates()2239 if (ret & NOTIFY_STOP_MASK) in __clk_speculate_rates()2368 if (ret & NOTIFY_STOP_MASK) in clk_propagate_rate_change()2900 if (ret & NOTIFY_STOP_MASK) in clk_core_set_parent_nolock()
567 if (ret & NOTIFY_STOP_MASK) in iqs62x_irq()
410 WARN_ON_ONCE(ret & NOTIFY_STOP_MASK); in scmi_lookup_and_call_event_chain()
3269 if (ret & NOTIFY_STOP_MASK)3339 if (ret & NOTIFY_STOP_MASK) in regulator_disable_work() 3786 if (ret & NOTIFY_STOP_MASK) in _regulator_set_voltage_sel_step() 3810 if (ret & NOTIFY_STOP_MASK) in _regulator_set_voltage_time()
330 if (err & NOTIFY_STOP_MASK) { in start_next_msg()
2240 if (ret & NOTIFY_STOP_MASK) in call_netdevice_notifiers_info()