Home
last modified time | relevance | path

Searched refs:rproc_report_crash (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dqcom_q6v5.c72 rproc_report_crash(q6v5->rproc, RPROC_WATCHDOG); in q6v5_wdog_interrupt()
90 rproc_report_crash(q6v5->rproc, RPROC_FATAL_ERROR); in q6v5_fatal_interrupt()
H A Dqcom_wcnss.c322 rproc_report_crash(wcnss->rproc, RPROC_WATCHDOG); in wcnss_wdog_interrupt()
337 rproc_report_crash(wcnss->rproc, RPROC_FATAL_ERROR); in wcnss_fatal_interrupt()
H A Domap_remoteproc.c266 * The function also invokes rproc_report_crash to report the watchdog event
295 rproc_report_crash(rproc, RPROC_WATCHDOG); in omap_rproc_watchdog_isr()
508 rproc_report_crash(oproc->rproc, RPROC_FATAL_ERROR); in omap_rproc_mbox_callback()
H A Dkeystone_remoteproc.c106 * This function just invokes the rproc_report_crash to report the exception
113 rproc_report_crash(ksproc->rproc, RPROC_FATAL_ERROR); in keystone_rproc_exception_interrupt()
H A Dremoteproc_debugfs.c263 rproc_report_crash(rproc, type); in rproc_crash_write()
H A Dremoteproc_core.c91 rproc_report_crash(rproc, RPROC_MMUFAULT); in rproc_iommu_fault()
2400 * rproc_report_crash() - rproc crash reporter function
2410 void rproc_report_crash(struct rproc *rproc, enum rproc_crash_type type) in rproc_report_crash() function
2426 EXPORT_SYMBOL(rproc_report_crash); variable
H A Dmtk_scp.c72 rproc_report_crash(scp->rproc, RPROC_WATCHDOG); in scp_wdt_handler()
H A Dstm32_rproc.c294 rproc_report_crash(rproc, RPROC_WATCHDOG); in stm32_rproc_wdg()
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dqcom_q6v5.c110 rproc_report_crash(q6v5->rproc, RPROC_WATCHDOG); in q6v5_wdog_interrupt()
131 rproc_report_crash(q6v5->rproc, RPROC_FATAL_ERROR); in q6v5_fatal_interrupt()
H A Dqcom_wcnss.c345 rproc_report_crash(wcnss->rproc, RPROC_WATCHDOG); in wcnss_wdog_interrupt()
360 rproc_report_crash(wcnss->rproc, RPROC_FATAL_ERROR); in wcnss_fatal_interrupt()
H A Domap_remoteproc.c267 * The function also invokes rproc_report_crash to report the watchdog event
296 rproc_report_crash(rproc, RPROC_WATCHDOG); in omap_rproc_watchdog_isr()
509 rproc_report_crash(oproc->rproc, RPROC_FATAL_ERROR); in omap_rproc_mbox_callback()
H A Dkeystone_remoteproc.c106 * This function just invokes the rproc_report_crash to report the exception
113 rproc_report_crash(ksproc->rproc, RPROC_FATAL_ERROR); in keystone_rproc_exception_interrupt()
H A Dremoteproc_debugfs.c263 rproc_report_crash(rproc, type); in rproc_crash_write()
H A Dremoteproc_core.c91 rproc_report_crash(rproc, RPROC_MMUFAULT); in rproc_iommu_fault()
2667 * rproc_report_crash() - rproc crash reporter function
2677 void rproc_report_crash(struct rproc *rproc, enum rproc_crash_type type) in rproc_report_crash() function
2692 EXPORT_SYMBOL(rproc_report_crash); variable
H A Dmtk_scp.c72 rproc_report_crash(scp->rproc, RPROC_WATCHDOG); in scp_wdt_handler()
H A Dstm32_rproc.c285 rproc_report_crash(rproc, RPROC_WATCHDOG); in stm32_rproc_wdg()
H A Dimx_rproc.c873 rproc_report_crash(priv->rproc, RPROC_WATCHDOG); in imx_rproc_partition_notify()
/kernel/linux/linux-5.10/include/linux/
H A Dremoteproc.h656 void rproc_report_crash(struct rproc *rproc, enum rproc_crash_type type);
/kernel/linux/linux-6.6/include/linux/
H A Dremoteproc.h691 void rproc_report_crash(struct rproc *rproc, enum rproc_crash_type type);

Completed in 24 milliseconds