Searched refs:crash_handler (Results 1 – 3 of 3) sorted by relevance
433 struct work_struct crash_handler; member
1007 struct rproc *rproc = container_of(work, struct rproc, crash_handler); in rproc_crash_handler_work()1378 INIT_WORK(&rproc->crash_handler, rproc_crash_handler_work); in rproc_alloc()1467 schedule_work(&rproc->crash_handler); in rproc_report_crash()
128 void crash_handler(int sig, siginfo_t *si, void *uc)