Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/edac/
Docteon_edac-pc.c25 extern int unregister_co_cache_error_notifier(struct notifier_block *nb);
127 unregister_co_cache_error_notifier(&p->notifier); in co_cache_error_remove()
/linux-4.4.14/arch/mips/mm/
Dc-octeon.c317 int unregister_co_cache_error_notifier(struct notifier_block *nb) in unregister_co_cache_error_notifier() function
321 EXPORT_SYMBOL_GPL(unregister_co_cache_error_notifier);