Home
last modified time | relevance | path

Searched refs:unregister_co_cache_error_notifier (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/edac/
Docteon_edac-pc.c24 extern int unregister_co_cache_error_notifier(struct notifier_block *nb);
126 unregister_co_cache_error_notifier(&p->notifier); in co_cache_error_remove()
/Linux-v5.10/arch/mips/mm/
Dc-octeon.c300 int unregister_co_cache_error_notifier(struct notifier_block *nb) in unregister_co_cache_error_notifier() function
304 EXPORT_SYMBOL_GPL(unregister_co_cache_error_notifier);