Home
last modified time | relevance | path

Searched refs:crash_handler (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Dremoteproc_core.c1747 struct rproc *rproc = container_of(work, struct rproc, crash_handler); in rproc_crash_handler_work()
2299 INIT_WORK(&rproc->crash_handler, rproc_crash_handler_work); in rproc_alloc()
2494 queue_work(rproc_recovery_wq, &rproc->crash_handler); in rproc_report_crash()
2497 queue_work(system_freezable_wq, &rproc->crash_handler); in rproc_report_crash()
/OK3568_Linux_fs/kernel/include/linux/
H A Dremoteproc.h542 struct work_struct crash_handler; member
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dtransactional_memory.rst129 void crash_handler(int sig, siginfo_t *si, void *uc)