Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dremoteproc.h571 struct work_struct crash_handler; member
/Linux-v6.6/drivers/remoteproc/
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()
/Linux-v6.6/tools/testing/selftests/bpf/
Dtest_progs.c985 void crash_handler(int signum) in crash_handler() function
1627 .sa_handler = crash_handler, in main()
/Linux-v6.6/Documentation/powerpc/
Dtransactional_memory.rst129 void crash_handler(int sig, siginfo_t *si, void *uc)