Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dremoteproc.h571 struct work_struct crash_handler; member
/openbmc/linux/drivers/remoteproc/
H A Dremoteproc_core.c1865 struct rproc *rproc = container_of(work, struct rproc, crash_handler); in rproc_crash_handler_work()
2498 INIT_WORK(&rproc->crash_handler, rproc_crash_handler_work); in rproc_alloc()
2690 queue_work(rproc_recovery_wq, &rproc->crash_handler); in rproc_report_crash()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_progs.c999 void crash_handler(int signum) in crash_handler() function
1641 .sa_handler = crash_handler, in main()
/openbmc/linux/Documentation/powerpc/
H A Dtransactional_memory.rst129 void crash_handler(int sig, siginfo_t *si, void *uc)