Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/bpf/
Dtest_progs.c628 void crash_handler(int signum) in crash_handler() function
652 .sa_handler = crash_handler, in main()
/Linux-v5.10/include/linux/
Dremoteproc.h538 struct work_struct crash_handler; member
/Linux-v5.10/drivers/remoteproc/
Dremoteproc_core.c1735 struct rproc *rproc = container_of(work, struct rproc, crash_handler); in rproc_crash_handler_work()
2220 INIT_WORK(&rproc->crash_handler, rproc_crash_handler_work); in rproc_alloc()
2415 schedule_work(&rproc->crash_handler); in rproc_report_crash()
/Linux-v5.10/Documentation/powerpc/
Dtransactional_memory.rst129 void crash_handler(int sig, siginfo_t *si, void *uc)