unregister_module_notifier  194 drivers/oprofile/buffer_sync.c 	unregister_module_notifier(&module_load_nb);
unregister_module_notifier  663 include/linux/module.h int unregister_module_notifier(struct notifier_block *nb);
unregister_module_notifier  983 kernel/debug/debug_core.c 		unregister_module_notifier(&dbg_module_load_nb);
unregister_module_notifier  307 kernel/module.c EXPORT_SYMBOL(unregister_module_notifier);