Searched refs:kexec_should_crash (Results 1 – 8 of 8) sorted by relevance
307 int kexec_should_crash(struct task_struct *);398 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()
333 if (regs && kexec_should_crash(current)) in oops_end()
323 if (regs && kexec_should_crash(current)) in oops_end()
190 if (regs && kexec_should_crash(current)) in die()
145 if (kexec_should_crash(current)) in die_will_crash()230 if (kexec_should_crash(current)) in oops_end()
73 int kexec_should_crash(struct task_struct *p) in kexec_should_crash() function
415 if (regs && kexec_should_crash(current)) in die()