Searched refs:crash_handler (Results 1 – 4 of 4) sorted by relevance
571 struct work_struct crash_handler; member
1866 struct rproc *rproc = container_of(work, struct rproc, crash_handler); in rproc_crash_handler_work()2519 INIT_WORK(&rproc->crash_handler, rproc_crash_handler_work); in rproc_alloc()2715 queue_work(rproc_recovery_wq, &rproc->crash_handler); in rproc_report_crash()
1263 void crash_handler(int signum) in get_bpf_max_tramp_links() 1939 .sa_handler = crash_handler, in main() 1266 void crash_handler(int signum) crash_handler() function
129 void crash_handler(int sig, siginfo_t *si, void *uc)