Searched refs:ebc_unregister_notifier (Results 1 – 3 of 3) sorted by relevance
27 int ebc_unregister_notifier(struct notifier_block *nb) in ebc_unregister_notifier() function31 EXPORT_SYMBOL(ebc_unregister_notifier);
95 int ebc_unregister_notifier(struct notifier_block *nb);103 static inline int ebc_unregister_notifier(struct notifier_block *nb) in ebc_unregister_notifier() function
106 ebc_unregister_notifier(&tp->ebc_notif); in tp_unregister_fb()