Searched refs:kexec_should_crash (Results 1 – 8 of 8) sorted by relevance
314 int kexec_should_crash(struct task_struct *);405 static inline int kexec_should_crash(struct task_struct *p) { return 0; } in kexec_should_crash() function
51 if (kexec_should_crash(current)) in die()
358 if (regs && kexec_should_crash(current)) in oops_end()
332 if (regs && kexec_should_crash(current)) in oops_end()
132 if (regs && kexec_should_crash(current)) in die()
144 if (kexec_should_crash(current)) in die_will_crash()229 if (kexec_should_crash(current)) in oops_end()
73 int kexec_should_crash(struct task_struct *p) in kexec_should_crash() function
413 if (regs && kexec_should_crash(current)) in die()