co_cache_error_chain 293 arch/mips/mm/c-octeon.c static RAW_NOTIFIER_HEAD(co_cache_error_chain); co_cache_error_chain 297 arch/mips/mm/c-octeon.c return raw_notifier_chain_register(&co_cache_error_chain, nb); co_cache_error_chain 303 arch/mips/mm/c-octeon.c return raw_notifier_chain_unregister(&co_cache_error_chain, nb); co_cache_error_chain 309 arch/mips/mm/c-octeon.c int rv = raw_notifier_call_chain(&co_cache_error_chain, val, NULL);