Home
last modified time | relevance | path

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

/linux-6.15/drivers/edac/
H A Docteon_edac-pc.c23 extern int register_co_cache_error_notifier(struct notifier_block *nb);
112 register_co_cache_error_notifier(&p->notifier); in co_cache_error_probe()
/linux-6.15/arch/mips/mm/
H A Dc-octeon.c297 int register_co_cache_error_notifier(struct notifier_block *nb) in register_co_cache_error_notifier() function
301 EXPORT_SYMBOL_GPL(register_co_cache_error_notifier);