Searched refs:unregister_module_notifier (Results 1 – 5 of 5) sorted by relevance
508 int unregister_module_notifier(struct notifier_block *nb);612 static inline int unregister_module_notifier(struct notifier_block *nb) in unregister_module_notifier() function
192 unregister_module_notifier(&module_load_nb); in sync_stop()
929 unregister_module_notifier(&dbg_module_load_nb); in kgdb_unregister_callbacks()
1007 unregister_module_notifier(&klp_module_nb); in klp_init()
166 int unregister_module_notifier(struct notifier_block *nb) in unregister_module_notifier() function170 EXPORT_SYMBOL(unregister_module_notifier);