Searched refs:unregister_node_notifier (Results 1 – 3 of 3) sorted by relevance
148 extern void unregister_node_notifier(struct notifier_block *nb);161 static inline void unregister_node_notifier(struct notifier_block *nb) in unregister_node_notifier() function
124 void unregister_node_notifier(struct notifier_block *nb) in unregister_node_notifier() function128 EXPORT_SYMBOL(unregister_node_notifier);
3789 unregister_node_notifier(&cxlr->node_notifier); in shutdown_notifiers()