Home
last modified time | relevance | path

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

/linux/include/linux/
A Dremoteproc.h555 struct work_struct crash_handler; member
/linux/drivers/remoteproc/
A Dremoteproc_core.c1951 struct rproc *rproc = container_of(work, struct rproc, crash_handler); in rproc_crash_handler_work()
2563 INIT_WORK(&rproc->crash_handler, rproc_crash_handler_work); in rproc_alloc()
2756 queue_work(system_freezable_wq, &rproc->crash_handler); in rproc_report_crash()
/linux/tools/testing/selftests/bpf/
A Dtest_progs.c817 void crash_handler(int signum) in crash_handler() function
1328 .sa_handler = crash_handler, in main()
/linux/Documentation/powerpc/
A Dtransactional_memory.rst129 void crash_handler(int sig, siginfo_t *si, void *uc)

Completed in 16 milliseconds