Searched refs:unregister_module_notifier (Results 1 – 4 of 4) sorted by relevance
669 int unregister_module_notifier(struct notifier_block *nb);808 static inline int unregister_module_notifier(struct notifier_block *nb) in unregister_module_notifier() function
194 unregister_module_notifier(&module_load_nb); in sync_stop()
1075 unregister_module_notifier(&dbg_module_load_nb); in kgdb_unregister_callbacks()
308 int unregister_module_notifier(struct notifier_block *nb) in unregister_module_notifier() function312 EXPORT_SYMBOL(unregister_module_notifier);