Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/edac/
Docteon_edac-pc.c24 extern int register_co_cache_error_notifier(struct notifier_block *nb);
113 register_co_cache_error_notifier(&p->notifier); in co_cache_error_probe()
/linux-4.1.27/arch/mips/mm/
Dc-octeon.c311 int register_co_cache_error_notifier(struct notifier_block *nb) in register_co_cache_error_notifier() function
315 EXPORT_SYMBOL_GPL(register_co_cache_error_notifier);