unregister_die_notifier  543 arch/x86/kernel/kgdb.c 	unregister_die_notifier(&kgdb_notifier);
unregister_die_notifier  303 arch/x86/oprofile/nmi_int.c 	unregister_die_notifier(&profile_exceptions_nb);
unregister_die_notifier   54 arch/x86/oprofile/nmi_timer_int.c 	unregister_die_notifier(&profile_timer_exceptions_nb);
unregister_die_notifier   17 include/linux/kdebug.h int unregister_die_notifier(struct notifier_block *nb);