Searched refs:raw_notifier_call_chain_robust (Results 1 – 2 of 2) sorted by relevance
434 int raw_notifier_call_chain_robust(struct raw_notifier_head *nh, in raw_notifier_call_chain_robust() function439 EXPORT_SYMBOL_GPL(raw_notifier_call_chain_robust);
46 ret = raw_notifier_call_chain_robust(&cpu_pm_notifier.chain, event_up, event_down, NULL); in cpu_pm_notify_robust()