unregister_sifive_l2_error_notifier 11 arch/riscv/include/asm/sifive_l2_cache.h extern int unregister_sifive_l2_error_notifier(struct notifier_block *nb); unregister_sifive_l2_error_notifier 108 arch/riscv/mm/sifive_l2_cache.c EXPORT_SYMBOL_GPL(unregister_sifive_l2_error_notifier); unregister_sifive_l2_error_notifier 84 drivers/edac/sifive_edac.c unregister_sifive_l2_error_notifier(&p->notifier);